Searched refs:fgetnetconfig (Results 1 – 1 of 1) sorted by relevance
58 static struct netconfig *fgetnetconfig(FILE *, char *);308 for (tpp = listpp; *tpp = fgetnetconfig(fp, NULL); tpp++) in getnetlist()324 fgetnetconfig(FILE *fp, char *netid) in fgetnetconfig() function