Lines Matching defs:node_uid
122 struct node_uid {
125 struct node_uid *next;
126 struct node_uid *tail;
248 struct node_uid *uid;
373 struct node_host *, struct node_port *, struct node_uid *,
422 struct node_uid *uid;
2933 $$ = calloc(1, sizeof(struct node_uid));
2948 $$ = calloc(1, sizeof(struct node_uid));
2963 $$ = calloc(1, sizeof(struct node_uid));
4624 struct node_uid *uids, struct node_gid *gids, struct node_if *rcv,
4660 LOOP_THROUGH(struct node_uid, uid, uids,
4905 FREE_LIST(struct node_uid, uids);