Searched refs:NC_NOMOREENTRIES (Results 1 – 2 of 2) sorted by relevance
204 nc_error = NC_NOMOREENTRIES; in getnetconfig()310 if (nc_error != NC_NOMOREENTRIES) /* Something is screwed up */ in getnetlist()339 nc_error = NC_NOMOREENTRIES; in fgetnetconfig()583 nc_error = NC_NOMOREENTRIES; in getnetpath()855 case NC_NOMOREENTRIES: in nc_sperror()
68 #define NC_NOMOREENTRIES 6 macro