Searched defs:recvflags (Results 1 – 1 of 1) sorted by relevance
863 typedef struct recvflags { struct865 boolean_t verbose;868 boolean_t isprefix;874 boolean_t istail;877 boolean_t dryrun;880 boolean_t force;883 boolean_t canmountoff;911 } recvflags_t; argument