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

/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A Delfedit.c2914 * casefold - True to allow case insensitive completion, False
2918 elfedit_cpl_match(void *cpldata, const char *str, int casefold) argument
2935 if (casefold) {

Completed in 65 milliseconds