Home
last modified time | relevance | path

Searched defs:strcmp (Results 1 – 2 of 2) sorted by relevance

/plan9-contrib/sys/src/ape/lib/ap/gen/
H A Dstrcmp.c4 strcmp(const char *s1, const char *s2) in strcmp() function
/plan9-contrib/sys/src/libc/port/
H A Dstrcmp.c5 strcmp(char *s1, char *s2) in strcmp() function