Home
last modified time | relevance | path

Searched refs: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.c2398 # ifndef SPT_PADCHAR
2399 # define SPT_PADCHAR ' ' macro
2582 *p++ = SPT_PADCHAR;