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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/pppd/plugins/radius/
H A Dradrealms.c46 SERVER *accts, *auths, *s; local
52 accts = (SERVER *) malloc(sizeof(SERVER));
53 accts->max = 0;
94 s = accts;
131 if (accts->max)
132 *acctserver = accts;

Completed in 90 milliseconds