/titanic_51/usr/src/uts/common/io/usb/clients/audio/usb_as/ |
H A D | usb_as.c | 31 * alternate that matches a set of parameters and management of control pipe. 750 * the right alternate. Sets alternate interface and returns it. 803 * Found the alternate in usb_as_set_format() 820 "usb_as_set_format: interface=%d alternate=%d", in usb_as_set_format() 1934 uint_t alternate; in usb_as_handle_descriptors() local 1959 * each alternate in usb_as_handle_descriptors() 1966 * for each alternate read descriptors in usb_as_handle_descriptors() 1968 for (alternate = 0; alternate < n_alternate in usb_as_handle_descriptors() 2335 usb_as_valid_format(usb_as_state_t * uasp,uint_t alternate) usb_as_valid_format() argument [all...] |
/titanic_51/usr/src/cmd/sgs/link_audit/common/ |
H A D | whocalls.ksh | 33 specify an alternate who.so to use.
|
/titanic_51/usr/src/cmd/sgs/rtld/common/ |
H A D | config_elf.c | 79 * It's possible a user is trying to ldd(1) an alternate in elf_config_validate() 443 elf_config_ent(const char *name, Word hash, int id, const char **alternate) in elf_config_ent() argument 462 if ((obj->co_flags & RTC_OBJ_ALTER) && alternate) in elf_config_ent() 463 *alternate = config->c_strtbl + obj->co_alter; in elf_config_ent()
|
H A D | rtld.msg | 71 @ MSG_GEN_ALTER "%s: alternate file in use" 148 @ MSG_LDD_FIL_ALTER " (alternate)"
|
/titanic_51/usr/src/cmd/sendmail/cf/feature/ |
H A D | use_cw_file.m4 | 21 # to find alternate names for this host. Typically only used when several
|
/titanic_51/usr/src/uts/common/sys/usb/usba/ |
H A D | usba10.h | 53 uint_t alternate, 152 uint_t alternate,
|
/titanic_51/usr/src/uts/common/io/usb/usba/ |
H A D | usba10_calls.c | 97 uint_t alternate, in usba10_usb_get_ep_data() argument 102 dip, dev_datap, interface, alternate, type, direction)); in usba10_usb_get_ep_data()
|
H A D | usbai_util.c | 122 * alt_setting - alternate interface setting 179 * alternate - requested alternate 191 uint_t alternate, in usb_lookup_ep_data() argument 202 interface, alternate, skip, type, dir); in usb_lookup_ep_data() 210 cfg_if[interface].if_alt[alternate]; in usb_lookup_ep_data() 248 uint_t alternate, in usb_get_ep_data() argument 253 alternate, 0, type, dir)); in usb_get_ep_data() 845 * set the alternate interface number. Issues USB_REQ_SET_IF 851 * alt_number - alternate interfac [all...] |
/titanic_51/usr/src/test/zfs-tests/tests/functional/cli_user/misc/ |
H A D | misc.cfg | 49 # these are an alternate set of property values
|
/titanic_51/usr/src/lib/libast/common/tm/ |
H A D | tmlocale.c | 175 word2posix(register char* f, register char* w, int alternate) in word2posix() argument 187 if ((n = w - r) > 3 && alternate) in word2posix()
|
/titanic_51/usr/src/contrib/ast/src/lib/libast/tm/ |
H A D | tmlocale.c | 191 word2posix(register char* f, register char* w, int alternate) in word2posix() argument 203 if ((n = w - r) > 3 && alternate) in word2posix()
|
/titanic_51/usr/src/cmd/sgs/crle/common/ |
H A D | crle.msg | 189 @ MSG_DIA_ALTCREATE " creating alternate: %s (for %s)\n" 190 @ MSG_DIA_ALTUPDATE " updating alternate: %s (for %s)\n" 203 @ MSG_DMP_FILE_2 " %s\t(alternate: %s)\n"
|
/titanic_51/usr/src/uts/common/io/usb/usba10/ |
H A D | usba10.c | 125 uint_t alternate, in usb_get_ep_data() argument 130 dip, dev_datap, interface, alternate, type, direction)); in usb_get_ep_data()
|
/titanic_51/usr/src/cmd/mailx/misc/ |
H A D | mailx.help | 5 alternates user declare alternate names for your login
|
/titanic_51/usr/src/lib/libpp/common/ |
H A D | pp.key | 6 # keyword type alternate comment
|
H A D | pp.probe | 415 while read keyword type alternate comment 430 case ,,$alternate, in
|
/titanic_51/usr/src/contrib/ast/src/lib/libpp/ |
H A D | pp.key | 6 # keyword type alternate comment
|
H A D | pp.probe | 415 while read keyword type alternate comment 430 case ,,$alternate, in
|
/titanic_51/usr/src/lib/libcurses/screen/ |
H A D | maketerm.ed | 469 chtype *_acs32map; /* map of alternate char set chars */ 471 chtype *_acsmap; /* map of alternate char set chars */
|
H A D | caps | 161 enter_alt_charset_mode, "smacs" "as" Start alternate character set 174 exit_alt_charset_mode, "rmacs" "ae" End alternate character set 291 ena_acs, "enacs" "eA" Enable alternate char set
|
/titanic_51/usr/src/cmd/fm/dicts/ |
H A D | ZFS.po | 42 msgstr "\nZFS keeps a list of active pools on the filesystem to avoid having to\nscan all devices when the system is booted. If this file is corrupted, then\nnormally active pools will not be automatically opened. The pools can be\nrecovered using the 'zpool import' command:\n\n\n# zpool import\n pool: test\n id: 12743384782310107047\n state: ONLINE\naction: The pool can be imported using its name or numeric identifier.\nconfig:\n\n test ONLINE\n c0t0d0 ONLINE\n\n\nThis will automatically scan /dev/dsk for any\ndevices part of a pool. If devices have been made available in an alternate\nlocation, use the '-d' option to 'zpool import' to search for devices in a\ndifferent directory.\n\nOnce you have determined which pools are available for import, you can\nimport the pool explicitly by specifying the name or numeric\nidentifier:\n\n\n# zpool import test\n\n\nAlternately, you can import all available pools by specifying the\n'-a' option. Once a pool has been imported, the ZFS cache will be repaired so\nthat the pool will appear normally in the future.\n " 74 msgstr "\nFor an active pool\n\nIf this error was encountered while running 'zpool import', please see\nthe section below. Otherwise, run 'zpool status -x' to determine which pool\nhas experienced a failure:\n\n\n# zpool status -x\n pool: test\n state: FAULTED\nstatus: One or more devices could not be opened. There are insufficient\n replicas for the pool to continue functioning.\naction: Attach the missing device and online it using 'zpool online'.\n see: http://illumos.org/msg/ZFS-8000-3C\n scrub: none requested\nconfig:\n\n NAME STATE READ WRITE CKSUM\n test FAULTED 0 0 0 insufficient replicas\n c0t0d0 ONLINE 0 0 0\n c0t0d1 FAULTED 0 0 0 cannot open\n\nerrors: No known data errors\n\n\nIf the device has been temporarily detached from the system, attach the\ndevice to the system and run 'zpool status' again. The pool should\nautomatically detect the newly attached device and resume functioning. You may\nhave to mount the filesystems in the pool explicitly using 'zfs\nmount -a'.\n\nIf the device is no longer available and cannot be reattached to the\nsystem, then the pool must be destroyed and re-created from a backup\nsource.\n\nFor an exported pool\n\nIf this error is encountered during a 'zpool import', it means that one\nof the devices is not attached to the system:\n\n\n# zpool import\n pool: test\n id: 10121266328238932306\n state: FAULTED\nstatus: One or more devices are missing from the system.\naction: The pool cannot be imported. Attach the missing devices and\n try again.\n see: http://illumos.org/msg/ZFS-8000-3C\nconfig:\n\n test FAULTED insufficient replicas\n c0t0d0 ONLINE\n c0t0d1 FAULTED cannot open\n\n\nThe pool cannot be imported until the missing device is attached to the\nsystem. If the device has been made available in an alternate location, use the\n'-d' option to 'zpool import' to search for devices in a different directory.\nIf the missing device is unavailable, then the pool cannot be imported.\n " 122 msgstr "\nRun 'zpool import' to list which pool cannot be imported:\n\n\n# zpool import\n pool: test\n id: 13783646421373024673\n state: FAULTED\nstatus: One or more devices are missing from the system.\naction: The pool cannot be imported. Attach the missing\n devices and try again.\n see: http://illumos.org/msg/ZFS-8000-6X\nconfig:\n\n test FAULTED missing device\n c0t0d0 ONLINE\n\n Additional devices are known to be part of this pool, though their\n exact configuration cannot be determined.\n\n\nZFS attempts to store enough configuration data on the devices such\nthat the configuration is recoverable from any subset of devices. In some\ncases, particularly when an entire toplevel virtual device is not attached to\nthe system, ZFS will be unable to determine the complete configuration. It will\nalways detect that these devices are missing, even if it cannot identify all of\nthe devices.\n\nThe pool cannot be imported until the unknown missing device is\nattached to the system. If the device has been made available in an alternate\nlocation, use the '-d' option to 'zpool import' to search for devices in a\ndifferent directory. If the missing device is unavailable, then the pool cannot\nbe imported.\n " 154 msgstr "\nRun 'zpool status -x' to determine which pool is damaged:\n\n\n# zpool status -x\n pool: test\n state: ONLINE\nstatus: One or more devices has experienced an error and no valid replicas\n are available. Some filesystem data is corrupt, and applications\n may have been affected.\naction: Destroy the pool and restore from backup.\n see: http://illumos.org/msg/ZFS-8000-8A\n scrub: none requested\nconfig:\n\n NAME STATE READ WRITE CKSUM\n test ONLINE 0 0 2\n c0t0d0 ONLINE 0 0 2\n c0t0d1 ONLINE 0 0 0\n\nerrors: 1 data errors, use '-v' for a list\n\n\nUnfortunately, the data cannot be repaired, and the only choice to\nrepair the data is to restore the pool from backup. Applications attempting to\naccess the corrupted data will get an error (EIO), and data may be permanently\nlost.\n\nOn recent versions of Solaris, the list of affected files can be\nretrieved by using the '-v' option to 'zpool status':\n\n\n# zpool status -xv\n pool: test\n state: ONLINE\nstatus: One or more devices has experienced an error and no valid replicas\n are available. Some filesystem data is corrupt, and applications\n may have been affected.\naction: Destroy the pool and restore from backup.\n see: http://illumos.org/msg/ZFS-8000-8A\n scrub: none requested\nconfig:\n\n NAME STATE READ WRITE CKSUM\n test ONLINE 0 0 2\n c0t0d0 ONLINE 0 0 2\n c0t0d1 ONLINE 0 0 0\n\nerrors: Permanent errors have been detected in the following files:\n\n /export/example/foo\n\n\nDamaged files may or may not be able to be removed depending on the\ntype of corruption. If the corruption is within the plain data, the file should\nbe removable. If the corruption is in the file metadata, then the file cannot\nbe removed, though it can be moved to an alternate location. In either case,\nthe data should be restored from a backup source. It is also possible for the\ncorruption to be within pool-wide metadata, resulting in entire datasets being\nunavailable. If this is the case, the only option is to destroy the pool and\nre-create the datasets from backup.\n "
|
/titanic_51/usr/src/uts/common/sys/usb/ |
H A D | usbai.h | 490 * Tree data structure for each alternate interface set 501 * Tree data structure for each alternate of each alternate interface set 504 usb_if_descr_t altif_descr; /* parsed alternate if descr */ 516 * Tree data structure for each endpoint of each alternate 788 * alternate - requested alternate 801 uint_t alternate, 1686 * The following functions set or get the alternate interface 1692 * alt_number - alternate t [all...] |
/titanic_51/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | caps | 166 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
|
/titanic_51/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | caps | 166 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
|
/titanic_51/usr/src/contrib/ast/src/cmd/INIT/ |
H A D | iffe.tst | 1558 #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 */
|