inet_cfg_open 44 uspace/srv/net/inetsrv/inetcfg.h extern errno_t inet_cfg_open(const char *, inet_cfg_t **); inet_cfg_open 101 uspace/srv/net/inetsrv/inetsrv.c rc = inet_cfg_open(inet_cfg_path, &cfg);