Searched refs:NC_NOMOREENTRIES (Results 1 – 2 of 2) sorted by relevance
206 nc_error = NC_NOMOREENTRIES; in getnetconfig()312 if (nc_error != NC_NOMOREENTRIES) /* Something is screwed up */ in getnetlist()341 nc_error = NC_NOMOREENTRIES; in fgetnetconfig()585 nc_error = NC_NOMOREENTRIES; in getnetpath()857 case NC_NOMOREENTRIES: in nc_sperror()
70 #define NC_NOMOREENTRIES 6 macro