Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fs.d/autofs/
H A Dautod_nfs.c120 char *cache_proto; member
2562 char *cache_proto; member
2586 if (cp->cache_proto != NULL && in portmap_cache_flush()
2587 cp->cache_proto != in portmap_cache_flush()
2589 free(cp->cache_proto); in portmap_cache_flush()
2669 if (cp->cache_proto != NULL &&
2670 cp->cache_proto !=
2672 free(cp->cache_proto);
2682 strcmp(nconf->nc_proto, cachep->cache_proto) != 0 ||
2732 cachep->cache_proto = cachep->cache_small_proto;
[all …]