Home
last modified time | relevance | path

Searched refs:NC_NOMOREENTRIES (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/lib/libnsl/netselect/
H A Dnetselect.c206 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()
H A Dnetcspace.h70 #define NC_NOMOREENTRIES 6 macro