Home
last modified time | relevance | path

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

/original-bsd/usr.sbin/sendmail/src/
H A Dconf.c1618 #define SPT_BUILTIN 2 /* use libc builtin */ macro
1627 #if SPT_TYPE != SPT_NONE && SPT_TYPE != SPT_BUILTIN
1663 #if SPT_TYPE != SPT_BUILTIN
H A Dconf.h510 # define SPT_TYPE SPT_BUILTIN /* setproctitle is in libc */
H A DREAD_ME358 SPT_BUILTIN (2) -- The system library has setproctitle.