Home
last modified time | relevance | path

Searched defs:mountbody (Results 1 – 2 of 2) sorted by relevance

/openbsd/lib/librpcsvc/
H A Dmount.x79 struct mountbody { struct
80 name ml_hostname;
81 dirpath ml_directory;
82 mountlist ml_next;
/openbsd/usr.sbin/amd/rpcx/
H A Dmount.h70 struct mountbody { struct
75 typedef struct mountbody mountbody; argument