Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnsl/netselect/
H A Dnetselect.c235 nc_error = NC_NOTFOUND; in getnetconfigent()
242 nc_error = NC_NOTFOUND; in getnetconfigent()
286 nc_error = NC_NOTFOUND; in getnetlist()
349 nc_error = NC_NOTFOUND; in fgetnetconfig()
850 case NC_NOTFOUND: in nc_sperror()
H A Dnetcspace.h67 #define NC_NOTFOUND 5 macro