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

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

Completed in 92 milliseconds