Searched refs:SPT_REUSEARGV (Results 1 - 3 of 3) sorted by last modified time

/freebsd-11-stable/contrib/sendmail/src/
H A Dconf.c2418 #define SPT_REUSEARGV 1 /* cover argv with title information */ macro
2427 # define SPT_TYPE SPT_REUSEARGV
2441 # define SPT_TYPE SPT_REUSEARGV
2645 # if SPT_TYPE == SPT_REUSEARGV
2659 # endif /* SPT_TYPE == SPT_REUSEARGV */
/freebsd-11-stable/contrib/sendmail/include/sm/
H A Dconf.h790 # define SPT_TYPE SPT_REUSEARGV
934 # define SPT_TYPE SPT_REUSEARGV
1055 # define SPT_TYPE SPT_REUSEARGV
/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dsetproctitle.c50 #define SPT_REUSEARGV 2 /* cover argv with title information */ macro
60 #if SPT_TYPE == SPT_REUSEARGV
71 defined(SPT_TYPE) && SPT_TYPE == SPT_REUSEARGV
118 #endif /* SPT_REUSEARGV */
135 #if SPT_TYPE == SPT_REUSEARGV
158 #elif SPT_TYPE == SPT_REUSEARGV

Completed in 158 milliseconds