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

/opensolaris-onvv-gate/usr/src/cmd/sendmail/include/sm/
H A Dconf.h499 # define NEEDSTRSTR 1 /* need emulation of strstr(3) routine */ macro
1294 # define NEEDSTRSTR 1 /* need emulation of the strstr(3) call */ macro
1398 # define NEEDSTRSTR 1 /* need emulation of the strstr(3) call */ macro
2200 # define NEEDSTRSTR 1 /* need emulation of the strstr(3) call */ macro
/opensolaris-onvv-gate/usr/src/cmd/sendmail/src/
H A Dconf.c4169 #if NEEDSTRSTR
4192 #endif /* NEEDSTRSTR */
5960 #if NEEDSTRSTR
5961 "NEEDSTRSTR",
5962 #endif /* NEEDSTRSTR */

Completed in 107 milliseconds