Searched refs:DEVICE_TYPE_NETWORK (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/usr.sbin/sysinstall/
H A Dtcpip.c636 devs = deviceFindDescr(self->prompt, self->title, DEVICE_TYPE_NETWORK);
719 devs = deviceFind(dev, DEVICE_TYPE_NETWORK);
734 devs = deviceFind(NULL, DEVICE_TYPE_NETWORK);
748 menu = deviceCreateMenu(&MenuNetworkDevice, DEVICE_TYPE_NETWORK, netHook, NULL);
H A Ddevices.c65 DEVICE_ENTRY(DEVICE_TYPE_NETWORK, name, descr, 0)
67 DEVICE_ENTRY(DEVICE_TYPE_NETWORK, name, descr, max)
341 deviceRegister(ifptr->ifr_name, descr, strdup(ifptr->ifr_name), DEVICE_TYPE_NETWORK, TRUE,
H A Doptions.c97 case DEVICE_TYPE_NETWORK:
H A Dsysinstall.h269 DEVICE_TYPE_NETWORK, enumerator in enum:__anon11091

Completed in 108 milliseconds