Searched refs:xstrneql (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sort/common/
H A Dutility.h170 extern int xstrneql(const char *, const char *, const size_t);
H A Dutility.c587 xstrneql(const char *a, const char *b, const size_t l) function
H A Dfields.c601 if (xstrneql(month_candidate, months[j], month_lengths[j])) {

Completed in 63 milliseconds