SIRO_NOTIME        77 src/libsir/include/sir/defaults.h     = SIRO_NOTIME | SIRO_NOHOST | SIRO_NOPID | SIRO_NOTID;
SIRO_NOTIME       101 src/libsir/include/sir/defaults.h     = SIRO_NOTIME | SIRO_NOHOST | SIRO_NOPID | SIRO_NOTID;
SIRO_NOTIME       149 src/libsir/src/sirhelpers.c         ((_sir_bittest(opts, SIRO_NOTIME)          ||
SIRO_NOTIME       788 src/libsir/src/sirinternal.c         if (!_sir_bittest(opts, SIRO_NOTIME)) {
SIRO_NOTIME      1782 src/simh/scp.c si.d_stdout.opts = SIRO_NOTIME | SIRO_NOHOST | SIRO_NOTID;
SIRO_NOTIME      1788 src/simh/scp.c si.d_stderr.opts = SIRO_NOTIME | SIRO_NOHOST | SIRO_NOTID;