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

/freebsd-10.2-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-10.2-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
1048 # define SPT_PADCHAR '\0' /* pad process title with nulls */ macro
1502 # define SPT_PADCHAR '\0' /* pad process title with nulls */ macro
1916 # define SPT_PADCHAR '\0' /* pad process title with nulls */ macro
/freebsd-10.2-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 99 milliseconds