Searched refs:DONT_LOG (Results 1 – 4 of 4) sorted by relevance
| /netbsd-src/external/ibm-public/postfix/dist/src/qmqpd/ |
| H A D | qmqpd.c | 250 #define DONT_LOG 0 macro 588 qmqpd_reply(state, DONT_LOG, QMQPD_STAT_OK, in qmqpd_send_status() 705 qmqpd_reply(state, DONT_LOG, QMQPD_STAT_HARD, "%s while %s", in qmqpd_proto() 713 qmqpd_reply(state, DONT_LOG, QMQPD_STAT_HARD, "%s while %s", in qmqpd_proto() 725 qmqpd_reply(state, DONT_LOG, QMQPD_STAT_HARD, in qmqpd_proto() 729 qmqpd_reply(state, DONT_LOG, QMQPD_STAT_RETRY, in qmqpd_proto()
|
| /netbsd-src/external/bsd/cron/dist/ |
| H A D | structs.h | 38 #define DONT_LOG 0x20 macro
|
| H A D | do_command.c | 330 if ((e->flags & DONT_LOG) == 0) { in exec_user_command()
|
| H A D | cron.c | 317 if (flags & DONT_LOG) in flagsprint()
|