Home
last modified time | relevance | path

Searched refs:_PC_PIPE_BUF (Results 1 – 5 of 5) sorted by relevance

/xnu-8019.80.24/bsd/sys/
H A Dunistd.h147 #define _PC_PIPE_BUF 6 macro
/xnu-8019.80.24/bsd/miscfs/fifofs/
H A Dfifo_vnops.c562 case _PC_PIPE_BUF: in fifo_pathconf()
/xnu-8019.80.24/bsd/miscfs/devfs/
H A Ddevfs_fdesc_support.c687 case _PC_PIPE_BUF: in fdesc_pathconf()
/xnu-8019.80.24/bsd/kern/
H A Dkern_descrip.c5291 if (uap->name != _PC_PIPE_BUF) { in sys_fpathconf()
5300 if (uap->name != _PC_PIPE_BUF) { in sys_fpathconf()
/xnu-8019.80.24/bsd/miscfs/specfs/
H A Dspec_vnops.c2825 case _PC_PIPE_BUF: in spec_pathconf()