Searched refs:Strstr (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/xsm/dist/
H A Dremote.c169 if (Strstr (authDataEntries[i].network_id, "local/"))
H A Dxsm.h211 #define Strstr strstr macro
H A Dinfo.c234 ptr = Strstr (buffer.bufStart, ") Restart");
H A Dxsm.c503 if ((temp = Strstr (non_local_session_env, "local/")) != NULL)
/xsrc/external/mit/x11perf/dist/
H A Dx11perf.c903 #define Strstr strstr macro
1134 if (Strstr (test[j].option, argv[i]+1) != NULL) {
1141 if (Strstr (LABELP(j), argv[i]+1) != NULL) {

Completed in 6 milliseconds