Home
last modified time | relevance | path

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

/freebsd/lib/libc/rpc/
H A Dgetnetconfig.c148 static int nc_error = 0; in __nc_error() local
157 return (&nc_error); in __nc_error()
159 return (&nc_error); in __nc_error()
164 return (&nc_error); in __nc_error()
171 #define nc_error (*(__nc_error())) macro
223 nc_error = NC_NONETCONFIG; in setnetconfig()
251 nc_error = NC_NOTINIT; in getnetconfig()
293 nc_error = NC_NOTINIT; in getnetconfig()
386 nc_error = NC_NOTINIT; in endnetconfig()
448 nc_error = NC_NOTFOUND; /* default error. */ in getnetconfigent()
[all …]