Home
last modified time | relevance | path

Searched refs:lr_type (Results 1 – 11 of 11) sorted by relevance

/titanic_41/usr/src/cmd/sendmail/include/sm/
H A Dldap.h107 int lr_type; member
/titanic_41/usr/src/cmd/sendmail/libsm/
H A Dldap.c591 rc = type - (*top)->lrl_data[p]->lr_type;
623 newe->lr_type = type;
1179 if (rl->lr_type == SM_LDAP_ATTR_DN)
1190 else if (rl->lr_type == SM_LDAP_ATTR_FILTER)
1201 else if (rl->lr_type == SM_LDAP_ATTR_URL)
/titanic_41/usr/src/uts/common/sys/
H A Ddls_mgmt.h222 uint_t lr_type; member
H A Dnvme.h518 uint8_t lr_type; /* Type */ member
/titanic_41/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Dgic_pwd.c462 if ((*last_req)->lr_type == KRB5_LRQ_ALL_PW_EXPTIME || in __krb5_get_init_creds_password()
463 (*last_req)->lr_type == KRB5_LRQ_ONE_PW_EXPTIME) { in __krb5_get_init_creds_password()
/titanic_41/usr/src/cmd/nvmeadm/
H A Dnvmeadm_print.c937 if (lr[i].lr_type < ARRAYSIZE(lba_range_types)) in nvme_print_feat_lba_range()
939 lba_range_types[lr[i].lr_type], 0); in nvme_print_feat_lba_range()
942 lr[i].lr_type, NULL, NULL); in nvme_print_feat_lba_range()
/titanic_41/usr/src/lib/gss_mechs/mech_krb5/krb5/asn.1/
H A Dasn1_k_decode.c844 get_field(val->lr_type,0,asn1_decode_int32); in asn1_decode_last_req_entry()
851 if((val->lr_type & 0xffffff80U) == 0x80) val->lr_type |= 0xffffff00U; in asn1_decode_last_req_entry()
H A Dasn1_k_encode.c200 FIELDOF_NORM(krb5_last_req_entry, int32, lr_type, 0),
/titanic_41/usr/src/cmd/dlmgmtd/
H A Ddlmgmt_util.c544 retvalp->lr_type = attrtype; in dlmgmt_getattr_common()
/titanic_41/usr/src/cmd/krb5/krb5kdc/
H A Ddo_tgs_req.c659 nolrentry.lr_type = KRB5_LRQ_NONE; in process_tgs_req()
/titanic_41/usr/src/uts/common/gssapi/mechs/krb5/include/
H A Dkrb5.h1132 krb5_int32 lr_type; member