Searched refs:entnetid (Results 1 – 1 of 1) sorted by relevance
328 char *entnetid; /* netid for the current entry */ in fgetnetconfig() local343 if ((entnetid = gettoken(linep, FALSE)) == NULL) { in fgetnetconfig()347 if (netid && (strcmp(netid, entnetid) != 0)) { in fgetnetconfig()348 free(entnetid); in fgetnetconfig()353 free(entnetid); in fgetnetconfig()359 netconfigp->nc_netid = entnetid; in fgetnetconfig()