cmake
HAVE_STRNSTR
examples
inolen/redream
CMakeLists.txt
:74
check_function_exists(strnstr HAVE_STRNSTR)
Cisco-Talos/clamav
CMakeLists.txt
:809
check_symbol_exists(strnstr
"string.h"
HAVE_STRNSTR)