Searched refs:NFFIFO (Results 1 – 7 of 7) sorted by relevance
/openbsd/lib/librpcsvc/ |
H A D | nfs_prot.x | 93 NFFIFO = 8 /* named pipe */ enumerator
|
/openbsd/usr.sbin/amd/rpcx/ |
H A D | nfs_prot.x | 107 % NFFIFO = 8 /* named pipe */
|
H A D | nfs_prot.h | 62 NFFIFO = 8 /* named pipe */ enumerator
|
/openbsd/usr.sbin/tcpdump/ |
H A D | nfs.h | 246 NFSOCK=6, NFFIFO=7 } nfstype; enumerator
|
H A D | print-nfs.c | 160 { NFFIFO, "FIFO" },
|
/openbsd/sys/nfs/ |
H A D | nfsproto.h | 231 NFSOCK=6, NFFIFO=7 } nfstype; enumerator
|
H A D | nfs_subs.c | 86 { NFNON, NFREG, NFDIR, NFBLK, NFCHR, NFLNK, NFSOCK, NFFIFO, NFNON };
|