Searched defs:exclmp (Results 1 - 1 of 1) sorted by last modified time

/external/ltrace/
H A Dglob.c38 match_brack(const char *glob, size_t length, size_t from, int *exclmp) argument
46 *exclmp = 0;
48 *exclmp = glob[i++] == '!';

Completed in 109 milliseconds