Searched refs:lr_type (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dtest_gic.c45 printf("e type: %d value: %d\n", (*e)->lr_type, (int)(*e)->value);
H A Dkrb5.h914 int32_t lr_type; member in struct:__anon52
H A Dinit_creds_pw.c326 lre[i]->lr_type = lr->val[i].lr_type;
354 switch (lr->val[i].lr_type) {
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dcsky-tdep.c518 lr_type_t lr_type)
1477 if (lr_type == LR_TYPE_EPC)
1483 else if (lr_type == LR_TYPE_FPC)
1554 /* Find the end of prologue. Default lr_type. */
1832 lr_type_t lr_type = LR_TYPE_R15; local
1865 lr_type = csky_analyze_lr_type (gdbarch, prologue_start, func_end);
1871 func_end, this_frame, cache, lr_type);
512 csky_analyze_prologue(struct gdbarch *gdbarch, CORE_ADDR start_pc, CORE_ADDR limit_pc, CORE_ADDR end_pc, struct frame_info *this_frame, struct csky_unwind_cache *this_cache, lr_type_t lr_type) argument
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dcsky-tdep.c960 lr_type_t lr_type)
1914 if (lr_type == LR_TYPE_EPC)
1920 else if (lr_type == LR_TYPE_FPC)
1990 /* Find the end of prologue. Default lr_type. */
2073 lr_type_t lr_type = LR_TYPE_R15; local
2106 lr_type = csky_analyze_lr_type (gdbarch, prologue_start, func_end);
2112 func_end, this_frame, cache, lr_type);
954 csky_analyze_prologue(struct gdbarch *gdbarch, CORE_ADDR start_pc, CORE_ADDR limit_pc, CORE_ADDR end_pc, frame_info_ptr this_frame, struct csky_unwind_cache *this_cache, lr_type_t lr_type) argument
/netbsd-current/crypto/external/bsd/heimdal/dist/kdc/
H A Dkerberos5.c2134 r->ek.last_req.val[r->ek.last_req.len].lr_type = LR_PW_EXPTIME;
2139 r->ek.last_req.val[r->ek.last_req.len].lr_type = LR_ACCT_EXPTIME;
2144 r->ek.last_req.val[r->ek.last_req.len].lr_type = LR_NONE;

Completed in 298 milliseconds