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

/freebsd-11.0-release/crypto/openssh/openbsd-compat/
H A Dsetproctitle.c56 #ifndef SPT_PADCHAR
57 # define SPT_PADCHAR '\0' macro
163 argv_start[len] = SPT_PADCHAR;
/freebsd-11.0-release/contrib/sendmail/include/sm/
H A Dconf.h220 # define SPT_PADCHAR '\0' /* pad process title with nulls */ macro
261 # define SPT_PADCHAR '\0' /* pad process title with nulls */ macro
785 # define SPT_PADCHAR '\0' macro
861 # define SPT_PADCHAR '\0' /* pad process title with nulls */ macro
929 # define SPT_PADCHAR '\0' /* pad process title with nulls */ macro
1050 # define SPT_PADCHAR '\0' /* pad process title with nulls */ macro
1504 # define SPT_PADCHAR '\0' /* pad process title with nulls */ macro
1918 # define SPT_PADCHAR '\0' /* pad process title with nulls */ macro
/freebsd-11.0-release/contrib/sendmail/src/
H A Dconf.c2406 # ifndef SPT_PADCHAR
2407 # define SPT_PADCHAR ' ' macro
2408 # endif /* ! SPT_PADCHAR */
2590 *p++ = SPT_PADCHAR;

Completed in 61 milliseconds