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

/freebsd-11.0-release/crypto/openssh/openbsd-compat/
H A Dsetproctitle.c49 #define SPT_PSTAT 1 /* use pstat(PSTAT_SETCMD, ...) */ macro
131 #if SPT_TYPE == SPT_PSTAT
155 #if SPT_TYPE == SPT_PSTAT
/freebsd-11.0-release/contrib/sendmail/include/sm/
H A Dconf.h98 # define SPT_TYPE SPT_PSTAT
2065 # define SPT_TYPE SPT_PSTAT
/freebsd-11.0-release/contrib/sendmail/src/
H A Dconf.c2355 #define SPT_PSTAT 3 /* use pstat(PSTAT_SETCMD, ...) */ macro
2368 # if SPT_TYPE == SPT_PSTAT
2370 # endif /* SPT_TYPE == SPT_PSTAT */
2519 # if SPT_TYPE == SPT_PSTAT
2521 # endif /* SPT_TYPE == SPT_PSTAT */
2545 # if SPT_TYPE == SPT_PSTAT
2548 # endif /* SPT_TYPE == SPT_PSTAT */

Completed in 133 milliseconds