Searched defs:recvflags (Results 1 – 1 of 1) sorted by relevance
882 typedef struct recvflags { struct884 boolean_t verbose;887 boolean_t isprefix;893 boolean_t istail;896 boolean_t dryrun;899 boolean_t force;902 boolean_t canmountoff;930 } recvflags_t; argument