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

/illumos-gate/usr/src/cmd/sendmail/include/sm/
H A Dconf.h225 # define SPT_PADCHAR '\0' /* pad process title with nulls */ macro
266 # define SPT_PADCHAR '\0' /* pad process title with nulls */ macro
779 # define SPT_PADCHAR '\0' macro
855 # define SPT_PADCHAR '\0' /* pad process title with nulls */ macro
923 # define SPT_PADCHAR '\0' /* pad process title with nulls */ macro
1039 # define SPT_PADCHAR '\0' /* pad process title with nulls */ macro
1490 # define SPT_PADCHAR '\0' /* pad process title with nulls */ macro
1901 # define SPT_PADCHAR '\0' /* pad process title with nulls */ macro
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dconf.c2397 # ifndef SPT_PADCHAR
2398 # define SPT_PADCHAR ' ' macro
2399 # endif /* ! SPT_PADCHAR */
2581 *p++ = SPT_PADCHAR;

Completed in 94 milliseconds