Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/rpc/
H A Dgetnetconfig.c84 #define NC_NOTINIT EINVAL /* setnetconfig was not called first */ macro
257 nc_error = NC_NOTINIT; in getnetconfig()
292 nc_error = NC_NOTINIT; in getnetconfig()
375 nc_error = NC_NOTINIT; in endnetconfig()
620 case NC_NOTINIT: in nc_sperror()