Home | History | Annotate | Download | only in rpc

Lines Matching defs:nc_error

166 	static int nc_error = 0;
170 return &nc_error;
176 return &nc_error;
180 return &nc_error;
186 return &nc_error;
190 #define nc_error (*(__nc_error()))
231 nc_error = NC_NONETCONFIG;
257 nc_error = NC_NOTINIT;
292 nc_error = NC_NOTINIT;
375 nc_error = NC_NOTINIT;
472 nc_error = NC_BADFILE;
534 nc_error = NC_BADFILE;
614 switch(nc_error) {