Searched refs:fifo (Results 1 - 11 of 11) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/mach/
H A Dpolicy.h92 #define POLICY_FIFO 4 /* fixed fifo */
216 policy_fifo_base_data_t fifo; member in struct:policy_bases
222 policy_fifo_limit_data_t fifo; member in struct:policy_limits
228 policy_fifo_info_data_t fifo; member in struct:policy_infos
/macosx-10.5.8/xnu-1228.15.4/bsd/conf/
H A Dparam.c81 #include <miscfs/fifofs/fifo.h>
/macosx-10.5.8/xnu-1228.15.4/bsd/isofs/cd9660/
H A Dcd9660_util.c89 #include <miscfs/fifofs/fifo.h> /* XXX */
H A Dcd9660_vnops.c92 #include <miscfs/fifofs/fifo.h>
/macosx-10.5.8/xnu-1228.15.4/bsd/ufs/ffs/
H A Dffs_vnops.c83 #include <miscfs/fifofs/fifo.h>
/macosx-10.5.8/xnu-1228.15.4/bsd/miscfs/fifofs/
H A Dfifo_vnops.c77 #include <miscfs/fifofs/fifo.h>
141 * Open called to set up a new instance of a fifo or
142 * to find an active instance of a fifo.
220 /* fifo in created already */
319 /* fifo conformance - if we have a reader open on the fifo but no
505 * Print out internal contents of a fifo vnode.
512 printf(", fifo with %ld readers and %ld writers",
518 * Return POSIX pathconf information applicable to fifo's.
/macosx-10.5.8/xnu-1228.15.4/bsd/hfs/
H A Dhfs_cnode.c43 #include <miscfs/fifofs/fifo.h>
H A Dhfs_vnops.c50 #include <miscfs/fifofs/fifo.h>
935 * unless the file is a socket, fifo, or a block or
4116 * Wrapper for fifo reads
4135 * Wrapper for fifo writes
4155 * Wrapper for fifo close
/macosx-10.5.8/xnu-1228.15.4/bsd/nfs/
H A Dnfs4_vnops.c59 #include <miscfs/fifofs/fifo.h>
H A Dnfs_vnops.c99 #include <miscfs/fifofs/fifo.h>
5465 * Update the times on the nfsnode then do fifo close.
/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_subr.c108 #include <miscfs/fifofs/fifo.h>

Completed in 131 milliseconds