man3dat Direct Access Transport Library Functions man3dat

man3dat — Direct Access Transport Library Functions - Back to index

dat_cno_create(3dat)
dat_cno_create - create a CNO instance
dat_cno_free(3dat)
dat_cno_free - destroy an instance of the CNO
dat_cno_modify_agent(3dat)
dat_cno_modify_agent - modify the OS Wait Proxy Agent
dat_cno_query(3dat)
dat_cno_query - provide the Consumer parameters of the CNO
dat_cno_wait(3dat)
dat_cno_wait - wait for notification events
dat_cr_accept(3dat)
dat_cr_accept - establishes a Connection between the active remote side requesting Endpoint and the passive side local Endpoint
dat_cr_handoff(3dat)
dat_cr_handoff - hand off the Connection Request to another Service Point
dat_cr_query(3dat)
dat_cr_query - provide parameters of the Connection Request
dat_cr_reject(3dat)
dat_cr_reject - reject a Connection Request from the Active remote side requesting Endpoint
dat_ep_connect(3dat)
dat_ep_connect - establish a connection between the local Endpoint and a remote Endpoint
dat_ep_create(3dat)
dat_ep_create - create an instance of an Endpoint
dat_ep_create_with_srq(3dat)
dat_ep_create_with_srq - create an instance of End Point with Shared Receive Queue
dat_ep_disconnect(3dat)
dat_ep_disconnect - terminate a connection or a connection establishment
dat_ep_dup_connect(3dat)
dat_ep_dup_connect - establish a connection between the local Endpoint and a remote Endpoint
dat_ep_free(3dat)
dat_ep_free - destroy an instance of the Endpoint
dat_ep_get_status(3dat)
dat_ep_get_status - provide a quick snapshot of the Endpoint
dat_ep_modify(3dat)
dat_ep_modify - change parameters of an Endpoint
dat_ep_post_rdma_read(3dat)
dat_ep_post_rdma_read - transfer all data to the local data buffer
dat_ep_post_rdma_write(3dat)
dat_ep_post_rdma_write - write all data to the remote data buffer
dat_ep_post_recv(3dat)
dat_ep_post_recv - receive data over the connection of the Endpoint
dat_ep_post_send(3dat)
dat_ep_post_send - transfer data to the remote side
dat_ep_query(3dat)
dat_ep_query - provide parameters of the Endpoint
dat_ep_recv_query(3dat)
dat_ep_recv_query - provide Endpoint receive queue consumption on SRQ
dat_ep_reset(3dat)
dat_ep_reset - transition the local Endpoint from a Disconnected to an Unconnected state
dat_ep_set_watermark(3dat)
dat_ep_set_watermark - set high watermark on Endpoint
dat_evd_clear_unwaitable(3dat)
dat_evd_clear_unwaitable - transition the Event Dispatcher into a waitable state
dat_evd_dequeue(3dat)
dat_evd_dequeue - remove the first event from the Event Dispatcher event queue
dat_evd_disable(3dat)
dat_evd_disable - disable the Event Dispatcher
dat_evd_enable(3dat)
dat_evd_enable - enable the Event Dispatcher
dat_evd_free(3dat)
dat_evd_free - destroy an instance of the Event Dispatcher
dat_evd_modify_cno(3dat)
dat_evd_modify_cno - change the associated CNO for the Event Dispatcher
dat_evd_post_se(3dat)
dat_evd_post_se - post Software event to the Event Dispatcher event queue
dat_evd_query(3dat)
dat_evd_query - provide parameters of the Event Dispatcher,
dat_evd_resize(3dat)
dat_evd_resize - modify the size of the event queue of Event Dispatcher
dat_evd_set_unwaitable(3dat)
dat_evd_set_unwaitable - transition the Event Dispatcher into an unwaitable state
dat_evd_wait(3dat)
dat_evd_wait - remove first event from the Event Dispatcher event queue
dat_get_consumer_context(3dat)
dat_get_consumer_context - get Consumer context
dat_get_handle_type(3dat)
dat_get_handle_type - get handle type
dat_ia_close(3dat)
dat_ia_close - close an IA
dat_ia_open(3dat)
dat_ia_open - open an Interface Adapter (IA)
dat_ia_query(3dat)
dat_ia_query - query an IA
dat_lmr_create(3dat)
dat_lmr_create - register a memory region with an IA
dat_lmr_free(3dat)
dat_lmr_free - destroy an instance of the LMR
dat_lmr_query(3dat)
dat_lmr_query - provide LMR parameters
dat_lmr_sync_rdma_read(3dat)
dat_lmr_sync_rdma_read - synchronize local memory with RDMA read on non-coherent memory
dat_lmr_sync_rdma_write(3dat)
dat_lmr_sync_rdma_write - synchronize local memory with RDMA write on non-coherent memory
dat_provider_fini(3dat)
dat_provider_fini - disassociate the Provider from a given IA name
dat_provider_init(3dat)
dat_provider_init - locate the Provider in the Static Registry
dat_psp_create(3dat)
dat_psp_create - create a persistent Public Service Point
dat_psp_create_any(3dat)
dat_psp_create_any - create a persistent Public Service Point
dat_psp_free(3dat)
dat_psp_free - destroy an instance of the Public Service Point
dat_psp_query(3dat)
dat_psp_query - provide parameters of the Public Service Point
dat_pz_create(3dat)
dat_pz_create - create an instance of the Protection Zone
dat_pz_free(3dat)
dat_pz_free - destroy an instance of the Protection Zone
dat_pz_query(3dat)
dat_pz_query - provides parameters of the Protection Zone
dat_registry_add_provider(3dat)
dat_registry_add_provider - declare the Provider with the Dynamic Registry
dat_registry_list_providers(3dat)
dat_registry_list_providers - obtain a list of available pProviders from the Static Registry
dat_registry_remove_provider(3dat)
dat_registry_remove_provider - unregister the Provider from the Dynamic Registry
dat_rmr_bind(3dat)
dat_rmr_bind - bind the RMR to the specified memory region within an LMR
dat_rmr_create(3dat)
dat_rmr_create - create an RMR for the specified Protection Zone
dat_rmr_free(3dat)
dat_rmr_free - destroy an instance of the RMR
dat_rmr_query(3dat)
dat_rmr_query - provide RMR parameters
dat_rsp_create(3dat)
dat_rsp_create - create a Reserved Service Point
dat_rsp_free(3dat)
dat_rsp_free - destroy an instance of the Reserved Service Point
dat_rsp_query(3dat)
dat_rsp_query - provide parameters of the Reserved Service Point
dat_set_consumer_context(3dat)
dat_set_consumer_context - set Consumer context
dat_srq_create(3dat)
dat_srq_create - create an instance of a shared receive queue
dat_srq_free(3dat)
dat_srq_free - destroy an instance of the shared receive queue
dat_srq_post_recv(3dat)
dat_srq_post_recv - add receive buffers to shared receive queue
dat_srq_query(3dat)
dat_srq_query - provide parameters of the shared receive queue
dat_srq_resize(3dat)
dat_srq_resize - modify the size of the shared receive queue
dat_srq_set_lw(3dat)
dat_srq_set_lw - set low watermark on shared receive queue
dat_strerror(3dat)
dat_strerror - convert a DAT return code into human readable strings
OmniOS OmniOS