Searched refs:map2id_s (Results 1 - 1 of 1) sorted by relevance

/external/ppp/pppd/plugins/radius/
H A Dclientid.c15 struct map2id_s { struct
19 struct map2id_s *next;
22 static struct map2id_s *map2id_list = NULL;
39 struct map2id_s *p;
69 if ((p = (struct map2id_s *)malloc(sizeof(*p))) == NULL) {
106 struct map2id_s *p;

Completed in 246 milliseconds