Home
last modified time | relevance | path

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

/freebsd/lib/libc/rpc/
H A Dgetnetconfig.c67 #define NC_NOTFOUND ENOPROTOOPT /* specified netid was not found */ macro
448 nc_error = NC_NOTFOUND; /* default error. */ in getnetconfigent()
665 case NC_NOTFOUND: in nc_sperror()