/illumos-gate/usr/src/contrib/ast/src/lib/libast/string/ |
H A D | strnacmp.c | 47 register unsigned char* ue; 53 ue = ua + n; 54 while (ua < ue)
|
H A D | ccmap.c | 684 register unsigned char* ue; in _ccmapcpy() local 690 ue = ub + n; in _ccmapcpy() 692 while (ub < ue) in _ccmapcpy()
|
/illumos-gate/usr/src/psm/stand/boot/sparc/common/ |
H A D | machdep.c | 60 static char ue[] = "SUNW,Ultra-Enterprise"; in retain_nvram_page() local 70 if (strcmp(name, ue) == 0) in retain_nvram_page()
|
/illumos-gate/usr/src/cmd/fm/eversholt/files/common/ |
H A D | pci.esc | 1149 * - ignore ecc.ue ereports (we get everything we need from dpe/mdpe) 1164 event ereport.io.pcix.ecc.ue-addr@PCIFN{within(5s)}; 1165 event ereport.io.pcix.ecc.ue-attr@PCIFN{within(5s)}; 1166 event ereport.io.pcix.ecc.ue-data@PCIFN{within(5s)}; 1168 event ereport.io.pcix.s-ue@PCIFN{within(5s)}; 1172 event ereport.io.pcix.sec-ecc.ue-addr@PCIFN{within(5s)}; 1173 event ereport.io.pcix.sec-ecc.ue-attr@PCIFN{within(5s)}; 1174 event ereport.io.pcix.sec-ecc.ue-data@PCIFN{within(5s)}; 1176 event ereport.io.pcix.sec-s-ue@PCIFN{within(5s)}; 1190 ereport.io.pcix.ecc.ue-addr@PCIFN, [all …]
|
H A D | pciexrc.esc | 95 event fault.io.pciex.rc.generic-ue@hostbridge, 133 prop fault.io.pciex.rc.generic-ue@hostbridge ->
|
H A D | pciex.esc | 2063 * - ignore ecc.ue ereports (we get everything we need from dpe/mdpe) 2075 event ereport.io.pcix.sec-ecc.ue-addr@PCIEXFN{within(5s)}; 2076 event ereport.io.pcix.sec-ecc.ue-attr@PCIEXFN{within(5s)}; 2077 event ereport.io.pcix.sec-ecc.ue-data@PCIEXFN{within(5s)}; 2079 event ereport.io.pcix.sec-s-ue@PCIEXFN{within(5s)}; 2091 ereport.io.pcix.sec-ecc.ue-addr@PCIEXFN, 2092 ereport.io.pcix.sec-ecc.ue-attr@PCIEXFN, 2093 ereport.io.pcix.sec-ecc.ue-data@PCIEXFN, 2095 ereport.io.pcix.sec-s-ue@PCIEXFN;
|
/illumos-gate/usr/src/cmd/fm/fmd/common/ |
H A D | fmd_mdb.c | 391 fmd_ustat_elem_t ue; in ustat_walk_step() local 401 if (mdb_vread(&ue, sizeof (ue), wsp->walk_addr) != sizeof (ue) || in ustat_walk_step() 402 mdb_vread(&s, sizeof (s), (uintptr_t)ue.use_stat) != sizeof (s)) { in ustat_walk_step() 407 wsp->walk_addr = (uintptr_t)ue.use_next; in ustat_walk_step() 410 (uintptr_t)ue.use_stat, &s, wsp->walk_cbdata)); in ustat_walk_step()
|
/illumos-gate/usr/src/test/net-tests/tests/ |
H A D | net_common.ksh | 378 if zlogin $zone routeadm -ue ipv4-forwarding; then 391 if zlogin $zone routeadm -ue ipv6-forwarding; then
|
/illumos-gate/usr/src/data/terminfo/ |
H A D | termcap.src | 364 :ue=\E[m:us=\E[4m: 387 # :ue=\E[24m:, but this isn't a documented feature of ANSI.SYS. 390 :se=\E[m:so=\E[7m:ue=\E[m:us=\E[4m:tc=klone+acs: 402 :se=\E[m:so=\E[7m:ue=\E[m:us=\E[4m:tc=klone+acs: 430 :se=\E[27m:ue=\E[24m:tc=klone+sgr8: 506 :sr=\EM:ta=^I:ue=\E[m:up=\E[A:us=\E[4m: 674 :so=\EyQ:ue=\EzH:us=\EyH:tc=at-m: 711 :te=\E[?7h:ti=\E[?7l:ue=\E[m:up=\EA:us=\E[4m:ve=\Ee:vi=\Ef: 724 :ti=\Ev\Ee\Ez_:ue=\EzH:up=\EA:us=\EyH:ve=\E. \Ee:vi=\Ef:\ 738 :te=\Ev\E. \Ee\Ez_:ti=\Ev\Ee\Ez_:ue=\EzH:up=\EA:us=\EyH:\ [all …]
|
H A D | terminfo.src | 19779 # (t10: removed overridden ":so@:se@:us@:ue@:" -- esr)
|
/illumos-gate/usr/src/data/terminfo/extras/ |
H A D | rxvt-unicode.termcap | 28 :ti=\E[?1049h:ts=\E]2;:ue=\E[24m:up=\E[A:us=\E[4m:\
|
/illumos-gate/usr/src/cmd/fm/dicts/ |
H A D | PCIEX.dict | 54 fault.io.pciex.rc.generic-ue=25
|
H A D | PCIEX.po | 428 # keys: fault.io.pciex.rc.generic-ue
|
/illumos-gate/usr/src/cmd/bhyve/common/ |
H A D | pci_xhci.c | 2783 struct usb_devemu *ue; in pci_xhci_parse_devices() local 2839 ue = usb_emu_finddev(device); in pci_xhci_parse_devices() 2840 if (ue == NULL) { in pci_xhci_parse_devices() 2854 if (ue->ue_usbver == 2) { in pci_xhci_parse_devices() 2876 devsc = ue->ue_init(&dev->hci, nvl); in pci_xhci_parse_devices() 2881 dev->dev_ue = ue; in pci_xhci_parse_devices()
|
/illumos-gate/usr/src/uts/common/inet/ip/ |
H A D | tnet.c | 262 const uint32_t *up, *ue; in gcdb_hash_by_secattr() local 271 ue = up + sizeof (rp->rtsa_slrange) / sizeof (*up); in gcdb_hash_by_secattr() 273 while (up < ue) { in gcdb_hash_by_secattr()
|
/illumos-gate/usr/src/cmd/fm/eversholt/files/i386/i86pc/ |
H A D | gcpu_amd.esc | 41 * are reported as ereport.cpu.generic-x86.mem_{ce,ue} and include a
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | zone.c | 2143 const uint32_t *up, *ue; in hash_bylabel() local 2152 ue = up + sizeof (lab->tsl_label) / sizeof (*up); in hash_bylabel() 2154 while (up < ue) { in hash_bylabel()
|
/illumos-gate/usr/src/lib/libcurses/screen/ |
H A D | caps | 178 exit_underline_mode, "rmul" "ue" End underscore mode
|
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | caps | 183 exit_underline_mode rmul ue str End underscore mode
|
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | caps | 185 exit_underline_mode rmul ue str End underscore mode
|
/illumos-gate/usr/src/data/zoneinfo/ |
H A D | northamerica | 2231 # phoned the Resolute Bay hamlet office...[D]ue to the challenging nature
|