Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/pfctl/
H A Dparse.y133 struct node_uid { struct
136 struct node_uid *next; argument
137 struct node_uid *tail; argument
216 struct node_uid *uid;
325 struct node_port *, struct node_uid *, struct node_gid *,
378 struct node_uid *uid;
3114 $$ = calloc(1, sizeof(struct node_uid));
3129 $$ = calloc(1, sizeof(struct node_uid));
3144 $$ = calloc(1, sizeof(struct node_uid));
5089 LOOP_THROUGH(struct node_uid, uid, uids, in expand_rule()
[all …]