Home
last modified time | relevance | path

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

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