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

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

Completed in 53 milliseconds