Home
last modified time | relevance | path

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

/openbsd-src/lib/libc/rpc/
H A Dsvc_udp.c279 typedef struct cache_node *cache_ptr;
280 struct cache_node { struct
385 victim = malloc(sizeof(struct cache_node)); in cache_set()