Home
last modified time | relevance | path

Searched defs:recvflags (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/contrib/openzfs/include/
H A Dlibzfs.h741 typedef struct recvflags { struct
743 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