__getnetnamebyuid
if (!__getnetnamebyuid(netname, uid = getuid())) {
extern int __getnetnamebyuid();
if (__getnetnamebyuid(name, uid) == 0) {