Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/rdist/
Dtypes.h34 #define DO_HISTORY 0x0100000 macro
Ddistopt.c58 { DO_HISTORY, "history", NULL, 0},
/openbsd/src/usr.bin/rdistd/
Dserver.c684 if (IS_ON(opts, DO_HISTORY)) { in savetarget()