Home
last modified time | relevance | path

Searched refs:NFSMODE_CHR (Results 1 – 3 of 3) sorted by relevance

/openbsd/lib/librpcsvc/
H A Dnfs_prot.x50 const NFSMODE_CHR = 0020000; /* character special */ variable
/openbsd/usr.sbin/amd/rpcx/
H A Dnfs_prot.x52 const NFSMODE_CHR = 0020000; /* character special */ variable
H A Dnfs_prot.h24 #define NFSMODE_CHR 0020000 macro