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

/freebsd-11-stable/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-stable/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
791 # define SPT_PADCHAR '\0' macro
867 # define SPT_PADCHAR '\0' /* pad process title with nulls */ macro
935 # define SPT_PADCHAR '\0' /* pad process title with nulls */ macro
1056 # define SPT_PADCHAR '\0' /* pad process title with nulls */ macro
1516 # define SPT_PADCHAR '\0' /* pad process title with nulls */ macro
1936 # define SPT_PADCHAR '\0' /* pad process title with nulls */ macro
/freebsd-11-stable/contrib/sendmail/src/
H A Dconf.c2471 # ifndef SPT_PADCHAR
2472 # define SPT_PADCHAR ' ' macro
2657 *p++ = SPT_PADCHAR;

Completed in 188 milliseconds