Searched refs:client_handle (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/usr.sbin/ypbind/
H A Dypbind.c788 CLIENT *client_handle; local
798 if ((client_handle = clntudp_bufcreate(&ypdb->dom_server_addr,
813 stat = clnt_call(client_handle, YPPROC_DOMAIN,
819 clnt_destroy(client_handle);
825 clnt_destroy(client_handle);
/freebsd-12-stable/sys/xen/interface/
H A Dmemory.h483 uint64_aligned_t client_handle; /* IN: handle to the client page */ member in struct:xen_mem_sharing_op::__anon17038::mem_sharing_op_share

Completed in 167 milliseconds