Searched refs:SPT_REUSEARGV (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/crypto/openssh/openbsd-compat/
H A Dsetproctitle.c51 #define SPT_REUSEARGV 2 /* cover argv with title information */ macro
61 #if SPT_TYPE == SPT_REUSEARGV
72 defined(SPT_TYPE) && SPT_TYPE == SPT_REUSEARGV
119 #endif /* SPT_REUSEARGV */
136 #if SPT_TYPE == SPT_REUSEARGV
159 #elif SPT_TYPE == SPT_REUSEARGV
/freebsd-current/contrib/sendmail/include/sm/
H A Dconf.h790 # define SPT_TYPE SPT_REUSEARGV
934 # define SPT_TYPE SPT_REUSEARGV
1056 # define SPT_TYPE SPT_REUSEARGV
/freebsd-current/contrib/sendmail/src/
H A Dconf.c2421 #define SPT_REUSEARGV 1 /* cover argv with title information */ macro
2430 # define SPT_TYPE SPT_REUSEARGV
2443 # define SPT_TYPE SPT_REUSEARGV
2647 # if SPT_TYPE == SPT_REUSEARGV
2661 # endif /* SPT_TYPE == SPT_REUSEARGV */

Completed in 146 milliseconds