Searched defs:slp_strcasecmp (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libslp/clib/
H A Dslp_utf8.c37 * slp_strcasecmp: same semantics as strcasecmp, but also folds white
123 int slp_strcasecmp(const char *s1, const char *s2) { function
152 slp_err(LOG_CRIT, 0, "slp_strcasecmp", "out of memory");
160 slp_err(LOG_CRIT, 0, "slp_strcasecmp", "out of memory");

Completed in 70 milliseconds