Searched refs:label (Results 426 - 450 of 814) sorted by relevance

<<11121314151617181920>>

/illumos-gate/usr/src/lib/libbsm/common/
H A Daudit_allocate.c27 #include <tsol/label.h>
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/psvc/psvcobj/
H A Dpsvc_objects_class.h57 char label[32]; member in struct:__anon1168
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/rdist/
H A DMakefile53 CERRWARN += -_gcc=-Wno-unused-label
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A DMakefile60 CERRWARN += -_gcc=-Wno-unused-label
/illumos-gate/usr/src/cmd/eqn/eqn.d/
H A DMakefile35 CERRWARN += -_gcc=-Wno-unused-label
/illumos-gate/usr/src/cmd/eqn/neqn.d/
H A DMakefile31 CERRWARN += -_gcc=-Wno-unused-label
/illumos-gate/usr/src/cmd/awk_xpg4/
H A DMakefile44 CERRWARN += -_gcc=-Wno-unused-label
/illumos-gate/usr/src/cmd/backup/lib/
H A DMakefile68 CERRWARN += -_gcc=-Wno-unused-label
/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/
H A DMakefile61 CERRWARN += -_gcc=-Wno-unused-label
/illumos-gate/usr/src/cmd/genmsg/
H A DMakefile37 CERRWARN += -_gcc=-Wno-unused-label
/illumos-gate/usr/src/cmd/krb5/kadmin/cli/
H A DMakefile35 CERRWARN += -_gcc=-Wno-unused-label
/illumos-gate/usr/src/cmd/sgs/m4/i386/
H A DMakefile56 CERRWARN += -_gcc=-Wno-unused-label
/illumos-gate/usr/src/cmd/sgs/m4/sparc/
H A DMakefile56 CERRWARN += -_gcc=-Wno-unused-label
/illumos-gate/usr/src/cmd/krb5/ldap_util/
H A DMakefile64 CERRWARN += -_gcc=-Wno-unused-label
/illumos-gate/usr/src/cmd/tsol/plabel/
H A Dplabel.c30 * plabel - gets process label.
45 #include <tsol/label.h>
190 * The process label for global zone is admin_high
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dtnet.c52 #include <sys/tsol/label.h>
616 * Assign a sensitivity label to inbound traffic which arrived without
617 * an explicit on-the-wire label.
620 * a label are at the most sensitive label known for the host, most
643 * Converts CIPSO option to sensitivity label.
668 * If present, parse the CIPSO label in the incoming packet and
669 * construct a ts_label_t that reflects the CIPSO label and put it in
671 * code that needs to examine the packet label can inspect the label
871 const bslabel_t *label, *conn_label; local
1220 ts_label_t *label; local
2052 const bslabel_t *label; local
[all...]
/illumos-gate/usr/src/tools/ndrgen/
H A Dndr_gen.c227 if (np->label != IDENTIFIER && np->label != INTEGER)
230 switch (np->label) {
238 if (arg->label == IDENTIFIER)
H A Dndrgen.h40 int label; member in struct:node
/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_ixl_update.c78 * IXL1394_OP_JUMP: label
88 * IXL1394_OP_SET_SKIPMODE skipmode, label
549 if (new_jump_ixlp->label == old_jump_ixlp->label) {
557 /* new ixl jump command label must be ptr to valid ixl label or NULL */
558 if ((new_jump_ixlp->label != NULL) &&
559 (new_jump_ixlp->label->ixl_opcode != IXL1394_OP_LABEL)) {
561 /* if not jumping to label, return an error */
571 * follow exec path from new ixl jump command label t
[all...]
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dusbai.c215 usb_vprintf(dev_info_t *dip, int level, char *label, char *fmt, va_list ap) argument
240 * if there is label and dip, use <driver name><instance>:
241 * otherwise just use the label
249 if (label == (char *)NULL) {
260 (void *)curthread, label, instance);
264 (void *)curthread, label);
269 "%s%d:\t", label, instance);
272 "%s:\t", label);
394 char *label; local
397 /* if there is no handle, use usba as label */
[all...]
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_events.h74 char label[64]; member in struct:emlxs_event
/illumos-gate/usr/src/lib/libadt_jni/com/sun/audit/
H A DAuditSession.java71 // private native void setSL(byte[] sessionHandle, String label);
243 public void setLabel(String label) throws Exception { argument
245 // setSL(sh, label);
/illumos-gate/usr/src/uts/intel/ip/
H A DMakefile64 CERRWARN += -_gcc=-Wno-unused-label
/illumos-gate/usr/src/uts/intel/sd/
H A DMakefile82 CERRWARN += -_gcc=-Wno-unused-label
/illumos-gate/usr/src/uts/intel/usb_ac/
H A DMakefile71 CERRWARN += -_gcc=-Wno-unused-label

Completed in 257 milliseconds

<<11121314151617181920>>