OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rcache
(Results
1 - 6
of
6
) sorted by relevancy
/src/sbin/dump/
Makefile
9
#
rcache
.c read cache
31
SRCS= itime.c main.c optr.c dumprmt.c
rcache
.c snapshot.c tape.c \
/src/sbin/dump_lfs/
Makefile
18
SRCS= itime.c main.c optr.c dumprmt.c
rcache
.c snapshot.c tape.c \
/src/crypto/external/bsd/heimdal/dist/lib/krb5/
auth_context.c
535
krb5_rcache *
rcache
)
537
*
rcache
= auth_context->
rcache
;
544
krb5_rcache
rcache
)
546
auth_context->
rcache
=
rcache
;
replay.c
304
krb5_rcache
rcache
;
local
322
ret = krb5_rc_resolve_full(context, &
rcache
, name);
326
*id =
rcache
;
krb5.h
657
krb5_rcache
rcache
;
member in struct:krb5_auth_context_data
/src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_execbuf.c
282
* @
rcache
: Pointer to the entry to update.
287
static void vmw_execbuf_rcache_update(struct vmw_res_cache_entry *
rcache
,
291
rcache
->res = res;
292
rcache
->private = private;
293
rcache
->valid = 1;
294
rcache
->valid_handle = 0;
315
struct vmw_res_cache_entry *
rcache
;
local
320
rcache
= &sw_context->res_cache[res_type];
321
if (likely(
rcache
->valid &&
rcache
->res == res))
364
struct vmw_res_cache_entry *
rcache
;
local
659
struct vmw_res_cache_entry *
rcache
= &sw_context->res_cache[res_type];
local
867
struct vmw_res_cache_entry *
rcache
=
local
[
all
...]
Completed in 22 milliseconds
Indexes created Sat Jun 13 00:24:39 UTC 2026