Searched defs:recvflags (Results 1 – 1 of 1) sorted by relevance
883 typedef struct recvflags { struct885 boolean_t verbose;888 boolean_t isprefix;894 boolean_t istail;897 boolean_t dryrun;900 boolean_t force;903 boolean_t canmountoff;931 } recvflags_t; argument