Searched defs:recvflags (Results 1 – 1 of 1) sorted by relevance
741 typedef struct recvflags { struct743 boolean_t verbose;746 boolean_t isprefix;752 boolean_t istail;755 boolean_t dryrun;758 boolean_t force;761 boolean_t canmountoff;786 } recvflags_t; argument