getnetconfig
struct netconfig *getnetconfig(void *);
__weak_alias(getnetconfig,_getnetconfig)
if ((ncp = getnetconfig(np_sessionp->nc_handlep))
while ((nconf = getnetconfig(confighandle)) != NULL) {
nconf = getnetconfig(handle->nhandle);
while ((nconf = getnetconfig(nc_handle)) != NULL) {
while ((nconf = getnetconfig(nc_handle))) {