Home
last modified time | relevance | path

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

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