Home
last modified time | relevance | path

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

/openbsd-src/lib/libc/rpc/
H A Dsvc_udp.c280 struct cache_node { struct
284 u_long cache_xid;
285 u_long cache_proc;
286 u_long cache_vers;
287 u_long cache_prog;
288 struct sockaddr_in cache_addr;
292 char * cache_reply;
293 u_long cache_replylen;
297 cache_ptr cache_next;