Home
last modified time | relevance | path

Searched defs:cache_node (Results 1 – 1 of 1) sorted by relevance

/minix3/lib/libc/rpc/
H A Dsvc_dg.c370 struct cache_node { struct
374 u_int32_t cache_xid;
375 rpcproc_t cache_proc;
376 rpcvers_t cache_vers;
377 rpcprog_t cache_prog;
378 struct netbuf cache_addr;
382 char *cache_reply;
383 size_t cache_replylen;
387 cache_ptr cache_next;