Searched refs:get_mount_client (Results 1 – 5 of 5) sorted by relevance
| /netbsd-src/external/bsd/am-utils/dist/amd/ |
| H A D | amfs_host.c | 372 client = get_mount_client(host, &sin, &tv, &sock, mnt_version); in amfs_host_mount() 674 client = get_mount_client(host, &sin, &tv, &sock, mnt_version); in amfs_host_umounted()
|
| /netbsd-src/external/bsd/am-utils/dist/conf/transp/ |
| H A D | transp_sockets.c | 161 get_mount_client(char *unused_host, struct sockaddr_in *sin, struct timeval *tv, int *sock, u_long … in get_mount_client() function
|
| H A D | transp_tli.c | 165 get_mount_client(char *host, struct sockaddr_in *unused_sin, struct timeval *tv, int *sock, u_long … in get_mount_client() function
|
| /netbsd-src/external/bsd/am-utils/dist/include/ |
| H A D | am_utils.h | 277 extern CLIENT *get_mount_client(char *unused_host, struct sockaddr_in *sin, struct timeval *tv, int…
|
| /netbsd-src/external/bsd/am-utils/dist/ |
| H A D | ChangeLog | 7534 * conf/transp/transp_tli.c (get_mount_client): Likewise. 11662 (get_mount_client): free netconfig entry when done with it. 12456 * conf/transp/transp_{tli,sockets}.c (get_mount_client): use NFS
|