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

/freebsd-11.0-release/sbin/mount_nfs/
H A Dmount_nfs.c126 /* Return codes for nfs_tryproto. */
143 static enum tryret nfs_tryproto(struct addrinfo *ai, char *hostp, char *spec,
618 ret = nfs_tryproto(ai, hostp, spec, &errstr, iov,
672 nfs_tryproto(struct addrinfo *ai, char *hostp, char *spec, char **errstr, function

Completed in 97 milliseconds