Searched defs:drxid (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libnsl/rpc/ |
H A D | svc.c | 1773 uint32_t drxid, drhash; in __svc_dup() local 1819 struct dupcache *dc, uint32_t drxid, uint32_t drhash) in __svc_dupcache_check() 1978 struct dupcache *dc, uint32_t drxid, uint32_t drhash, time_t timenow) in __svc_dupcache_enter() 2023 uint32_t drxid, drhash; in __svc_dupdone() local 2067 int status, struct dupcache *dc, uint32_t drxid, uint32_t drhash) in __svc_dupcache_update()
|