Searched refs:_PC_PIPE_BUF (Results 1 - 6 of 6) sorted by relevance

/xnu-2782.1.97/bsd/sys/
H A Dunistd.h147 #define _PC_PIPE_BUF 6 macro
/xnu-2782.1.97/bsd/miscfs/fifofs/
H A Dfifo_vnops.c520 case _PC_PIPE_BUF:
/xnu-2782.1.97/bsd/miscfs/devfs/
H A Ddevfs_fdesc_support.c674 case _PC_PIPE_BUF:
/xnu-2782.1.97/bsd/miscfs/specfs/
H A Dspec_vnops.c2255 case _PC_PIPE_BUF:
/xnu-2782.1.97/bsd/kern/
H A Dkern_descrip.c3085 if (uap->name != _PC_PIPE_BUF) {
3094 if (uap->name != _PC_PIPE_BUF) {
/xnu-2782.1.97/bsd/hfs/
H A Dhfs_vnops.c5861 case _PC_PIPE_BUF:

Completed in 86 milliseconds