Home
last modified time | relevance | path

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

/netbsd-src/lib/libc/rpc/
H A Dgetnetconfig.c166 static int nc_error = 0; in __nc_error() local
170 return &nc_error; in __nc_error()
176 return &nc_error; in __nc_error()
180 return &nc_error; in __nc_error()
186 return &nc_error; in __nc_error()
190 #define nc_error (*(__nc_error())) macro
231 nc_error = NC_NONETCONFIG; in setnetconfig()
257 nc_error = NC_NOTINIT; in getnetconfig()
292 nc_error = NC_NOTINIT; in getnetconfig()
375 nc_error = NC_NOTINIT; in endnetconfig()
[all …]