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