OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:su_cache
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/rpc/
svc_dg.h
48
void *
su_cache
; /* cached data, NULL if none */
member in struct:svc_dg_data
svc_dg.c
146
su->
su_cache
= NULL;
227
if (su->
su_cache
!= NULL) {
260
if (su->
su_cache
)
406
su_data(transp)->
su_cache
)->uc_size))
427
if (su->
su_cache
!= NULL) {
457
su->
su_cache
= (char *)(void *)uc;
492
uc = (struct cl_cache *) su->
su_cache
;
587
uc = (struct cl_cache *) su->
su_cache
;
Completed in 12 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025