Searched refs:strstr_ptr (Results 1 – 2 of 2) sorted by relevance
26 static inline char* strstr_ptr(const char *haystack, const char *needle) { in strstr_ptr() function
862 if (strstr_ptr(ci_environment(), "github-actions")) { in test_exec_dynamicuser()1209 … if (strstr_ptr(ci_environment(), "travis") || strstr_ptr(ci_environment(), "github-actions")) { in main()