Home
last modified time | relevance | path

Searched refs:BR (Results 1 – 20 of 20) sorted by path

/illumos-gate/usr/src/boot/i386/btx/btx/
H A Dbtx.S323 push $0x5 # Int 0x5: #BR
/illumos-gate/usr/src/cmd/tip/
H A Dcu.c63 BR = atoi(argv[2]); ++argv; --argc; in cumain()
92 (void) snprintf(sbuf, sizeof (sbuf), "cu%d", BR); in cumain()
113 ttysetup(speed(BR)); in cumain()
121 ttysetup(speed(BR)); in cumain()
H A Dremote.c29 int BR; /* line speed for conversation */ variable
82 if (!BR) in getremcap()
83 BR = DEFBR; in getremcap()
101 if (!BR && (BR = rgetnum("br")) < 0) in getremcap()
102 BR = DEFBR; in getremcap()
H A Dtip.c90 BR = atoi(&argv[1][1]); in main()
122 (void) snprintf(sbuf, sizeof (sbuf), "tip%d", BR); in main()
H A Dtip.h65 extern int BR; /* line speed for conversation */
H A Dvars.c21 "ba", (char *)&BR },
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DOBSOLETE27 .BR = ,
81 .BR c :
102 .BR typeset .
H A Dbuiltins.mm244 .BR sh_ ,
245 .BR nv_ ,
H A Dsh.memo622 .BR ; ,
623 .BR | ,
624 .BR ( ,
626 .BR & )
1029 .BR / ,
1107 .BR $ ,
1117 .BR $ ,
1204 .BR 0 ,
1205 .BR * ,
1206 .BR @ ,
[all …]
/illumos-gate/usr/src/contrib/ast/src/cmd/msgcc/
H A DPROMO.mm6 .BR gencat (1)
8 .BR msggen (1)
10 .BR gencat (1)
14 .BR catgets (3)
18 .BR msgcvt (1)
20 .BR msgadmin (1)
/illumos-gate/usr/src/data/hwdata/
H A Dpci.ids22327 0022 BR-1860 Fabric Adapter
29368 10f7 10 Gigabit BR KX4 Dual Port Network Connection
H A Dusb.ids7902 011e BR-800
7911 0130 MICRO BR BR-80
/illumos-gate/usr/src/data/zoneinfo/
H A Dcountry.tab61 BR Brazil
H A Dzone.tab.txt89 BR -0351-03225 America/Noronha Atlantic islands
92 BR -0803-03454 America/Recife Pernambuco
93 BR -0712-04812 America/Araguaina Tocantins
94 BR -0940-03543 America/Maceio Alagoas, Sergipe
95 BR -1259-03831 America/Bahia Bahia
98 BR -1535-05605 America/Cuiaba Mato Grosso
99 BR -0226-05452 America/Santarem Para (west)
100 BR -0846-06354 America/Porto_Velho Rondonia
101 BR +0249-06040 America/Boa_Vista Roraima
102 BR -0308-06001 America/Manaus Amazonas (east)
[all …]
H A Dzone_sun.tab113 BR -0127-04829 America/Belem - Para (east), Amapa
115 BR -0803-03454 America/Recife - Pernambuco
116 BR -0712-04812 America/Araguaina - Tocantins
117 BR -0940-03543 America/Maceio - Alagoas, Sergipe
118 BR -1259-03831 America/Bahia - Bahia
121 BR -1535-05605 America/Cuiaba - Mato Grosso
122 BR -0226-05452 America/Santarem - Para (west)
123 BR -0846-06354 America/Porto_Velho - Rondonia
124 BR +0249-06040 America/Boa_Vista - Roraima
125 BR -0308-06001 America/Manaus - Amazonas (east)
[all …]
/illumos-gate/usr/src/test/util-tests/tests/awk/gnu/
H A Dfunstack.awk254 print_line(prefix(2) "<BR>")
258 print_line(prefix(2) Journal "<BR>")
/illumos-gate/usr/src/tools/smatch/src/
H A Dopcode.def10 OPCODE(BR, BADOP, BADOP, BADOP, 0, OPF_NONE)
/illumos-gate/usr/src/tools/smatch/src/validation/
H A Denum-bitwise-mixed.c16 BR = (__force bits) 0, enumerator
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_sli4.c7098 cqe->XRI, cqe->IA, cqe->EO, cqe->BR); in emlxs_sli4_process_xri_aborted()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_queue.h232 uint32_t BR: 1; member
252 uint32_t BR: 1; member