Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs.h706 typedef struct recvflags { struct
708 boolean_t verbose;
711 boolean_t isprefix;
717 boolean_t istail;
720 boolean_t dryrun;
745 } recvflags_t; argument