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.c772 const char *netid, *netid_mnt, *secname; in nfs_tryproto() local
798 netid_mnt = netid; in nfs_tryproto()
801 if ((netid_mnt = netidbytype(ai->ai_family, SOCK_DGRAM)) in nfs_tryproto()
808 if ((nconf_mnt = getnetconf_cached(netid_mnt)) == NULL) { in nfs_tryproto()
809 snprintf(errbuf, sizeof errbuf, "%s: %s", netid_mnt, in nfs_tryproto()
961 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()
989 snprintf(errbuf, sizeof errbuf, "[%s] %s:%s: %s", netid_mnt, in nfs_tryproto()