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

/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
782 # define SPT_PADCHAR '\0' macro
858 # define SPT_PADCHAR '\0' /* pad process title with nulls */ macro
926 # define SPT_PADCHAR '\0' /* pad process title with nulls */ macro
1045 # define SPT_PADCHAR '\0' /* pad process title with nulls */ macro
1499 # define SPT_PADCHAR '\0' /* pad process title with nulls */ macro
1912 # define SPT_PADCHAR '\0' /* pad process title with nulls */ macro
/sendmail/sendmail/
H A Dconf.c2402 # ifndef SPT_PADCHAR
2403 # define SPT_PADCHAR ' ' macro
2404 # endif /* ! SPT_PADCHAR */
2586 *p++ = SPT_PADCHAR;

Completed in 461 milliseconds