Home
last modified time | relevance | path

Searched refs:node_gid (Results 1 – 1 of 1) sorted by relevance

/dragonfly/usr.sbin/pfctl/
H A Dparse.y140 struct node_gid { struct
143 struct node_gid *next; argument
144 struct node_gid *tail; argument
217 struct node_gid *gid;
325 struct node_port *, struct node_uid *, struct node_gid *,
379 struct node_gid *gid;
3192 $$ = calloc(1, sizeof(struct node_gid));
3207 $$ = calloc(1, sizeof(struct node_gid));
3222 $$ = calloc(1, sizeof(struct node_gid));
5090 LOOP_THROUGH(struct node_gid, gid, gids, in expand_rule()
[all …]