Searched refs:netidbytype (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/sbin/mount_nfs/
H A Dmount_nfs.c139 static const char *netidbytype(int af, int sotype);
697 if ((netid = netidbytype(ai->ai_family, sotype)) == NULL) {
711 if ((netid_mnt = netidbytype(ai->ai_family, SOCK_DGRAM))
934 netidbytype(int af, int sotype) function

Completed in 91 milliseconds