Home
last modified time | relevance | path

Searched refs:xstrcmp (Results 1 – 4 of 4) sorted by relevance

/external/mksh/src/
Dmisc.c520 xstrcmp); in parse_args()
968 xstrcmp(const void *p1, const void *p2) in xstrcmp() function
Deval.c1513 sizeof(void *), xstrcmp); in glob()
Dsh.h2242 int xstrcmp(const void *, const void *) MKSH_A_PURE;
Dedit.c534 qsort(words, nwords, sizeof(void *), xstrcmp); in x_command_glob()