SIRO_NOTID         77 src/libsir/include/sir/defaults.h     = SIRO_NOTIME | SIRO_NOHOST | SIRO_NOPID | SIRO_NOTID;
SIRO_NOTID        101 src/libsir/include/sir/defaults.h     = SIRO_NOTIME | SIRO_NOHOST | SIRO_NOPID | SIRO_NOTID;
SIRO_NOTID        155 src/libsir/src/sirhelpers.c          _sir_bittest(opts, SIRO_NOTID)            ||
SIRO_NOTID        822 src/libsir/src/sirinternal.c         bool wanttid = !_sir_bittest(opts, SIRO_NOTID) && _sir_validstrnofail(buf->tid);
SIRO_NOTID       1782 src/simh/scp.c si.d_stdout.opts = SIRO_NOTIME | SIRO_NOHOST | SIRO_NOTID;
SIRO_NOTID       1788 src/simh/scp.c si.d_stderr.opts = SIRO_NOTIME | SIRO_NOHOST | SIRO_NOTID;