HomeSort by: relevance | last modified time | path
    Searched refs:xstrcmp (Results 1 - 10 of 10) sorted by relevancy

  /src/sys/external/isc/libsodium/dist/test/quirks/
quirks.h 25 # define strcmp(s1, s2) xstrcmp(s1, s2)
quirks.h 25 # define strcmp(s1, s2) xstrcmp(s1, s2)
  /src/bin/ksh/
proto.h 195 int xstrcmp ARGS((void *, void *));
proto.h 195 int xstrcmp ARGS((void *, void *));
misc.c 472 xstrcmp);
929 xstrcmp(p1, p2) function
misc.c 472 xstrcmp);
929 xstrcmp(p1, p2) function
edit.c 693 qsortp(XPptrv(w), (size_t) nwords, xstrcmp);
edit.c 693 qsortp(XPptrv(w), (size_t) nwords, xstrcmp);
eval.c 967 xstrcmp);
eval.c 967 xstrcmp);

Completed in 27 milliseconds