Searched refs:MOUNTVERS (Results 1 – 7 of 7) sorted by relevance
| /netbsd-src/external/bsd/am-utils/dist/fixmount/ |
| H A D | fixmount.c | 577 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 D | mount.x | 145 version MOUNTVERS {
|
| /netbsd-src/external/bsd/am-utils/dist/conf/nfs_prot/ |
| H A D | nfs_prot_bsdi2.h | 473 #ifndef MOUNTVERS 474 # define MOUNTVERS RPCMNT_VER1 macro
|
| H A D | nfs_prot_irix6.h | 90 #define MOUNTVERS 1 macro
|
| /netbsd-src/external/bsd/am-utils/dist/amd/ |
| H A D | amfs_host.c | 356 mnt_version = MOUNTVERS; in amfs_host_mount() 667 mnt_version = MOUNTVERS; in amfs_host_umounted()
|
| H A D | srvr_nfs.c | 305 mnt_version = MOUNTVERS; in recompute_portmap()
|
| H A D | ops_nfs.c | 565 mnt_version = MOUNTVERS; in call_mountd()
|