Searched refs:client_handle (Results 1 - 2 of 2) sorted by last modified time

/freebsd-current/usr.sbin/ypbind/
H A Dypbind.c783 CLIENT *client_handle; local
793 if ((client_handle = clntudp_bufcreate(&ypdb->dom_server_addr,
808 stat = clnt_call(client_handle, YPPROC_DOMAIN,
814 clnt_destroy(client_handle);
820 clnt_destroy(client_handle);
/freebsd-current/sys/contrib/xen/
H A Dmemory.h527 uint64_aligned_t client_handle; /* IN: handle to the client page */ member in struct:xen_mem_sharing_op::__anon89::mem_sharing_op_share

Completed in 260 milliseconds