Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/fs.d/autofs/
H A Dautod_nfs.c2501 struct portmap_cache { struct
2512 struct portmap_cache *cache_prev, *cache_next; argument
2517 struct portmap_cache *portmap_cache_head, *portmap_cache_tail;
2523 struct portmap_cache *next = NULL, *cp; in portmap_cache_flush()
2557 struct portmap_cache *cachep, *prev, *next = NULL, *cp;
2655 struct portmap_cache *cachep;
2661 cachep = malloc(sizeof (struct portmap_cache));