Searched defs:isprefix (Results 1 – 4 of 4) sorted by relevance
49 isprefix(char *s1, const char *s2) in isprefix() function
53 isprefix(char *s1, char *s2) in isprefix() function
506 isprefix(const char *as1, const char *as2) in isprefix() function
868 boolean_t isprefix; member