Searched refs:rt_strstr (Results 1 – 2 of 2) sorted by relevance
169 menu "rt_strstr options"171 bool "Enable rt_strstr to use user-defined version"176 bool "Enable rt_strstr to use libc strstr"179 endmenu # rt_strstr options
285 char *rt_strstr(const char *s1, const char *s2) in rt_strstr() function314 RTM_EXPORT(rt_strstr);
Completed in 3 milliseconds