Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnsl/netselect/
H A Dnetselect.c153 nc_error = NC_NOSET; in endnetconfig()
182 nc_error = NC_NOSET; in getnetconfig()
534 nc_error = NC_NOSET; in endnetpath()
561 nc_error = NC_NOSET; in getnetpath()
835 case NC_NOSET: in nc_sperror()
H A Dnetcspace.h64 #define NC_NOSET 2 macro