Searched defs:mountbody (Results 1 – 2 of 2) sorted by relevance
79 struct mountbody { struct80 name ml_hostname;81 dirpath ml_directory;82 mountlist ml_next;
70 struct mountbody { struct75 typedef struct mountbody mountbody; argument