Searched refs:nc_error (Results 1 – 1 of 1) sorted by relevance
105 static int nc_error = NC_NOERROR; in __nc_error() local109 return (&nc_error); in __nc_error()112 return (ret ? ret : &nc_error); in __nc_error()114 #define nc_error (*(__nc_error())) macro134 nc_error = NC_NOMEM; in setnetconfig()137 nc_error = NC_NOERROR; in setnetconfig()153 nc_error = NC_NOSET; in endnetconfig()159 nc_error = NC_NOERROR; in endnetconfig()182 nc_error = NC_NOSET; in getnetconfig()202 nc_error = NC_NOERROR; in getnetconfig()[all …]