Home
last modified time | relevance | path

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

/NextBSD/contrib/amd/amd/
HDamfs_host.c139 u_short mountd_port; in amfs_host_init() local
169 get_mountd_port(mf->mf_server, &mountd_port, get_mntfs_wchan(mf)); in amfs_host_init()
HDops_nfs.c542 u_short mountd_port; in call_mountd() local
543 error = get_mountd_port(fp->fh_fs, &mountd_port, wchan); in call_mountd()
546 fp->fh_sin.sin_port = mountd_port; in call_mountd()