Searched refs:isgroup_map (Results 1 – 1 of 1) sorted by relevance
218 static struct hsearch_data isgroup_map; variable227 if (hcreate_r(0, &isgroup_map) == 0) in pfctl_parser_init()1429 if (hsearch_r(item, FIND, &ret_item, &isgroup_map) == 0) { in ifa_add_groups_to_map()1447 &isgroup_map) == 0) in ifa_add_groups_to_map()1587 if (hsearch_r(item, FIND, &ret_item, &isgroup_map) == 0) in is_a_group()