Home
last modified time | relevance | path

Searched refs:conf (Results 1 – 25 of 531) sorted by path

12345678910>>...22

/illumos-gate/exception_lists/
H A Dclosed-bins13 ./etc/snmp/conf
14 ./etc/snmp/conf/mibiisa.reg
15 ./etc/snmp/conf/snmp.conf
21 ./kernel/drv/bnx.conf
24 ./kernel/drv/bnxe.conf
27 ./kernel/drv/cpqary3.conf
76 ./usr/kernel/drv/llc2.conf
H A Dinterface_cmp114 # isn't in nsswitch.conf
H A Dpackaging377 kernel/drv/usbskel.conf
H A Dpmodes33 # modify secobj.conf, which has ownership dladm:netadm.
35 etc/dladm/secobj.conf
/illumos-gate/usr/src/boot/
H A DREADME.loader38 resembles in form /etc/rc.conf but functions quite
45 [See the section at the end on loader.conf syntax]
51 /boot/loader.conf
54 should copy /boot/defaults/loader.conf to /boot/loader.conf,
60 the file /boot/defaults/loader.conf and /boot/loader.conf.
97 /boot/default/loader.conf):
107 /boot/defaults/loader.conf, see what's defined as
140 o If you use loader.conf, you can do:
144 boot-conf
186 /boot/loader.conf.
[all …]
/illumos-gate/usr/src/boot/efi/loader/
H A DMakefile.com26 conf.c \
45 conf.o \
/illumos-gate/usr/src/boot/forth/
H A DMakefile20 ROOT_BOOT_CONF= $(ROOT)/boot/conf.d
36 DEFFILES = loader.conf
H A Dloader.4th260 \ ***** boot-conf
264 : boot-conf
274 builtin: boot-conf
508 s" /boot/defaults/loader.conf" initialize
540 s" /boot/defaults/loader.conf" initialize
550 \ ***** read-conf
555 : (read-conf) ( addr len -- )
563 postpone (read-conf)
566 bl parse (read-conf)
614 s" boot-conf" s" load kernel and modules, then autoboot" .?
[all …]
H A Dloader.rc7 \ Reads and processes loader.conf variables
H A Dmenu-commands.4th524 s" /boot/defaults/loader.conf" read-conf
525 s" /boot/loader.conf" read-conf
526 s" /boot/loader.conf.local" read-conf
H A Dmenu.rc18 \ NOTE: To use `non-ansi' variants, add `loader_color=0' to loader.conf(5)
209 \ Enable automatic booting (add ``autoboot_delay=N'' to loader.conf(5) to
H A Dpnp.4th194 s" /boot/pnpid.conf" O_RDONLY fopen fd !
H A Dsupport.4th29 \ load_conf ( addr len -- ) load conf file given
31 \ include_conf_files ( -- ) load all conf files in load_conf_files
61 \ value any_conf_read? indicates if a conf file was successfully read
1045 \ Interface to loading conf files
1166 \ Variables used for processing multiple conf files
1170 \ Indicates if any conf file was successfully read
1207 s" /boot/conf.d" fopendir if fd ! else
1240 s" /boot/conf.d/" ( addr len len addr' len' )
1418 s" /boot/transient.conf" ['] load_conf catch
1422 ." Warning: syntax error on file /boot/transient.conf" cr
[all …]
/illumos-gate/usr/src/boot/i386/loader/
H A DMakefile44 SRCS= main.c conf.c vers.c chain.c
104 conf.o := CPPFLAGS += -I../../sys/cddl/boot/zfs
/illumos-gate/usr/src/cmd/ast/libast/
H A DMakefile.iffe32 conftab.c: $(ASTSRC)/comp/conf.tab
34 $(SHELL) $(ASTSRC)/comp/conf.sh -v $(ASTSRC)/comp/conf.tab \
/illumos-gate/usr/src/cmd/ast/libast/amd64/
H A Dconftab.c47 const Conf_t conf[] = variable
444 const int conf_elements = (int)sizeof(conf) / (int)sizeof(conf[0]);
H A Dconftab.h15 #define conf _ast_conf_data macro
89 extern const Conf_t conf[];
/illumos-gate/usr/src/cmd/ast/libast/i386/
H A Dconftab.c47 const Conf_t conf[] = variable
444 const int conf_elements = (int)sizeof(conf) / (int)sizeof(conf[0]);
H A Dconftab.h15 #define conf _ast_conf_data macro
89 extern const Conf_t conf[];
/illumos-gate/usr/src/cmd/ast/libast/sparc/
H A Dconftab.c47 const Conf_t conf[] = variable
444 const int conf_elements = (int)sizeof(conf) / (int)sizeof(conf[0]);
H A Dconftab.h15 #define conf _ast_conf_data macro
89 extern const Conf_t conf[];
/illumos-gate/usr/src/cmd/ast/libast/sparcv9/
H A Dconftab.c47 const Conf_t conf[] = variable
444 const int conf_elements = (int)sizeof(conf) / (int)sizeof(conf[0]);
H A Dconftab.h15 #define conf _ast_conf_data macro
89 extern const Conf_t conf[];
/illumos-gate/usr/src/cmd/bhyve/
H A Dhda_reg.h1321 #define HDA_CONFIG_DEFAULTCONF_SEQUENCE(conf) \ argument
1324 #define HDA_CONFIG_DEFAULTCONF_ASSOCIATION(conf) \ argument
1327 #define HDA_CONFIG_DEFAULTCONF_MISC(conf) \ argument
1328 (((conf) & HDA_CONFIG_DEFAULTCONF_MISC_MASK) >> \
1330 #define HDA_CONFIG_DEFAULTCONF_COLOR(conf) \ argument
1331 (((conf) & HDA_CONFIG_DEFAULTCONF_COLOR_MASK) >> \
1333 #define HDA_CONFIG_DEFAULTCONF_CONNECTION_TYPE(conf) \ argument
1336 #define HDA_CONFIG_DEFAULTCONF_DEVICE(conf) \ argument
1337 (((conf) & HDA_CONFIG_DEFAULTCONF_DEVICE_MASK) >> \
1339 #define HDA_CONFIG_DEFAULTCONF_LOCATION(conf) \ argument
[all …]
/illumos-gate/usr/src/cmd/boot/filelist/i386/
H A Dfilelist.ramdisk4 etc/dacf.conf

12345678910>>...22