Searched refs:netidbytype (Results 1 – 1 of 1) sorted by relevance
185 static const char *netidbytype(int, int);610 if ((netid = netidbytype(ai->ai_family, nfsargsp->sotype)) == NULL) { in nfs_tryproto()799 netidbytype(int af, int sotype) in netidbytype() function