Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dnlspath_checks.c588 nvmatch(const char *s1, const char *s2) in nvmatch() function
620 if (**p == 'N' && nvmatch("NLSPATH", *p) != NULL) in clean_env()
629 if (**p == 'N' && nvmatch("NLSPATH", *p) != NULL) in clean_env()