Searched refs:not_auth (Results 1 – 3 of 3) sorted by relevance
1103 int8_t not_auth; member
1103 return filter->config->not_auth < 0 ? !ret : ret; in filter_check_auth()
1625 filter_config->not_auth = $1 ? -1 : 1;