Home
last modified time | relevance | path

Searched refs:label (Results 1 – 25 of 623) sorted by relevance

12345678910>>...25

/illumos-gate/usr/src/cmd/format/
H A Dlabel.c105 sp = (short *)label; in checksum()
256 struct dk_label label; in write_label() local
312 label.dkl_apc = apc; in write_label()
313 label.dkl_intrlv = 1; in write_label()
340 (void) snprintf(label.dkl_asciilabel, sizeof (label.dkl_asciilabel), in write_label()
626 &label->vendor, &label->product, &label->revision) != 0) { in get_disk_info()
627 if (get_disk_inquiry_devid(fd, &label->vendor, &label->product, in get_disk_info()
630 &label->product, &label->revision) != 0) { in get_disk_info()
836 nblks = label->dkl_nsect * label->dkl_nhead; in vtoc_to_label()
864 dump_label(label); in vtoc_to_label()
[all …]
H A Dauto_sense.c288 label->e_parts = vtoc; in auto_efi_sense()
576 label->dkl_apc = 0; in auto_label_init()
582 (void) snprintf(label->dkl_asciilabel, sizeof (label->dkl_asciilabel), in auto_label_init()
1306 (void) snprintf(label->dkl_asciilabel, sizeof (label->dkl_asciilabel), in generic_disk_sense()
1315 label->dkl_apc = 0; in generic_disk_sense()
1416 (void) snprintf(label->dkl_asciilabel, sizeof (label->dkl_asciilabel), in use_existing_disk_type()
1426 label->dkl_apc = 0; in use_existing_disk_type()
1483 capacity = ((diskaddr_t)(label->dkl_ncyl) * label->dkl_nhead *
1506 blks_per_cyl = label->dkl_nhead * label->dkl_nsect;
1628 label->dkl_ncyl * label->dkl_nhead * label->dkl_nsect;
[all …]
/illumos-gate/usr/src/tools/smatch/src/validation/
H A Dasm-inline.c9 asm goto ("g" :::: label); in foo()
10 asm volatile goto ("vg" :::: label); in foo()
11 asm inline goto ("ig" :::: label); in foo()
12 asm volatile inline goto ("vig" :::: label); in foo()
13 asm inline volatile goto ("ivg" :::: label); in foo()
15 asm goto volatile ("gv" :::: label); in foo()
16 asm goto inline ("gi" :::: label); in foo()
25 asm goto goto ("gg" :::: label); in foo()
28 asm inline goto inline ("igi" :::: label); in foo()
29 asm goto inline goto ("gig" :::: label); in foo()
[all …]
H A Dcontext.c227 goto label; in good_goto1()
228 label: in good_goto1()
235 goto label; in good_goto2()
238 label: in good_goto2()
249 label: in good_goto3()
259 label: in good_goto4()
270 label: in good_goto5()
277 goto label; in warn_goto1()
279 label: in warn_goto1()
288 label: in warn_goto2()
[all …]
/illumos-gate/usr/src/uts/sun4u/vm/
H A Dmach_sfmmu.h99 label##1: ;\
111 label##3:
127 ba label; \
262 label##1:
297 label##1: \
305 label##2: \
312 label##4: \
350 label##1: \
707 label##2:
763 label##1:
[all …]
/illumos-gate/usr/src/common/tsol/
H A Dblabel.c61 return (BLTYPE(label, type)); in bltype()
160 return (BLINRANGE(label, range)); in _blinrange()
185 if (BLEQUAL(label, &lset[i])) in blinlset()
246 bsllow(bslabel_t *label) in bsllow() argument
249 BSLLOW(label); in bsllow()
266 bslhigh(bslabel_t *label) in bslhigh() argument
269 BSLHIGH(label); in bslhigh()
324 bslundef(bslabel_t *label) in bslundef() argument
327 BSLUNDEF(label); in bslundef()
374 SETBLTYPE(label, type); in setbltype()
[all …]
/illumos-gate/usr/src/cmd/vi/port/
H A Dex_set.c50 int k, label; in set() local
125 label =0; in set()
128 label = 2; in set()
135 label = 1; in set()
142 label = 1; in set()
149 label = 1; in set()
156 label = 1; in set()
163 label = 1; in set()
180 label=1; in set()
196 label =0; in set()
[all …]
/illumos-gate/usr/src/cmd/auditrecord/
H A Daudit_record_attr.txt127 # label <= 43
145 label=AUE_ACCEPT
225 label=AUE_ACCT
250 label=AUE_AUDIT
504 label=AUE_BIND
640 label=AUE_CORE
714 label=AUE_DUP2
726 label=AUE_EXEC
757 label=AUE_sudo
762 label=AUE_EXIT
[all …]
H A Dauditrecord.pl132 my $label;
136 foreach $label (sort(keys(%event))) {
183 $col3 = $label;
223 getFormatLine($item, $label,
256 my $label;
318 <td>$label</td>
433 my $label = shift;
445 $label);
459 my $label = shift;
467 if (defined($attr{$label})) {
[all …]
/illumos-gate/usr/src/uts/sun4v/vm/
H A Dmach_sfmmu.h95 ba label; \
311 label##1:
333 label##1: \
340 label##2: \
368 label##1: \
375 label##2: \
443 label##1: \
465 label##1: \
491 label##1: \
528 be,a,pn %icc, label ;\
[all …]
/illumos-gate/usr/src/tools/smatch/src/validation/mem2reg/
H A Dquadra01.c7 void *label; \
9 w##n: label = def(); goto *label; \
10 x##n: label = def(); goto *label; \
11 y##n: label = def(); goto *label; \
12 z##n: label = def(); goto *label; \
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/BSM/
H A D_BSMparse.pm104 my $label;
210 $attr{$label} =
221 $label = $newLabel;
312 my $label = $2;
327 } if ($event{$label});
389 my $label = shift;
404 my $label = shift;
409 $label =~ /AUE_(.*)/;
553 my $label;
563 unless ($event{$label}) {
[all …]
/illumos-gate/usr/src/lib/libadm/common/
H A Dgetvol.c122 if (label) { in _getvol()
128 if (pt = strchr(label, ',')) { in _getvol()
160 if (label) { in _getvol()
165 if (ckilabel(label, override)) { in _getvol()
179 ckilabel(char *label, int flag) in ckilabel() argument
192 if (pt = strchr(label, ',')) { in ckilabel()
242 wilabel(char *label) in wilabel() argument
275 if (label) in wilabel()
339 voltxt, label); in insert()
348 "\\n\\t%s\\n", label); in insert()
[all …]
/illumos-gate/usr/src/cmd/tsol/lslabels/
H A Dlslabels.c75 bitfinder(m_label_t label, int next_bit) { in bitfinder() argument
78 Compartments_t *comps = &label.compartments; in bitfinder()
82 bitfinder(label, next_bit + 1); in bitfinder()
85 if (label_to_str(&label, &labelstr, M_LABEL, in bitfinder()
96 (void) label_to_str(&label, in bitfinder()
104 bitfinder(label, next_bit + 1); in bitfinder()
141 m_label_t *label = NULL; /* binary labels */ in main() local
204 if (label_to_str(label, &labelstr, mode, in main()
209 level = &label->classification.class_u.class_chunk; in main()
211 bitfinder(*label, 0); in main()
[all …]
/illumos-gate/usr/src/uts/sun4v/sys/
H A Dmachclock.h55 #define RD_STICK(out, scr1, scr2, label) \ argument
56 .rd_stick.label: \
63 brnz,pn scr2, .rd_stick.label; \
81 RD_STICK(out,scr1,scr2,label)
103 #define RD_TICK(out, scr1, scr2, label) \ argument
104 .rd_tick.label: \
111 brnz,pn scr2, .rd_tick.label; \
168 .rd_stickcmpr.label: \
175 brnz,pn scr2, .rd_stickcmpr.label; \
186 RD_STICK(out,scr1,scr2,label)
[all …]
/illumos-gate/usr/src/lib/fm/topo/maps/i86pc/
H A Dfan-hc-topology.xmlgen52 label => "FT %d",
59 label => "FT %d FM %d",
80 label => "FT %d",
116 label => "FANBD%d",
119 label => "FANBD%d FM%d",
153 label => "FT %d",
174 label => "FANBD%d",
179 label => "FANBD%d FM%d",
207 label => "FANBD%d",
240 label => "FANBD%d",
[all …]
/illumos-gate/usr/src/lib/libtsol/common/
H A Dmisc.c73 blinset(const bslabel_t *label, const set_id *id) in blinset() argument
83 if (BLTYPE(label, SUN_SL_ID) && in blinset()
84 (BLEQUAL(label, &slow) || BLEQUAL(label, &shigh))) in blinset()
96 incall.label = *label; in blinset()
136 bslvalid(const bslabel_t *label) in bslvalid() argument
150 if (BLTYPE(label, SUN_SL_ID) && in bslvalid()
151 (BLEQUAL(label, &slow) || BLEQUAL(label, &shigh))) { in bslvalid()
157 slvcall.label = *label; in bslvalid()
350 ccall.label = *label; in bltocolor_r()
391 bltocolor(const blevel_t *label) in bltocolor() argument
[all …]
/illumos-gate/usr/src/cmd/tsol/setlabel/
H A Dsetlabel.c54 char *label; in main() local
75 label = *argv; in main()
79 if (set_label(*argv++, label) != 0) in main()
87 set_label(char *filename, char *label) in set_label() argument
110 if (str_to_label(label, &blabel, MAC_LABEL, L_DEFAULT, &err) == -1) { in set_label()
111 m_label_err(label, err); in set_label()
121 setlabel(char *filename, bslabel_t *label) in setlabel() argument
125 rval = setflabel(filename, label); in setlabel()
/illumos-gate/usr/src/tools/ndrgen/
H A Dndr_print.c56 switch (np->label) { in print_node()
86 (void) printf("<<lab=%d>>", np->label); in print_node()
90 switch (np->label) { in print_node()
214 if (arg->label != IDENTIFIER) in print_field_attr()
215 fatal_error("invalid label %d", arg->label); in print_field_attr()
221 if (arg->label == IDENTIFIER) { in print_field_attr()
237 if (arg->label == INTEGER) { in print_field_attr()
258 (np->n_m_type->label == IDENTIFIER || in print_declaration()
259 np->n_m_type->label == TYPENAME)) { in print_declaration()
265 if (dnp && dnp->label == STAR) { in print_declaration()
[all …]
/illumos-gate/usr/src/cmd/cmd-crypto/pktool/
H A Dimport.c386 if (label != NULL) { in pk_import_cert()
388 label, strlen(label)); in pk_import_cert()
520 if (label != NULL) { in pk_import_pk12_pk11()
523 strlen(label)); in pk_import_pk12_pk11()
577 KMF_CERT_LABEL_ATTR, label, strlen(label)); in pk_import_pk12_pk11()
674 KMF_KEYLABEL_ATTR, label, strlen(label)); in pk_import_keys()
776 if (label != NULL) { in pk_import_rawkey()
778 KMF_KEYLABEL_ATTR, label, strlen(label)); in pk_import_rawkey()
805 char *label = NULL; in pk_import() local
882 if (label) in pk_import()
[all …]
/illumos-gate/usr/src/cmd/tsol/hextoalabel/
H A Dhextoalabel.c81 m_label_t *label = NULL; in main() local
138 if (str_to_label(hex, &label, USER_CLEAR, L_NO_CORRECTION, in main()
142 if (label_to_str(label, &ascii, M_LABEL, DEF_NAMES) != 0) { in main()
147 m_label_free(label); in main()
150 if (str_to_label(hex, &label, MAC_LABEL, L_NO_CORRECTION, in main()
154 if (label_to_str(label, &ascii, M_LABEL, DEF_NAMES) != 0) { in main()
159 m_label_free(label); in main()
/illumos-gate/usr/src/cmd/tsol/atohexlabel/
H A Datohexlabel.c81 m_label_t *label = NULL; /* binary labels */ in main() local
138 if (str_to_label(ascii, &label, USER_CLEAR, L_NO_CORRECTION, in main()
142 if (label_to_str(label, &hex, M_INTERNAL, DEF_NAMES) != 0) { in main()
147 m_label_free(label); in main()
150 if (str_to_label(ascii, &label, MAC_LABEL, L_NO_CORRECTION, in main()
154 if (label_to_str(label, &hex, M_INTERNAL, DEF_NAMES) != 0) { in main()
159 m_label_free(label); in main()
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dslk.c305 char *label; in slk_label() local
308 label = NULL; in slk_label()
310 label = __m_screen->_slk._labels[index-1]; in slk_label()
312 return (label); in slk_label()
316 slk_set(int index, const char *label, int justify) in slk_set() argument
321 if ((label == NULL) || *label == '\0') in slk_set()
322 label = " "; in slk_set()
346 if (label == NULL) in slk_wset()
347 label = L""; in slk_wset()
350 for (wp = wcs, width = 0; *label != '\0'; label += i, wp += cc._n) { in slk_wset()
[all …]
/illumos-gate/usr/src/cmd/tsol/getzonepath/
H A Dgetzonepath.c46 label_error(const char *label, const int err) in label_error() argument
52 gettext("%s: bad string %s\n"), prog, label); in label_error()
61 "\"%s\" at position %d\n"), prog, label, err); in label_error()
74 m_label_t *label = NULL; in main() local
94 if (str_to_label(argv[1], &label, MAC_LABEL, L_NO_CORRECTION, in main()
99 if ((zone_root = getzonerootbylabel(label)) == NULL) { in main()
/illumos-gate/usr/src/uts/sun4u/sys/
H A Dfpras_impl.h141 brlz,pn tmp1, label##f /* not initialized? */ ;\
148 bnz,a,pn %icc, label##f /* disabled for this op? */ ;\
154 brz,pn tmp2, label##f /* early in startup? */ ;\
164 blu,a,pn %xcc, label##f ;\
176 label:
211 brz,pn doex, label##f ;\
219 label:
310 #define FPRAS_CHECK(operation, doex, label) \ argument
311 brz,pn doex, label##f ;\
316 be %icc, label##f ;\
[all …]

12345678910>>...25