Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.sbin/sendmail/include/sm/
Dconf.h551 # define SPT_TYPE SPT_NONE /* don't use setproctitle */
1716 # define SPT_TYPE SPT_NONE /* don't use setproctitle */
1802 # define SPT_TYPE SPT_NONE /* don't use setproctitle */
2004 # define SPT_TYPE SPT_NONE
2021 # define SPT_TYPE SPT_NONE
/mirbsd/src/gnu/usr.sbin/sendmail/sendmail/
Dconf.c2347 #define SPT_NONE 0 /* don't use it at all */ macro
2361 #if SPT_TYPE != SPT_NONE && SPT_TYPE != SPT_BUILTIN
2509 # if SPT_TYPE != SPT_NONE
DREADME417 SPT_NONE (0) -- Don't try to set the process title at all.