Searched refs:nll_used (Results 1 – 2 of 2) sorted by relevance
96 boolean_t *nll_used; member
1672 nll->nll_used = calloc(nll->nll_nfilts, sizeof (boolean_t)); in optparse_list_logs()1673 if (nll->nll_used == NULL) { in optparse_list_logs()1702 nll->nll_used[i] = B_TRUE; in do_list_logs_match()1752 if (!nll->nll_used[i]) { in do_list_logs()