Home
last modified time | relevance | path

Searched refs:IS_OFF (Results 1 – 3 of 3) sorted by relevance

/openbsd/usr.bin/rdist/
H A Ddefs.h71 #define IS_OFF(b,f) !(IS_ON(b,f)) macro
H A Ddocmd.c784 if (!nflag && IS_OFF(options, DO_VERIFY)) in dodcolon()
H A Dclient.c1179 if (u == US_CHMOG && IS_OFF(opts, DO_UPDATEPERM)) in sendit()