Searched refs:label (Results 301 - 325 of 814) sorted by relevance

<<11121314151617181920>>

/illumos-gate/usr/src/uts/intel/fct/
H A DMakefile74 CERRWARN += -_gcc=-Wno-unused-label
/illumos-gate/usr/src/uts/intel/hxge/
H A DMakefile85 CERRWARN += -_gcc=-Wno-unused-label
/illumos-gate/usr/src/uts/intel/e1000g/
H A DMakefile70 CERRWARN += -_gcc=-Wno-unused-label
/illumos-gate/usr/src/uts/sparc/e1000g/
H A DMakefile68 CERRWARN += -_gcc=-Wno-unused-label
/illumos-gate/usr/src/cmd/halt/
H A DMakefile50 CERRWARN += -_gcc=-Wno-unused-label
/illumos-gate/usr/src/cmd/iconv/
H A DMakefile31 CERRWARN += -_gcc=-Wno-unused-label
/illumos-gate/usr/src/uts/i86pc/cpr/
H A DMakefile77 CERRWARN += -_gcc=-Wno-unused-label
/illumos-gate/usr/src/lib/libtsol/common/
H A Dprivate.c43 #include <tsol/label.h>
100 * converted label.
104 * label.
106 * converted label.
111 * static_string = Updated to new label string.
204 * Entry label = Sensitivity Label to convert and get dimming list.
205 * This label should lie within the bounds or the
216 * in the converted label (CVT_SET), and/or changeable
221 * Returns -1, If unable to access label encodings database, or
222 * invalid label
234 bslcvtfull(const bslabel_t *label, const blrange_t *bounds, int flags, char **string, char **long_words[], char **short_words[], char *display[], int *first_compartment, int *display_size) argument
327 bslcvt(const bslabel_t *label, int flags, char **string, char *display[]) argument
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/rdist/
H A Dgram.y27 static void append(char *label, struct namelist *files, char *stamp,
356 insert(label, files, hosts, subcmds)
357 char *label;
398 nc->c_label = label;
417 append(label, files, stamp, subcmds)
418 char *label;
430 c->c_label = label;
/illumos-gate/usr/src/uts/common/os/
H A Dpriv_defs112 Allows a process to set the sensitivity label of a file or
113 directory to a sensitivity label that does not dominate the
114 existing sensitivity label.
158 Allows a process to set the sensitivity label of a file or
159 directory to a sensitivity label that dominates the existing
160 sensitivity label.
232 unlabeled peer if the local process' label dominates the
233 peer's default label, or if the local process runs in the
494 by the process' sensitivity label to and from an external
563 Allows a process to set the sensitivity label o
[all...]
/illumos-gate/usr/src/tools/ctf/cvt/
H A Dtdata.c274 tdata_label_add(tdata_t *td, char *label, int idx) argument
278 le->le_name = xstrdup(label);
312 tdata_label_find(tdata_t *td, char *label) argument
317 if (streq(label, "BASE")) {
322 let.le_name = label;
/illumos-gate/usr/src/cmd/lp/model/
H A Dlp.tsol_separator.c43 #include <tsol/label.h>
129 * If the job was submitted via remotely, the label of the
134 * via the named pipe, and the file label can be determined
147 gettext("%1$s: cannot get label of %2$s: %3$s\n"),
243 char *label = NULL; local
246 char *page_label = NULL; /* interior pages label */
255 if (label_to_str(FileLabel, &label, PRINTER_LABEL,
285 (void) printf("\t/Job_Protect (%s) def\n", label);
292 free(label);
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_download.c214 (void) strlcpy(fw_image.prog[i].label, "none",
215 sizeof (fw_image.prog[i].label));
411 "%s: Downloading...", file->label);
477 file->label, mb->mbxStatus);
487 "%s: Download complete.", file->label);
522 "%s: Verifying CRC...", file->label);
552 file->label, mb->mbxStatus);
566 file->label, value, file->image_size);
577 file->label, value, file->block_crc);
585 "%s: CRC verified.", file->label);
[all...]
/illumos-gate/usr/src/boot/sys/boot/fdt/dts/powerpc/
H A Dmpc8572ds.dts137 label = "ramdisk-nor";
143 label = "diagnostic-nor";
149 label = "dink-nor";
155 label = "kernel-nor";
161 label = "jffs2-nor";
166 label = "dtb-nor";
172 label = "u-boot-nor";
186 label = "u-boot-nand";
192 label = "jffs2-nand";
197 label
[all...]
/illumos-gate/usr/src/common/atomic/sparcv9/
H A Datomic.s66 #define DELAY_SPIN(label, tmp1, tmp2) \
78 label/**/0: ; \
79 brz,pn tmp1, label/**/1 ; \
84 label/**/1:
96 #define ATOMIC_BACKOFF_CPU(val, limit, ncpu, cas_cnt, label) \
97 brnz,pt ncpu, label/**/0 ; \
101 label/**/0: ; \
103 blu,pt %xcc, label/**/1 ; \
107 label/**/1:
117 #define DELAY_SPIN(label, tmp
[all...]
/illumos-gate/usr/src/cmd/hal/probing/volume/
H A Dprobe-volume.c81 char *label = NULL; local
94 /* label */
97 label = rtrim_copy(label_orig, 0);
99 /* Check if label is utf8 format */
100 if ((label != NULL) && (label[0] != '\0') &&
101 (u8_validate(label, strlen(label), (char **)NULL,
103 libhal_changeset_set_property_string (cs, "volume.label", label);
[all...]
/illumos-gate/usr/src/ucbcmd/sed/
H A Dsed0.c50 struct label ltab[LABSIZE];
51 struct label *lab;
52 struct label *labend;
60 struct label *labtab = ltab;
181 struct label *lpt;
777 struct label *search(ptr)
778 struct label *ptr;
780 struct label *rp;
796 struct label *lptr;
802 (void) fprintf(stderr, "sed: Undefined label
[all...]
/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Def10_rx.c43 __in uint32_t label,
71 MCDI_IN_SET_DWORD(req, INIT_RXQ_IN_LABEL, label);
737 __in unsigned int label,
752 EFSYS_ASSERT3U(label, <, EFX_EV_RX_NLABELS);
775 if ((rc = efx_mcdi_init_rxq(enp, n, eep->ee_index, label, index,
780 erp->er_label = label;
782 ef10_ev_rxlabel_init(eep, erp, label);
802 unsigned int label = erp->er_label; local
804 ef10_ev_rxlabel_fini(eep, label);
39 efx_mcdi_init_rxq( __in efx_nic_t *enp, __in uint32_t size, __in uint32_t target_evq, __in uint32_t label, __in uint32_t instance, __in efsys_mem_t *esmp, __in boolean_t disable_scatter) argument
734 ef10_rx_qcreate( __in efx_nic_t *enp, __in unsigned int index, __in unsigned int label, __in efx_rxq_type_t type, __in efsys_mem_t *esmp, __in size_t n, __in uint32_t id, __in efx_evq_t *eep, __in efx_rxq_t *erp) argument
H A Def10_ev.c486 uint32_t label; local
508 label = EFX_QWORD_FIELD(*eqp, ESF_DZ_RX_QLABEL);
538 eersp = &eep->ee_rxq_state[label];
638 should_abort = eecp->eec_rx(arg, label, last_used_id, size, flags);
652 uint32_t label; local
668 label = EFX_QWORD_FIELD(*eqp, ESF_DZ_TX_QLABEL);
670 EFSYS_PROBE2(tx_complete, uint32_t, label, uint32_t, id);
673 should_abort = eecp->eec_tx(arg, label, id);
956 __in unsigned int label)
960 EFSYS_ASSERT3U(label, <, EFX_ARRAY_SIZ
953 ef10_ev_rxlabel_init( __in efx_evq_t *eep, __in efx_rxq_t *erp, __in unsigned int label) argument
970 ef10_ev_rxlabel_fini( __in efx_evq_t *eep, __in unsigned int label) argument
[all...]
/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftSSL.c134 * {secret, label, seed} into any arbitrary length string of pseudo
141 soft_tls_prf(uchar_t *secret, uint_t secretlen, uchar_t *label, uint_t labellen, argument
184 * PRF(secret, label, seed) = P_MD5(S1, label + seed) XOR
185 * P_SHA-1(S2, label + seed);
190 P_MD5(S1, L_S1, label, labellen, rand1, rand1len, rand2, rand2len,
194 P_SHA1(S2, L_S2, label, labellen, rand1, rand1len, rand2, rand2len,
214 P_MD5(uchar_t *secret, uint_t secretlen, uchar_t *label, uint_t labellen, argument
238 SOFT_MAC_UPDATE(MD5, &md5_hmac_ctx, label, labellen);
259 SOFT_MAC_UPDATE(MD5, &md5_hmac_ctx, label, labelle
294 P_SHA1(uchar_t *secret, uint_t secretlen, uchar_t *label, uint_t labellen, uchar_t *rand1, uint_t rand1len, uchar_t *rand2, uint_t rand2len, uchar_t *result, uint_t resultlen, boolean_t xor_it) argument
1059 uchar_t *label; local
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_smb.c1961 char *label; local
2018 label = format+1;
2030 "%s = 0x%.4x", label, wval);
2033 " %s=0x%x", label, wval);
2047 "%s = %d", label, wval);
2050 " %s=%d", label, wval);
2064 "%s = 0x%.8x", label, lval);
2067 " %s=0x%x", label, lval);
2081 "%s = 0x%.2x", label, bval);
2084 " %s=0x%x", label, bva
[all...]
/illumos-gate/usr/src/uts/common/io/upf/
H A Dupf_usbgem.c78 #define CHECK_AND_JUMP(val, label) \
79 if ((val) != USB_SUCCESS) { goto label; }
149 #define OUTB(dp, p, v, errp, label) \
158 /* size */ 0)) != USB_SUCCESS) goto label;
160 #define OUTW(dp, p, v, errp, label) \
168 /* value */ (v))) != USB_SUCCESS) goto label
170 #define OUTS(dp, p, buf, len, errp, label) \
179 /* size */ (len))) != USB_SUCCESS) goto label
181 #define INB(dp, p, vp, errp, label) \
189 /* valuep */ (vp))) != USB_SUCCESS) goto label
[all...]
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dfmtmsg.c109 #define ST_LBL "label"
129 * MV_LBL "label" selected
181 * SEPSTR is the string that separates the "label" from what follows it,
573 /* Check for "label" */
786 * void writemsg(buf, size, verbosity, label, severity, text, action, tag)
793 * const char *label The address of the label-component
799 * This function formats the message consisting of the label-component,
812 int verbosity, const char *label, int severity,
823 int dolabel; /* TRUE if label t
811 writemsg(char *buf, size_t size, int verbosity, const char *label, int severity, const char *text, const char *action, const char *tag) argument
1088 fmtmsg(long class, const char *label, int severity, const char *text, const char *action, const char *tag) argument
[all...]
/illumos-gate/usr/src/cmd/mdb/sparc/mdb/
H A Dkvm_v7dep.c433 label_t label; local
497 mdb_tgt_readsym(t, MDB_TGT_AS_VIRT, &label, sizeof (label),
498 MDB_TGT_OBJ_EXEC, "panic_regs") == sizeof (label)) {
500 kregs[KREG_PC] = label.val[0];
501 kregs[KREG_SP] = label.val[1];
/illumos-gate/usr/src/cmd/cmd-crypto/pktool/
H A Dgenkeypair.c330 char *label = NULL; local
344 "l:(label)K:(outkey)F:(format)C:(curve)"
358 if (label)
360 label = optarg_av;
479 if (label == NULL) {
481 gettext("No key label specified\n"));
501 tokenname, label, dir, prefix, keyAlg, keylen,
506 tokenname, label, keyAlg, keylen,

Completed in 124 milliseconds

<<11121314151617181920>>