Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fs.d/autofs/
H A Dautod_nfs.c2556 struct portmap_cache { struct
2567 struct portmap_cache *cache_prev, *cache_next; argument
2572 struct portmap_cache *portmap_cache_head, *portmap_cache_tail;
2578 struct portmap_cache *next = NULL, *cp; in portmap_cache_flush()
2612 struct portmap_cache *cachep, *prev, *next = NULL, *cp;
2710 struct portmap_cache *cachep;
2716 cachep = malloc(sizeof (struct portmap_cache));