taglinefilesource code
ifconf803net/core/dev.cstruct ifconf ifc;
ifconf814net/core/dev.cerr=verify_area(VERIFY_WRITE, arg, sizeof(struct ifconf));
ifconf817net/core/dev.cmemcpy_fromfs(&ifc, arg, sizeof(struct ifconf));
ifconf865net/core/dev.cmemcpy_tofs(arg, &ifc, sizeof(struct ifconf));