Home
last modified time | relevance | path

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

/xnu-10002.41.9/osfmk/libsa/
H A Dstring.h247 extern int strprefix(const char *__null_terminated s1, const char *__null_terminated s2) __stateful…
/xnu-10002.41.9/osfmk/device/
H A Dsubrs.c371 strprefix(const char *s1, const char *s2) in strprefix() function