Home
last modified time | relevance | path

Searched refs:uc_proc (Results 1 – 2 of 2) sorted by relevance

/src/crypto/krb5/src/lib/rpc/
H A Dsvc_udp.c390 rpcproc_t uc_proc; /* saved procedure number */ member
496 victim->cache_proc = uc->uc_proc; in cache_set()
528 ent->cache_proc == uc->uc_proc && in cache_get()
541 uc->uc_proc = msg->rm_call.cb_proc; in cache_get()
/src/lib/libc/rpc/
H A Dsvc_dg.c495 rpcproc_t uc_proc; /* saved procedure number */ member
628 uc->uc_proc, uaddr); in cache_set()
638 victim->cache_proc = uc->uc_proc; in cache_set()
701 uc->uc_proc = msg->rm_call.cb_proc; in cache_get()