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
505 isprefix(const char *as1, const char *as2) in isprefix() function
870 boolean_t isprefix; member