Searched refs:label (Results 351 - 375 of 814) sorted by relevance

<<11121314151617181920>>

/illumos-gate/usr/src/cmd/zonecfg/
H A DMakefile45 CERRWARN += -_gcc=-Wno-unused-label
/illumos-gate/usr/src/cmd/oamuser/user/
H A Dfuncs.c41 #include <tsol/label.h>
61 static const char label[] = "label"; variable
92 { USERATTR_CLEARANCE, check_label, label },
93 { USERATTR_MINLABEL, check_label, label },
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A DMakefile51 CERRWARN += -_gcc=-Wno-unused-label
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/ilbd/
H A DMakefile54 CERRWARN += -_gcc=-Wno-unused-label
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Dipaddrsel.c153 char *label; local
187 * <IPv6-addr>/<plen> <precedence> <label>
233 label = cp;
235 * NULL terminate the label string. The label string is
247 labellen = cp - label;
250 gettext("%s: missing label on line %d\n"),
256 gettext("%s: label too long on line %d, labels "
266 * We're specifically using strncpy() to copy the label
277 (void) strncpy(tmp_policy[entryindex].ip6_asp_label, label,
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/
H A DMakefile43 CERRWARN += -_gcc=-Wno-unused-label
/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A DMakefile46 CERRWARN += -_gcc=-Wno-unused-label
/illumos-gate/usr/src/cmd/fmtmsg/
H A Dmain.c111 #define BIGUSAGE "fmtmsg [-a action] [-c class] [-l label] [-s severity] [-t tag]\n [-u subclass[,subclass[,...]]] [text]\n"
215 static char labelbuf[128]; /* Buf for message label */
468 * fmtmsg [-a action] [-c classification] [-l label] [-s severity] [-t tag]
482 * -l label String that identifies the source of the message
527 char *label; /* Ptr to user's label */
559 /* Build the label for messages from "fmtmsg" */
574 l_seen = FALSE; /* No label (-l) seen yet */
612 case 'l': /* -l label */
614 label
522 char *label; /* Ptr to user's label */ local
[all...]
/illumos-gate/usr/src/cmd/avs/dsstat/
H A DMakefile45 CERRWARN += -_gcc=-Wno-unused-label
/illumos-gate/usr/src/cmd/bnu/
H A Dinterface.c32 * interface(label)
141 interface(label)
142 char *label;
147 if (0 == strcmp(Interface[i].IN_label, label)) {
153 DEBUG(5, "set interface %s\n", label);
/illumos-gate/usr/src/cmd/tsol/updatehome/
H A Dupdatehome.c28 * updatehome - Update the current label's $HOME copy and link files.
30 * Update home reads the user's minimum label copy and link
33 * label $HOME to the user's current label's $HOME.
45 * Entry options = c, if replace existing current label $HOME copies
52 * r, if replace existing current label $HOME copies or
55 * s, if replace existing current label $HOME symbolic
83 #include <tsol/label.h>
/illumos-gate/usr/src/lib/sun_fc/common/
H A DTrace.cc169 msg += (stacks[tid])[i]->label();
/illumos-gate/usr/src/uts/common/sys/tsol/
H A Dtnet.h33 #include <sys/tsol/label.h>
44 /* Maximum label returned by tsol_compute_label_v6 */
/illumos-gate/usr/src/uts/common/sys/
H A Ducred.h36 #include <sys/tsol/label.h>
69 uint32_t uc_labeloff; /* label offset: 0 - no label */
85 /* Get peer security label info */
/illumos-gate/usr/src/uts/intel/io/intel_nhm/
H A Dnhm_init.c184 (void) snprintf(dimmp->label,
185 sizeof (dimmp->label), "%s",
305 (void) snprintf(dimmp->label,
306 sizeof (dimmp->label),
/illumos-gate/usr/src/uts/intel/kmech_krb5/
H A DMakefile72 CERRWARN += -_gcc=-Wno-unused-label
/illumos-gate/usr/src/uts/intel/md/
H A DMakefile69 CERRWARN += -_gcc=-Wno-unused-label
/illumos-gate/usr/src/uts/intel/nfs/
H A DMakefile85 CERRWARN += -_gcc=-Wno-unused-label
/illumos-gate/usr/src/uts/intel/rdc/
H A DMakefile74 CERRWARN += -_gcc=-Wno-unused-label
/illumos-gate/usr/src/uts/intel/sata/
H A DMakefile90 CERRWARN += -_gcc=-Wno-unused-label
/illumos-gate/usr/src/uts/intel/sockfs/
H A DMakefile89 CERRWARN += -_gcc=-Wno-unused-label
/illumos-gate/usr/src/uts/intel/sol_uverbs/
H A DMakefile67 CERRWARN += -_gcc=-Wno-unused-label
/illumos-gate/usr/src/uts/intel/tavor/
H A DMakefile88 CERRWARN += -_gcc=-Wno-unused-label
/illumos-gate/usr/src/uts/intel/xge/
H A DMakefile111 CERRWARN += -_gcc=-Wno-unused-label
/illumos-gate/usr/src/uts/sparc/chxge/
H A DMakefile104 CERRWARN += -_gcc=-Wno-unused-label

Completed in 115 milliseconds

<<11121314151617181920>>