Home
last modified time | relevance | path

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

/freebsd-12-stable/sbin/pfctl/
Dparse.y144 struct node_uid { struct
147 struct node_uid *next; argument
148 struct node_uid *tail; argument
228 struct node_uid *uid;
344 struct node_port *, struct node_uid *, struct node_gid *,
400 struct node_uid *uid;
3385 $$ = calloc(1, sizeof(struct node_uid));
3400 $$ = calloc(1, sizeof(struct node_uid));
3415 $$ = calloc(1, sizeof(struct node_uid));
5397 struct node_uid *uids, struct node_gid *gids, struct node_icmp *icmp_types, in expand_rule()
[all …]