Searched refs:doall (Results 1 – 10 of 10) sorted by relevance
76 bool doall = false; in cachectl1() local87 doall = 1; in cachectl1()89 if (!doall) { in cachectl1()105 if (!doall && in cachectl1()109 doall = 1; in cachectl1()114 if (doall) { in cachectl1()128 if (doall) in cachectl1()138 if (doall) in cachectl1()150 if (doall) in cachectl1()
84 static bool doall = false; variable146 doall = true; in main()178 if (doall) { in main()419 if (doall) in opencal()424 if (doall) in opencal()453 if (doall) { in opencal()475 if (!doall) in opencal()504 if (doall && cpp_restricted == false) { in tryopen()569 if (!doall) in closecal()591 if (doall) { in closecal()
174 void (*doall)(type *)) \176 OPENSSL_LH_doall((OPENSSL_LHASH *)lh, (OPENSSL_LH_DOALL_FUNC)doall); \
225 void (*doall)(type *)) \227 OPENSSL_LH_doall((OPENSSL_LHASH *)lh, (OPENSSL_LH_DOALL_FUNC)doall); \
925 boolean_t seenfrom, seento, replicate, doall, fromorigin; member1223 if (!sdd->doall && !isfromsnap && !istosnap) { in dump_snapshot()1783 if (flags->replicate || flags->doall || flags->props) { in zfs_send()1859 sdd.doall = flags->doall; in zfs_send()1887 (flags->doall || flags->replicate)) { in zfs_send()1968 if (!flags->dryrun && (flags->replicate || flags->doall || in zfs_send()
594 boolean_t doall; member
312 static ossl_inline void lh_$1_doall(LHASH_OF($1) *lh, void (*doall)($1 *));
298 flushroutes(int argc, char * const argv[], int doall) in flushroutes() argument343 if (!(rtm->rtm_flags & (RTF_GATEWAY | RTF_STATIC)) && !doall) in flushroutes()
132 table inside a "doall" callback!
3795 flags.doall = B_TRUE; in zfs_do_send()3887 if (flags.replicate || flags.doall || flags.props || in zfs_do_send()3963 flags.doall = B_TRUE; in zfs_do_send()