Searched refs:get_mount_client (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12-stable/contrib/amd/amd/ |
| D | amfs_host.c | 370 client = get_mount_client(host, &sin, &tv, &sock, mnt_version); in amfs_host_mount() 672 client = get_mount_client(host, &sin, &tv, &sock, mnt_version); in amfs_host_umounted()
|
| /freebsd-12-stable/contrib/amd/conf/transp/ |
| D | transp_sockets.c | 159 get_mount_client(char *unused_host, struct sockaddr_in *sin, struct timeval *tv, int *sock, u_long … in get_mount_client() function
|
| /freebsd-12-stable/contrib/amd/include/ |
| D | am_utils.h | 271 extern CLIENT *get_mount_client(char *unused_host, struct sockaddr_in *sin, struct timeval *tv, int…
|
| /freebsd-12-stable/contrib/amd/ |
| D | ChangeLog | 7528 * conf/transp/transp_tli.c (get_mount_client): Likewise. 11656 (get_mount_client): free netconfig entry when done with it. 12450 * conf/transp/transp_{tli,sockets}.c (get_mount_client): use NFS
|