Searched refs:entnetid (Results 1 – 1 of 1) sorted by relevance
330 char *entnetid; /* netid for the current entry */ in fgetnetconfig() local345 if ((entnetid = gettoken(linep, FALSE)) == NULL) { in fgetnetconfig()349 if (netid && (strcmp(netid, entnetid) != 0)) { in fgetnetconfig()350 free(entnetid); in fgetnetconfig()355 free(entnetid); in fgetnetconfig()361 netconfigp->nc_netid = entnetid; in fgetnetconfig()