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

/sendmail/include/sm/
H A Dconf.h502 # define NEEDSTRSTR 1 /* need emulation of strstr(3) routine */ macro
1303 # define NEEDSTRSTR 1 /* need emulation of the strstr(3) call */ macro
1407 # define NEEDSTRSTR 1 /* need emulation of the strstr(3) call */ macro
2211 # define NEEDSTRSTR 1 /* need emulation of the strstr(3) call */ macro
/sendmail/sendmail/
H A Dconf.c4174 #if NEEDSTRSTR
4197 #endif /* NEEDSTRSTR */
6032 #if NEEDSTRSTR
6033 "NEEDSTRSTR",
6034 #endif /* NEEDSTRSTR */

Completed in 32 milliseconds