Home
last modified time | relevance | path

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

/freebsd/sbin/pfctl/
H A Dparse.y154 struct node_uid { struct
157 struct node_uid *next; argument
158 struct node_uid *tail; argument
274 struct node_uid *uid;
405 struct node_uid *, struct node_gid *, struct node_if *,
464 struct node_uid *uid;
3917 $$ = calloc(1, sizeof(struct node_uid));
3932 $$ = calloc(1, sizeof(struct node_uid));
3947 $$ = calloc(1, sizeof(struct node_uid));
6304 struct node_port *dst_ports, struct node_uid *uids, struct node_gid *gids, in expand_rule()
[all …]