Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/fs.d/nfs/lib/
H A Dnfs_resolve.h34 extern struct knetconfig *get_knconf(struct netconfig *);
H A Dnfs_resolve.c74 get_knconf(struct netconfig *nconf) in get_knconf() function
163 fsl_retp->knconf = get_knconf(netconf); in get_nfs4ref_info()
/titanic_44/usr/src/cmd/rexd/
H A Dmount_nfs.c65 static struct knetconfig *get_knconf(struct netconfig *nconf);
88 struct knetconfig *get_knconf(struct netconfig *);
351 args.knconf = get_knconf(nconf); in mount_nfs()
744 get_knconf(struct netconfig *nconf) in get_knconf() function
/titanic_44/usr/src/cmd/fs.d/autofs/
H A Dautod_nfs.c1940 argp->knconf = get_knconf(nconf); in nfsmount()