Home
last modified time | relevance | path

Searched refs:MOUNTVERS (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/bsd/am-utils/dist/fixmount/
H A Dfixmount.c577 clnt = clnt_create(host, MOUNTPROG, MOUNTVERS, "tcp"); in clnt_create_timeout()
579 clnt = clnt_create(host, MOUNTPROG, MOUNTVERS, "udp"); in clnt_create_timeout()
582 clnt = clnttcp_create(&host_addr, MOUNTPROG, MOUNTVERS, &s, 0, 0); in clnt_create_timeout()
586 clnt = clntudp_create(&host_addr, MOUNTPROG, MOUNTVERS, *tvp, &s); in clnt_create_timeout()
/netbsd-src/lib/librpcsvc/
H A Dmount.x145 version MOUNTVERS {
/netbsd-src/external/bsd/am-utils/dist/conf/nfs_prot/
H A Dnfs_prot_bsdi2.h473 #ifndef MOUNTVERS
474 # define MOUNTVERS RPCMNT_VER1 macro
H A Dnfs_prot_irix6.h90 #define MOUNTVERS 1 macro
/netbsd-src/external/bsd/am-utils/dist/amd/
H A Damfs_host.c356 mnt_version = MOUNTVERS; in amfs_host_mount()
667 mnt_version = MOUNTVERS; in amfs_host_umounted()
H A Dsrvr_nfs.c305 mnt_version = MOUNTVERS; in recompute_portmap()
H A Dops_nfs.c565 mnt_version = MOUNTVERS; in call_mountd()