Home
last modified time | relevance | path

Searched refs:SPT_PSTAT (Results 1 – 5 of 5) sorted by relevance

/freebsd-12-stable/crypto/openssh/openbsd-compat/
Dsetproctitle.c50 #define SPT_PSTAT 1 /* use pstat(PSTAT_SETCMD, ...) */ macro
132 #if SPT_TYPE == SPT_PSTAT in setproctitle()
156 #if SPT_TYPE == SPT_PSTAT in setproctitle()
/freebsd-12-stable/contrib/sendmail/include/sm/
Dconf.h98 # define SPT_TYPE SPT_PSTAT
2084 # define SPT_TYPE SPT_PSTAT
/freebsd-12-stable/contrib/sendmail/src/
Dconf.c2425 #define SPT_PSTAT 3 /* use pstat(PSTAT_SETCMD, ...) */ macro
2438 # if SPT_TYPE == SPT_PSTAT
2591 # if SPT_TYPE == SPT_PSTAT
2617 # if SPT_TYPE == SPT_PSTAT
DREADME430 SPT_PSTAT (3) -- Use the PSTAT_SETCMD option to pstat(2)
/freebsd-12-stable/crypto/openssh/
Dconfigure.ac782 AC_DEFINE([SPT_TYPE], [SPT_PSTAT])