Searched defs:recvflags (Results 1 – 1 of 1) sorted by relevance
865 typedef struct recvflags { struct867 boolean_t verbose;870 boolean_t isprefix;876 boolean_t istail;879 boolean_t dryrun;882 boolean_t force;885 boolean_t canmountoff;913 } recvflags_t; argument