Searched refs:lr_type (Results 1 – 11 of 11) sorted by relevance
107 int lr_type; member
591 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)
222 uint_t lr_type; member
518 uint8_t lr_type; /* Type */ member
462 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()
937 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()
844 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()
200 FIELDOF_NORM(krb5_last_req_entry, int32, lr_type, 0),
544 retvalp->lr_type = attrtype; in dlmgmt_getattr_common()
659 nolrentry.lr_type = KRB5_LRQ_NONE; in process_tgs_req()
1132 krb5_int32 lr_type; member