OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lr_type
(Results
1 - 6
of
6
) sorted by relevancy
/src/crypto/external/bsd/heimdal/dist/lib/krb5/
test_gic.c
45
printf("e type: %d value: %d\n", (*e)->
lr_type
, (int)(*e)->value);
krb5.h
914
int32_t
lr_type
;
member in struct:__anon895
init_creds_pw.c
326
lre[i]->
lr_type
= lr->val[i].
lr_type
;
354
switch (lr->val[i].
lr_type
) {
/src/external/gpl3/gdb/dist/gdb/
csky-tdep.c
963
lr_type_t
lr_type
)
1917
if (
lr_type
== LR_TYPE_EPC)
1923
else if (
lr_type
== LR_TYPE_FPC)
1993
/* Find the end of prologue. Default
lr_type
. */
2076
lr_type_t
lr_type
= LR_TYPE_R15;
local
2109
lr_type
= csky_analyze_lr_type (gdbarch, prologue_start, func_end);
2115
func_end, this_frame, cache,
lr_type
);
/src/external/gpl3/gdb.old/dist/gdb/
csky-tdep.c
963
lr_type_t
lr_type
)
1917
if (
lr_type
== LR_TYPE_EPC)
1923
else if (
lr_type
== LR_TYPE_FPC)
1993
/* Find the end of prologue. Default
lr_type
. */
2076
lr_type_t
lr_type
= LR_TYPE_R15;
local
2109
lr_type
= csky_analyze_lr_type (gdbarch, prologue_start, func_end);
2115
func_end, this_frame, cache,
lr_type
);
/src/crypto/external/bsd/heimdal/dist/kdc/
kerberos5.c
2134
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 37 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026