Home | History | Annotate | Download | only in mpi

Lines Matching full:strstr

95 #include <string.h>     /* strstr */
190 if (NULL != strstr(options_str, "warn"))
192 if (NULL != strstr(options_str, "strict"))
194 if (NULL != strstr(options_str, "verbose"))
196 if (NULL != strstr(options_str, "quiet"))
198 if (NULL != strstr(options_str, "help"))
200 if (NULL != strstr(options_str, "initkludge"))