Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/fs.d/nfs/lib/
H A Dnfs_sec.c411 nfs_create_ah(CLIENT *cl, char *hostname, seconfig_t *nfs_sec) in nfs_create_ah() function
/titanic_44/usr/src/cmd/fs.d/nfs/mount/
H A Dmount.c135 extern AUTH * nfs_create_ah();
1567 new_ah = nfs_create_ah(cl, hostname, &nfs_sec); in get_the_addr()
/titanic_44/usr/src/cmd/fs.d/autofs/
H A Dautod_nfs.c95 extern AUTH *nfs_create_ah();
3104 new_ah = nfs_create_ah(cl, hostname, in get_server_fh()