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

/opensolaris-onvv-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
/opensolaris-onvv-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;
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sbin/in.ftpd/
H A Dftpd.c7010 #ifndef SPT_PADCHAR macro
7011 #define SPT_PADCHAR ' '
7192 *p++ = SPT_PADCHAR;

Completed in 111 milliseconds