Searched defs:nfsauth_cache_compar (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_auth.c150 static int nfsauth_cache_compar(const void *, const void *);
778 nfsauth_cache_compar(const void *v1, const void *v2) function
892 avl_create(&nc->authc_tree, nfsauth_cache_compar,

Completed in 47 milliseconds