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

1234567891011>>

/freebsd-11-stable/usr.sbin/bsdconfig/share/media/
H A DMakefile4 FILES= any.subr cdrom.subr common.subr directory.subr dos.subr \
5 floppy.subr ftp.subr http.subr httpproxy.subr network.subr \
[all...]
/freebsd-11-stable/usr.sbin/bsdconfig/share/
H A DMakefile6 FILES= common.subr device.subr dialog.subr geom.subr keymap.subr \
7 mustberoot.subr script.subr strings.subr struct.subr \
8 sysrc.subr variabl
[all...]
/freebsd-11-stable/usr.sbin/bsdconfig/networking/share/
H A DMakefile4 FILES= common.subr device.subr hostname.subr ipaddr.subr media.subr \
5 netmask.subr resolv.subr routing.subr services.subr
/freebsd-11-stable/usr.sbin/bsdconfig/timezone/share/
H A DMakefile4 FILES= continents.subr countries.subr iso3166.subr menus.subr \
5 zones.subr
/freebsd-11-stable/contrib/hyperv/tools/scripts/
H A Dhv_get_dhcp_info14 . /etc/rc.subr
15 . /etc/network.subr
/freebsd-11-stable/usr.sbin/bsdconfig/share/packages/
H A DMakefile4 FILES= categories.subr index.subr musthavepkg.subr packages.subr
/freebsd-11-stable/usr.sbin/bsdconfig/usermgmt/share/
H A DMakefile4 FILES= group.subr group_input.subr user.subr user_input.subr
/freebsd-11-stable/usr.sbin/bsdconfig/startup/share/
H A DMakefile4 FILES= rcconf.subr rcedit.subr rcvar.subr
/freebsd-11-stable/etc/rc.d/
H A Dadjkerntz11 . /etc/rc.subr
H A Dothermta11 . /etc/rc.subr
H A Drwho11 . /etc/rc.subr
H A Dswap10 . /etc/rc.subr
H A Dtimed11 . /etc/rc.subr
H A Dutx11 . /etc/rc.subr
H A Dzfsd10 . /etc/rc.subr
H A Dswaplate10 . /etc/rc.subr
/freebsd-11-stable/tests/sys/fs/
H A DMakefile12 ${PACKAGE}FILES+= h_funcs.subr
15 CLEANFILES+= h_funcs.subr
16 CLEANFILES+= h_funcs.subr.tmp
18 h_funcs.subr: ${TESTSRC}/h_funcs.subr
/freebsd-11-stable/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
H A Dnameservers31 # 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/resolv.subr
42 f_include_lang $BSDCFG_LIBE/$APP_DIR/include/messages.subr
H A Dwlanconfig33 # Prevent device.subr (included indirectly) from auto scanning on load
37 . $BSDCFG_SHARE/common.subr || exit 1
39 f_include $BSDCFG_SHARE/dialog.subr
40 f_include $BSDCFG_SHARE/media/wlan.subr
41 f_include $BSDCFG_SHARE/mustberoot.subr
44 f_include_lang $BSDCFG_LIBE/$APP_DIR/include/messages.subr
/freebsd-11-stable/usr.sbin/bsdconfig/startup/
H A Drcedit32 . $BSDCFG_SHARE/common.subr || exit 1
34 f_include $BSDCFG_SHARE/dialog.subr
35 f_include $BSDCFG_SHARE/mustberoot.subr
36 f_include $BSDCFG_SHARE/startup/rcedit.subr
39 f_include_lang $BSDCFG_LIBE/$APP_DIR/include/messages.subr
/freebsd-11-stable/usr.sbin/bsdconfig/usermgmt/
H A Dgroupadd33 . $BSDCFG_SHARE/common.subr || exit 1
35 f_include $BSDCFG_SHARE/dialog.subr
36 f_include $BSDCFG_SHARE/mustberoot.subr
37 f_include $BSDCFG_SHARE/usermgmt/group.subr
40 f_include_lang $BSDCFG_LIBE/$APP_DIR/include/messages.subr
H A Duseradd33 . $BSDCFG_SHARE/common.subr || exit 1
35 f_include $BSDCFG_SHARE/dialog.subr
36 f_include $BSDCFG_SHARE/mustberoot.subr
37 f_include $BSDCFG_SHARE/usermgmt/user.subr
40 f_include_lang $BSDCFG_LIBE/$APP_DIR/include/messages.subr
/freebsd-11-stable/usr.sbin/bsdconfig/packages/
H A Dpackages31 # Prevent device.subr (included indirectly via media/*.subr below) from auto
38 . $BSDCFG_SHARE/common.subr || exit 1
40 f_include $BSDCFG_SHARE/dialog.subr
41 f_include $BSDCFG_SHARE/media/common.subr
42 f_include $BSDCFG_SHARE/mustberoot.subr
43 f_include $BSDCFG_SHARE/packages/packages.subr
46 f_include_lang $BSDCFG_LIBE/$APP_DIR/include/messages.subr

Completed in 159 milliseconds

1234567891011>>