Searched refs:nc_error (Results 1 – 1 of 1) sorted by relevance
107 static int nc_error = NC_NOERROR; in __nc_error() local111 return (&nc_error); in __nc_error()114 return (ret ? ret : &nc_error); in __nc_error()116 #define nc_error (*(__nc_error())) macro136 nc_error = NC_NOMEM; in setnetconfig()139 nc_error = NC_NOERROR; in setnetconfig()155 nc_error = NC_NOSET; in endnetconfig()161 nc_error = NC_NOERROR; in endnetconfig()184 nc_error = NC_NOSET; in getnetconfig()204 nc_error = NC_NOERROR; in getnetconfig()[all …]