Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libnsl/netselect/
H A Dnetselect.c237 nc_error = NC_NOTFOUND; in getnetconfigent()
244 nc_error = NC_NOTFOUND; in getnetconfigent()
288 nc_error = NC_NOTFOUND; in getnetlist()
351 nc_error = NC_NOTFOUND; in fgetnetconfig()
852 case NC_NOTFOUND: in nc_sperror()
H A Dnetcspace.h69 #define NC_NOTFOUND 5 macro