Home
last modified time | relevance | path

Searched refs:alternate (Results 1 – 25 of 51) sorted by relevance

123

/illumos-gate/usr/src/tools/onbld/Checks/
H A DSpellCheck.py271 for alternate, correct in alternates.items():
272 regex = re.compile(r'\b%s\b' % (alternate), re.IGNORECASE)
273 entry = (regex, alternate, correct)
276 for alternate, correct in case.items():
277 regex = re.compile(r'\b%s\b' % (alternate))
278 entry = (regex, alternate, correct)
/illumos-gate/usr/src/uts/common/io/usb/clients/audio/usb_as/
H A Dusb_as.c1934 uint_t alternate; in usb_as_handle_descriptors() local
1968 for (alternate = 0; alternate < n_alternates; alternate++) { in usb_as_handle_descriptors()
1971 uasp->usb_as_alts[alternate].alt_if = in usb_as_handle_descriptors()
1979 interface, alternate, in usb_as_handle_descriptors()
2019 interface, alternate, in usb_as_handle_descriptors()
2053 interface, alternate, len, in usb_as_handle_descriptors()
2109 dev_data, interface, alternate, 0, in usb_as_handle_descriptors()
2124 uasp->usb_as_alts[alternate].alt_ep = in usb_as_handle_descriptors()
2133 interface, alternate, in usb_as_handle_descriptors()
2168 interface, alternate, in usb_as_handle_descriptors()
[all …]
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dconfig_elf.c427 elf_config_ent(const char *name, Word hash, int id, const char **alternate) in elf_config_ent() argument
446 if ((obj->co_flags & RTC_OBJ_ALTER) && alternate) in elf_config_ent()
447 *alternate = config->c_strtbl + obj->co_alter; in elf_config_ent()
H A Drtld.msg72 @ MSG_GEN_ALTER "%s: alternate file in use"
149 @ MSG_LDD_FIL_ALTER " (alternate)"
/illumos-gate/usr/src/cmd/sgs/link_audit/common/
H A Dwhocalls.ksh33 specify an alternate who.so to use.
/illumos-gate/usr/src/cmd/sendmail/cf/feature/
H A Duse_cw_file.m421 # to find alternate names for this host. Typically only used when several
/illumos-gate/usr/src/uts/common/sys/usb/usba/
H A Dusba10.h54 uint_t alternate,
153 uint_t alternate,
/illumos-gate/usr/src/cmd/sgs/crle/common/
H A Dcrle.msg172 @ MSG_DIA_ALTCREATE " creating alternate: %s (for %s)\n"
173 @ MSG_DIA_ALTUPDATE " updating alternate: %s (for %s)\n"
186 @ MSG_DMP_FILE_2 " %s\t(alternate: %s)\n"
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dusba10_calls.c98 uint_t alternate, in usba10_usb_get_ep_data() argument
103 dip, dev_datap, interface, alternate, type, direction)); in usba10_usb_get_ep_data()
H A Dusbai_util.c192 uint_t alternate, in usb_lookup_ep_data() argument
203 interface, alternate, skip, type, dir); in usb_lookup_ep_data()
211 cfg_if[interface].if_alt[alternate]; in usb_lookup_ep_data()
249 uint_t alternate, in usb_get_ep_data() argument
254 alternate, 0, type, dir)); in usb_get_ep_data()
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_user/misc/
H A Dmisc.cfg49 # these are an alternate set of property values
/illumos-gate/usr/src/contrib/ast/src/lib/libast/tm/
H A Dtmlocale.c191 word2posix(register char* f, register char* w, int alternate) in word2posix() argument
203 if ((n = w - r) > 3 && alternate) in word2posix()
/illumos-gate/usr/src/uts/common/io/usb/usba10/
H A Dusba10.c126 uint_t alternate, in usb_get_ep_data() argument
131 dip, dev_datap, interface, alternate, type, direction)); in usb_get_ep_data()
/illumos-gate/usr/src/cmd/mailx/misc/
H A Dmailx.help5 alternates user declare alternate names for your login
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dpp.key6 # keyword type alternate comment
H A Dpp.probe415 while read keyword type alternate comment
430 case ,,$alternate, in
/illumos-gate/usr/src/lib/libcurses/screen/
H A Dmaketerm.ed469 chtype *_acs32map; /* map of alternate char set chars */
471 chtype *_acsmap; /* map of alternate char set chars */
H A Dcaps159 enter_alt_charset_mode, "smacs" "as" Start alternate character set
172 exit_alt_charset_mode, "rmacs" "ae" End alternate character set
289 ena_acs, "enacs" "eA" Enable alternate char set
/illumos-gate/usr/src/cmd/fm/dicts/
H A DZFS.po42 …any\ndevices part of a pool. If devices have been made available in an alternate\nlocation, use t…
74 …s attached to the\nsystem. If the device has been made available in an alternate location, use th…
122 …s\nattached to the system. If the device has been made available in an alternate\nlocation, use t…
154 …etadata, then the file cannot\nbe removed, though it can be moved to an alternate location. In ei…
/illumos-gate/usr/src/uts/common/sys/usb/
H A Dusbai.h819 uint_t alternate,
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dcaps166 enter_alt_charset_mode smacs as str Start alternate character set (P)
179 exit_alt_charset_mode rmacs ae str End alternate character set (P)
296 ena_acs enacs eA str Enable alternate character set
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dcaps164 enter_alt_charset_mode smacs as str Start alternate character set (P)
177 exit_alt_charset_mode rmacs ae str End alternate character set (P)
294 ena_acs enacs eA str Enable alternate character set
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Diffe.tst1558 #define chr char /* alternate for reserved keyword chr */
1585 #define chr char /* alternate for reserved keyword chr */
1603 #define chr char /* alternate for reserved keyword chr */
1621 #define chr char /* alternate for reserved keyword chr */
/illumos-gate/usr/src/grub/grub-0.97/
H A DINSTALL147 options for the GRUB is to allow you to "install" in some alternate
/illumos-gate/usr/src/lib/libresolv2/
H A DTHIRDPARTYLICENSE138 City, California 94065, USA, to discuss alternate licensing

123