Home
last modified time | relevance | path

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

/freebsd/sbin/pfctl/
H A Dparse.y156 struct node_uid { struct
159 struct node_uid *next; argument
160 struct node_uid *tail; argument
282 struct node_uid *uid;
460 struct node_uid *, struct node_gid *, struct node_if *,
522 struct node_uid *uid;
4395 $$ = calloc(1, sizeof(struct node_uid));
4410 $$ = calloc(1, sizeof(struct node_uid));
4425 $$ = calloc(1, sizeof(struct node_uid));
6819 struct node_port *dst_ports, struct node_uid *uids, struct node_gid *gids, in expand_rule()
[all …]