Home
last modified time | relevance | path

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

/freebsd/sbin/mount_nfs/
H A Dmount_nfs.c763 const char *netid, *netid_mnt, *secname; in nfs_tryproto() local
789 netid_mnt = netid; in nfs_tryproto()
792 if ((netid_mnt = netidbytype(ai->ai_family, SOCK_DGRAM)) in nfs_tryproto()
799 if ((nconf_mnt = getnetconf_cached(netid_mnt)) == NULL) { in nfs_tryproto()
800 snprintf(errbuf, sizeof errbuf, "%s: %s", netid_mnt, in nfs_tryproto()
952 snprintf(errbuf, sizeof errbuf, "[%s] %s:%s: %s", netid_mnt, in nfs_tryproto()
971 snprintf(errbuf, sizeof errbuf, "[%s] %s:%s: %s", netid_mnt, in nfs_tryproto()
980 snprintf(errbuf, sizeof errbuf, "[%s] %s:%s: %s", netid_mnt, in nfs_tryproto()