Home
last modified time | relevance | path

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

/illumos-gate/usr/src/stand/lib/fs/nfs/
H A Dmount.c156 &root_to, NULL, AUTH_UNIX); in nfsmountroot()
167 root_to.sin_port = 0; in nfsmountroot()
210 buflen = sizeof (root_to.sin_addr); in setup_root_vars()
212 &root_to.sin_addr, &buflen)) { in setup_root_vars()
337 &root_to, NULL, AUTH_UNIX); in nfs3mountroot()
353 root_to.sin_port = 0; in nfs3mountroot()
413 root_to.sin_port = 0; in nfs4init()
430 root_to.sin_port = 0; in nfs4init()
576 root_to.sin_family = AF_INET; in boot_nfs_mountroot()
578 root_to.sin_port = htons(0); in boot_nfs_mountroot()
[all …]