HomeSort by: relevance | last modified time | path
    Searched refs:cache1 (Results 1 - 8 of 8) sorted by relevancy

  /src/crypto/external/bsd/heimdal/dist/tests/kdc/
check-uu.in 54 cache1="FILE:${objdir}/cache1.krb5"
57 kinit1="${TESTS_ENVIRONMENT} ../../kuser/kinit -c $cache1 ${afs_no_afslog}"
59 kdestroy1="${TESTS_ENVIRONMENT} ../../kuser/kdestroy -c $cache1 ${afs_no_unlog}"
106 KRB5CCNAME=$cache1 ${uu_server} > uuserver.log &
  /src/external/gpl3/gdb/dist/gdb/dwarf2/
frame-tailcall.c 80 const struct tailcall_cache *cache1 = (const struct tailcall_cache *) arg1; local
83 return cache1->next_bottom_frame == cache2->next_bottom_frame;
  /src/external/gpl3/gdb.old/dist/gdb/dwarf2/
frame-tailcall.c 81 const struct tailcall_cache *cache1 = (const struct tailcall_cache *) arg1; local
84 return cache1->next_bottom_frame == cache2->next_bottom_frame;
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/arm/
juno-r1.dts 199 A53_L2: l2-cache1 {
juno-r2.dts 205 A53_L2: l2-cache1 {
juno.dts 204 A53_L2: l2-cache1 {
  /src/external/gpl3/gdb/dist/gdb/
record-btrace.c 1688 const struct btrace_frame_cache *cache1 local
1693 return cache1->frame == cache2->frame;
  /src/external/gpl3/gdb.old/dist/gdb/
record-btrace.c 1641 const struct btrace_frame_cache *cache1 local
1646 return cache1->frame == cache2->frame;

Completed in 37 milliseconds