Home
last modified time | relevance | path

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

/freebsd/sbin/pfctl/
H A Dparse.y149 struct node_uid { struct
152 struct node_uid *next; argument
153 struct node_uid *tail; argument
270 struct node_uid *uid;
390 struct node_uid *, struct node_gid *, struct node_if *,
448 struct node_uid *uid;
3983 $$ = calloc(1, sizeof(struct node_uid));
3998 $$ = calloc(1, sizeof(struct node_uid));
4013 $$ = calloc(1, sizeof(struct node_uid));
6172 struct node_port *dst_ports, struct node_uid *uids, struct node_gid *gids, in expand_rule()
[all …]