Home
last modified time | relevance | path

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

/xnu-8792.61.2/osfmk/libsa/
H A Dstring.h117 extern int strprefix(const char *s1, const char *s2) __stateful_pure;
/xnu-8792.61.2/osfmk/device/
H A Dsubrs.c554 strprefix(const char *s1, const char *s2) in strprefix() function