Home
last modified time | relevance | path

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

/external/mksh/src/
Dmisc.c515 xstrcmp); in parse_args()
963 xstrcmp(const void *p1, const void *p2) in xstrcmp() function
Deval.c1466 sizeof(void *), xstrcmp); in glob()
Dsh.h1937 int xstrcmp(const void *, const void *) MKSH_A_PURE;
Dedit.c513 qsort(words, nwords, sizeof(void *), xstrcmp); in x_command_glob()