Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/am-utils/dist/amd/
Damfs_host.c137 u_short mountd_port; in amfs_host_init() local
167 get_mountd_port(mf->mf_server, &mountd_port, get_mntfs_wchan(mf)); in amfs_host_init()
Dops_nfs.c550 u_short mountd_port; in call_mountd() local
551 error = get_mountd_port(fp->fh_fs, &mountd_port, wchan); in call_mountd()
554 fp->fh_sin.sin_port = mountd_port; in call_mountd()