Home
last modified time | relevance | path

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

/freebsd-13.1/sbin/pfctl/
H A Dparse.y151 struct node_gid { struct
154 struct node_gid *next; argument
155 struct node_gid *tail; argument
229 struct node_gid *gid;
344 struct node_port *, struct node_uid *, struct node_gid *,
401 struct node_gid *gid;
3459 $$ = calloc(1, sizeof(struct node_gid));
3474 $$ = calloc(1, sizeof(struct node_gid));
3489 $$ = calloc(1, sizeof(struct node_gid));
5426 LOOP_THROUGH(struct node_gid, gid, gids, in expand_rule()
[all …]