Home
last modified time | relevance | path

Searched refs:rt_strstr (Results 1 – 2 of 2) sorted by relevance

/src/klibc/
A DKconfig169 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
A Dkstring.c285 char *rt_strstr(const char *s1, const char *s2) in rt_strstr() function
314 RTM_EXPORT(rt_strstr);

Completed in 3 milliseconds