Home
last modified time | relevance | path

Searched refs:override (Results 1 – 25 of 73) sorted by last modified time

123

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_hw.h934 enum e1000_nvm_override override; member
/illumos-gate/usr/src/data/terminfo/
H A Dterminfo.src4199 # For the keypad, use Shift to temporarily override Application-Keypad
4938 # necessary to override the "use=" clause's values (screen+fkeys).
4946 # since the default translations override the built-in keycode
12528 # available at any time, so taking the time to override the default is
H A Dtermcap.src3678 # For the keypad, use Shift to temporarily override Application-Keypad
4318 # necessary to override the "use=" clause's values (screen+fkeys).
4326 # since the default translations override the built-in keycode
11111 # available at any time, so taking the time to override the default is
/illumos-gate/usr/src/uts/common/io/scsi/adapters/scsi_vhci/
H A Dscsi_vhci.c8629 char *override; in vhci_dev_fo() local
8667 override = scsi_get_device_type_string( in vhci_dev_fo()
8669 if (override == NULL) { in vhci_dev_fo()
8686 } else if (strcasecmp(override, "NONE")) { in vhci_dev_fo()
8691 strcmp(override, sf->sf_sfo->sfo_name)) in vhci_dev_fo()
8712 if (override) in vhci_dev_fo()
8713 kmem_free(override, strlen(override) + 1); in vhci_dev_fo()
/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_xml.c666 xmlChar *type, *val, *override; in lxml_get_propval() local
716 override = xmlGetProp(propval, (xmlChar *)override_attr); in lxml_get_propval()
717 p->sc_property_override = (xmlStrcmp(override, (xmlChar *)true) == 0); in lxml_get_propval()
718 xmlFree(override); in lxml_get_propval()
729 xmlChar *type, *override; in lxml_get_property() local
815 override = xmlGetProp(property, (xmlChar *)override_attr); in lxml_get_property()
816 p->sc_property_override = (xmlStrcmp(override, (xmlChar *)true) == 0); in lxml_get_property()
817 xmlFree(override); in lxml_get_property()
/illumos-gate/usr/src/uts/common/io/bnx/570x/common/include/
H A Dshmem.h681 u32_t override; member
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/ccache/
H A Dccbase.c138 krb5_cc_register(krb5_context context, krb5_cc_ops *ops, krb5_boolean override) in krb5_cc_register() argument
149 if (override) { in krb5_cc_register()
/illumos-gate/usr/src/boot/common/
H A Disapnp.h251 u_char override; /* override bios parms (in userconfig) */ member
/illumos-gate/usr/src/uts/sun4u/sunfire/io/
H A Dsysctrl.c3016 ttsp->ks_private = (void *)&softsp->tempstat.override; in sysctrl_add_kstats()
/illumos-gate/usr/src/test/os-tests/tests/xsave/
H A Dsetcontext_restore.c28 xsu_fpu_t init_set, override, found; variable
58 xsu_fill(&override, hwsup, start + INT_MAX); in main()
67 xsu_setfpu(&override, hwsup); in main()
69 if (!xsu_same(&override, &found, hwsup)) { in main()
/illumos-gate/usr/src/lib/libsqlite/test/
H A Drowid.test165 # Columns defined in the CREATE statement override the buildin ROWID
/illumos-gate/usr/src/cmd/sgs/tools/
H A DSUNWonld-README871 4707030 Empty LD_PRELOAD_64 doesn't override LD_PRELOAD
894 5085792 LD_XXXX_64 should override LD_XXXX
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dliblddbg.msg942 restricted visibility override"
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dlibld.msg503 @ MSG_SYM_TENTERR "\ttentative symbol cannot override defined symbol \
1581 @ MSG_MAP_OVERRIDE "override"
/illumos-gate/usr/src/cmd/sgs/crle/common/
H A Dcrle.msg84 @ MSG_ARG_ALT "%s: %s: cannot override original file with \
/illumos-gate/usr/src/cmd/praudit/
H A Dprint_audit.txt73 specified they will override this flag.
/illumos-gate/usr/src/cmd/fs.d/udfs/fsdb/
H A Dfsdb_lex.l57 ;{WS}*:{WS}*override{WS}* { return OVERRIDE; }
58 ^{WS}*:{WS}*override{WS}* { return OVERRIDE; }
H A Dfsdb_yacc.y114 | inode | ls | override | nprompt | pwd | quit | tag | shell
416 override : OVERRIDE
/illumos-gate/usr/src/boot/forth/
H A Dloader.4th290 \ also means that boot-args will override previously set options, but we have no
/illumos-gate/usr/src/uts/common/os/
H A Dpriv_defs456 CPUs to processor sets and override the PSET_NOESCAPE property.
506 Allows a process to override colormap restrictions.
/illumos-gate/usr/src/lib/
H A DREADME.Makefiles208 XGETFLAGS and TEXT_DOMAIN may also be set in your Makefile to override or
306 of Makefile.lib, to override or augment its definitions). This
/illumos-gate/usr/src/grub/
H A Dmenu.lst49 # To override Solaris boot args (see kernel(8)), console device and
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DMakefile15 * override SHOPT_foo=1 can be placed one per line in the build dir Makeargs
/illumos-gate/usr/src/cmd/syslogd/
H A Dsyslogd.dfl33 # messages. Its definition here will override the svccfg(8) settings
/illumos-gate/usr/src/cmd/nsadmin/
H A Dsystem51 * The following may be used to override the defaults provided by

123