Searched refs:subr (Results 1 - 25 of 302) sorted by relevance

1234567891011>>

/freebsd-10.1-release/usr.sbin/bsdconfig/share/media/
H A DMakefile6 FILES= any.subr cdrom.subr common.subr directory.subr dos.subr \
7 floppy.subr ftp.subr http.subr httpproxy.subr network.subr \
[all...]
/freebsd-10.1-release/usr.sbin/bsdconfig/share/
H A DMakefile8 FILES= common.subr device.subr dialog.subr geom.subr keymap.subr \
9 mustberoot.subr script.subr strings.subr struct.subr \
10 sysrc.subr variabl
[all...]
/freebsd-10.1-release/usr.sbin/bsdconfig/networking/share/
H A DMakefile6 FILES= common.subr device.subr hostname.subr ipaddr.subr media.subr \
7 netmask.subr resolv.subr routing.subr services.subr
/freebsd-10.1-release/contrib/hyperv/tools/scripts/
H A Dhv_get_dhcp_info14 . /etc/rc.subr
15 . /etc/network.subr
/freebsd-10.1-release/usr.sbin/bsdconfig/timezone/share/
H A DMakefile6 FILES= continents.subr countries.subr iso3166.subr menus.subr \
7 zones.subr
/freebsd-10.1-release/usr.sbin/bsdconfig/share/packages/
H A DMakefile6 FILES= categories.subr index.subr musthavepkg.subr packages.subr
/freebsd-10.1-release/usr.sbin/bsdconfig/usermgmt/share/
H A DMakefile6 FILES= group.subr group_input.subr user.subr user_input.subr
/freebsd-10.1-release/etc/rc.d/
H A Dadjkerntz11 . /etc/rc.subr
H A Dbootparams11 . /etc/rc.subr
H A Dftp-proxy10 . /etc/rc.subr
H A Dgssd10 . /etc/rc.subr
H A Dipxrouted11 . /etc/rc.subr
H A Dmroute6d11 . /etc/rc.subr
H A Dnfscbd10 . /etc/rc.subr
H A Dnfsuserd10 . /etc/rc.subr
H A Dothermta11 . /etc/rc.subr
H A Drpcbind10 . /etc/rc.subr
H A Drwho11 . /etc/rc.subr
H A Dswap10 . /etc/rc.subr
H A Dswaplate10 . /etc/rc.subr
H A Dtimed11 . /etc/rc.subr
H A Dutx10 . /etc/rc.subr
/freebsd-10.1-release/usr.sbin/bsdconfig/startup/share/
H A DMakefile6 FILES= rcconf.subr rcedit.subr rcvar.subr
/freebsd-10.1-release/usr.sbin/bsdconfig/networking/
H A Ddefaultrouter31 # Prevent device.subr (included indirectly) from auto scanning on load
35 . $BSDCFG_SHARE/common.subr || exit 1
37 f_include $BSDCFG_SHARE/dialog.subr
38 f_include $BSDCFG_SHARE/mustberoot.subr
39 f_include $BSDCFG_SHARE/networking/routing.subr
42 f_include_lang $BSDCFG_LIBE/$APP_DIR/include/messages.subr
H A Dhostname31 # Prevent device.subr (included indirectly) from auto scanning on load
35 . $BSDCFG_SHARE/common.subr || exit 1
37 f_include $BSDCFG_SHARE/dialog.subr
38 f_include $BSDCFG_SHARE/mustberoot.subr
39 f_include $BSDCFG_SHARE/networking/hostname.subr
42 f_include_lang $BSDCFG_LIBE/$APP_DIR/include/messages.subr

Completed in 176 milliseconds

1234567891011>>