Skip site
navigation (1)Skip section navigation (2)
FreeBSD Manual Pages
- BUS_DESCRIBE_INTR(9), bus_describe_intr(9)
- associate a description with an active interrupt handler
- BUS_SETUP_INTR(9), bus_setup_intr(9), BUS_TEARDOWN_INTR(9), bus_teardown_intr(9)
- create, attach and teardown an interrupt handler
- EVENTHANDLER(9)
- kernel event handling functions
- OF_node_from_xref(9), OF_xref_from_node(9)
- convert between kernel phandle and effective phandle
- VFS_FHTOVP(9)
- turn an NFS filehandle into a vnode
- VOP_VPTOFH(9)
- turn a vnode into an NFS filehandle
- cpu_machdep(9), cpu_copy_thread(9), cpu_exec_vmspace_reuse(9), cpu_exit(9), cpu_fetch_syscall_args(9), cpu_fork(9), cpu_fork_kthread_handler(9), cpu_idle(9), cpu_idle_wakeup(9), cpu_procctl(9), cpu_set_syscall_retval(9), cpu_set_upcall(9), cpu_set_user_tls(9), cpu_switch(9), cpu_sync_core(9), cpu_thread_alloc(9), cpu_thread_clean(9), cpu_thread_exit(9), cpu_thread_free(9), cpu_throw(9), cpu_update_pcb(9)
- machine-dependent interfaces to handle CPU and thread state
- dev_clone(9), drain_dev_clone_events(9)
- eventhandler for name-based device cloning in devfs
- devinfo(3), devinfo_init(3), devinfo_free(3), devinfo_handle_to_device(3), devinfo_handle_to_resource(3), devinfo_handle_to_rman(3), devinfo_foreach_device_child(3), devinfo_foreach_device_resource(3), devinfo_foreach_rman_resource(3), devinfo_foreach_rman(3)
- device and resource information utility library
- fhopen(2), fhstat(2), fhstatfs(2)
- access file via file handle
- form_request_by_name(3), form_request_name(3)
- handle printable form request names
- freebsd::pidfile(3)
- own a PID file handle
- geom_stats_open(3), geom_stats_close(3), geom_stats_resync(3), geom_stats_snapshot_get(3), geom_stats_snapshot_free(3), geom_stats_snapshot_timestamp(3), geom_stats_snapshot_reset(3), geom_stats_snapshot_next(3), gctl_get_handle(3), gctl_ro_param(3), gctl_rw_param(3), gctl_issue(3), gctl_free(3), gctl_dump(3), geom_getxml(3), geom_xml2tree(3), geom_gettree(3), geom_deletetree(3), g_open(3), g_close(3), g_mediasize(3), g_sectorsize(3), g_stripeoffset(3), g_stripesize(3), g_flush(3), g_delete(3), g_device_path(3), g_get_ident(3), g_get_name(3), g_open_by_ident(3), g_providername(3)
- userland API library for kernel GEOM subsystem
- getfh(2), lgetfh(2), getfhat(2)
- get file handle
- gpio_open(3), gpio_close(3)
- library to handle GPIO pins
- ibv_create_ah(3), ibv_destroy_ah(3)
- create or destroy an address handle (AH)
- ibv_init_ah_from_wc(3), ibv_create_ah_from_wc(3)
- initialize or create an address handle (AH) from a work completion
- intr_event_add_handler(9), intr_event_create(9), intr_event_destroy(9), intr_event_handle(9), intr_event_remove_handler(9), intr_priority(9)
- kernel interrupt handler and thread API
- menu_request_by_name(3), menu_request_name(3)
- handle printable menu request names
- mt(3), mt_start_element(3), mt_end_element(3), mt_char_handler(3), mt_status_tree_sbuf(3), mt_status_tree_print(3), mt_status_entry_free(3), mt_status_free(3), mt_entry_sbuf(3), mt_param_parent_print(3), mt_param_entry_print(3), mt_protect_print(3), mt_param_list(3), mt_density_name(3), mt_density_bp(3), mt_density_num(3), mt_get_xml_str(3), mt_get_status(3)
- Magnetic Tape library
- pcap_activate(3)
- activate a capture handle
- pcap_can_set_rfmon(3)
- check whether monitor mode can be set for a not-yet-activated capture handle
- pcap_create(3)
- create a live capture handle
- pcap_set_buffer_size(3)
- set the buffer size for a not-yet-activated capture handle
- pcap_set_promisc(3)
- set promiscuous mode for a not-yet-activated capture handle
- pcap_set_rfmon(3)
- set monitor mode for a not-yet-activated capture handle
- pcap_set_snaplen(3)
- set the snapshot length for a not-yet-activated capture handle
- pcap_set_timeout(3)
- set the packet buffer timeout for a not-yet-activated capture handle
- pppoed(8)
- handle incoming PPP over Ethernet connections
- pthread_atfork(3)
- register fork handlers
- re_comp(3), re_exec(3)
- regular expression handler
- rmail(8)
- handle remote mail received via uucp
- rman(9), rman_activate_resource(9), rman_adjust_resource(9), rman_deactivate_resource(9), rman_fini(9), rman_init(9), rman_init_from_resource(9), rman_is_region_manager(9), rman_manage_region(9), rman_first_free_region(9), rman_last_free_region(9), rman_release_resource(9), rman_reserve_resource(9), rman_make_alignment_flags(9), rman_get_start(9), rman_get_end(9), rman_get_device(9), rman_get_size(9), rman_get_flags(9), rman_set_mapping(9), rman_get_mapping(9), rman_set_virtual(9), rman_get_virtual(9), rman_set_bustag(9), rman_get_bustag(9), rman_set_bushandle(9), rman_get_bushandle(9), rman_set_rid(9), rman_get_rid(9), rman_set_type(9), rman_get_type(9)
- resource management functions
- rpc_clnt_create(3), clnt_control(3), clnt_create(3), clnt_create_timed(3), clnt_create_vers(3), clnt_create_vers_timed(3), clnt_destroy(3), clnt_dg_create(3), clnt_pcreateerror(3), clnt_raw_create(3), clnt_spcreateerror(3), clnt_tli_create(3), clnt_tp_create(3), clnt_tp_create_timed(3), clnt_vc_create(3), rpc_createerr(3)
- library routines for dealing with creation and manipulation of CLIENT handles
- rpc_svc_create(3), svc_control(3), svc_create(3), svc_destroy(3), svc_dg_create(3), svc_fd_create(3), svc_raw_create(3), svc_tli_create(3), svc_tp_create(3), svc_vc_create(3)
- library routines for the creation of server handles
- set_constraint_handler_s(3), abort_handler_s(3), ignore_handler_s(3)
- runtime-constraint violation handling
- swi_add(9), swi_remove(9), swi_sched(9)
- register and schedule software interrupt handlers
- xo_create(3), xo_create_to_file(3), xo_destroy(3)
- create and destroy libxo output handles
- xo_flush(3), xo_flush_h(3)
- flush formatted output from libxo handle
- xo_set_flags(3), xo_clear_flags(3)
- set operational flags for a libxo handle
- xo_set_options(3)
- change options used by a libxo handle
- xo_set_style(3), xo_set_style_name(3)
- set the output style for a libxo handle
- xo_set_writer(3)
- set custom writer functions for a libxo handle
- DTLSv1_get_timeout(3)
- determine when a DTLS or QUIC SSL object next needs a timeout event to be handled
- DTLSv1_handle_timeout(3)
- handle a pending timeout event for a DTLS or QUIC SSL object
- OPENSSL_fork_prepare(3), OPENSSL_fork_parent(3), OPENSSL_fork_child(3)
- OpenSSL fork handlers
- SSL_COMP_add_compression_method(3), SSL_COMP_get_compression_methods(3), SSL_COMP_get0_name(3), SSL_COMP_get_id(3), SSL_COMP_free_compression_methods(3)
- handle SSL/TLS integrated compression methods
- SSL_CTX_has_client_custom_ext(3)
- check whether a handler exists for a particular client extension type
- SSL_CTX_set_alpn_protos(3), SSL_set_alpn_protos(3), SSL_CTX_set_alpn_select_cb(3), SSL_CTX_set_next_proto_select_cb(3), SSL_CTX_set_next_protos_advertised_cb(3), SSL_select_next_proto(3), SSL_get0_alpn_selected(3), SSL_get0_next_proto_negotiated(3)
- handle application layer protocol negotiation (ALPN)
- SSL_CTX_set_cert_cb(3), SSL_set_cert_cb(3)
- handle certificate callback function
- SSL_CTX_set_client_cert_cb(3), SSL_CTX_get_client_cert_cb(3)
- handle client certificate callback function
- SSL_CTX_set_dh_auto(3), SSL_set_dh_auto(3), SSL_CTX_set0_tmp_dh_pkey(3), SSL_set0_tmp_dh_pkey(3), SSL_CTX_set_tmp_dh_callback(3), SSL_CTX_set_tmp_dh(3), SSL_set_tmp_dh_callback(3), SSL_set_tmp_dh(3)
- handle DH keys for ephemeral key exchange
- SSL_CTX_set_info_callback(3), SSL_CTX_get_info_callback(3), SSL_set_info_callback(3), SSL_get_info_callback(3)
- handle information callback for SSL connections
- SSL_CTX_set_tlsext_servername_callback(3), SSL_CTX_set_tlsext_servername_arg(3), SSL_get_servername_type(3), SSL_get_servername(3), SSL_set_tlsext_host_name(3)
- handle server name indication (SNI)
- SSL_CTX_set_tmp_ecdh(3), SSL_set_tmp_ecdh(3), SSL_CTX_set_ecdh_auto(3), SSL_set_ecdh_auto(3)
- handle ECDH keys for ephemeral key exchange
- SSL_get_event_timeout(3)
- determine when an SSL object next needs to have events handled
- SSL_handle_events(3)
- advance asynchronous state machine and perform network I/O
- SSL_poll(3), SSL_POLL_EVENT_NONE(3), SSL_POLL_EVENT_F(3), SSL_POLL_EVENT_EL(3), SSL_POLL_EVENT_EC(3), SSL_POLL_EVENT_ECD(3), SSL_POLL_EVENT_ER(3), SSL_POLL_EVENT_EW(3), SSL_POLL_EVENT_R(3), SSL_POLL_EVENT_W(3), SSL_POLL_EVENT_IC(3), SSL_POLL_EVENT_ISB(3), SSL_POLL_EVENT_ISU(3), SSL_POLL_EVENT_OSB(3), SSL_POLL_EVENT_OSU(3), SSL_POLL_EVENT_RW(3), SSL_POLL_EVENT_RE(3), SSL_POLL_EVENT_WE(3), SSL_POLL_EVENT_RWE(3), SSL_POLL_EVENT_E(3), SSL_POLL_EVENT_IS(3), SSL_POLL_EVENT_ISE(3), SSL_POLL_EVENT_I(3), SSL_POLL_EVENT_OS(3), SSL_POLL_EVENT_OSE(3), SSL_POLL_FLAG_NO_HANDLE_EVENTS(3)
- determine or await readiness conditions for one or more pollable objects
- X509_REQ_get_extensions(3), X509_REQ_add_extensions(3), X509_REQ_add_extensions_nid(3)
- handle X.509 extension attributes of a CSR
- AG_Event(3)
- agar event handlers / virtual functions
- CURLINFO_CONN_ID(3)
- get the ID of the last connection used by the handle
- CURLMINFO_XFERS_ADDED(3)
- Cumulative number of all easy handles added
- CURLMINFO_XFERS_CURRENT(3)
- Number of easy handles currently added
- CURLMINFO_XFERS_DONE(3)
- Number of finished unprocessed easy handles
- CURLMINFO_XFERS_PENDING(3)
- Number of easy handles waiting to start
- CURLMINFO_XFERS_RUNNING(3)
- Number of easy handles currently running
- CURLOPT_CURLU(3)
- URL in URL handle format
- CURLOPT_PATH_AS_IS(3)
- do not handle dot-dot sequences
- CURLOPT_SHARE(3)
- share handle to use
- DTLSv1_get_timeout(3ossl)
- determine when a DTLS or QUIC SSL object next needs a timeout event to be handled
- DTLSv1_handle_timeout(3ossl)
- handle a pending timeout event for a DTLS or QUIC SSL object
- Dpkg::Arch(3perl)
- handle architectures
- Dpkg::Build::Info(3perl)
- handle build information
- Dpkg::BuildProfiles(3perl)
- handle build profiles
- Dpkg::Compression::FileHandle(3perl)
- object dealing transparently with file compression
- Dpkg::Exit(3perl)
- program exit handlers
- Dpkg::Substvars(3perl)
- handle variable substitution in strings
- Handles(3), Tcl_HandleAlloc(3), Tcl_HandleFree(3), Tcl_HandleTblInit(3), Tcl_HandleTblRelease(3), Tcl_HandleTblUseCount(3), Tcl_HandleWalk(3), Tcl_HandleXlate(3)
- Dynamic, handle addressable tables
- MPIX_Comm_create_errhandler_x(3)
- Creates an MPI-style communicator errorhandler with an extra_state
- MPIX_File_create_errhandler_x(3)
- Creates an MPI-style file errorhandler with an extra_state
- MPIX_Session_create_errhandler_x(3)
- Creates an MPI-style session errorhandler with an extra_state
- MPIX_Win_create_errhandler_x(3)
- Creates an MPI-style window errorhandler with an extra_state
- MPI_Bsend_init(3)
- Builds a handle for a buffered send
- MPI_Comm_call_errhandler(3)
- Call the error handler installed on a communicator
- MPI_Comm_create_errhandler(3)
- Create a communicator error handler
- MPI_Comm_get_errhandler(3)
- Get the error handler attached to a communicator
- MPI_Comm_set_errhandler(3)
- Set the error handler for a communicator
- MPI_Dist_graph_create(3)
- MPI_DIST_GRAPH_CREATE returns a handle to a new communicator to which the distributed graph topology information is attached
- MPI_Dist_graph_create_adjacent(3)
- returns a handle to a new communicator to which the distributed graph topology information is attached
- MPI_Errhandler_c2f(3)
- converts MPI_Errhandler to Fortran INTEGER
- MPI_Errhandler_create(3)
- Creates an MPI-style errorhandler
- MPI_Errhandler_f2c(3)
- converts Fortran INTEGER to MPI_Errhandler
- MPI_Errhandler_free(3)
- Frees an MPI-style errorhandler
- MPI_Errhandler_get(3)
- Gets the error handler for a communicator
- MPI_Errhandler_set(3)
- Sets the error handler for a communicator
- MPI_File_c2f(3)
- Translates a C file handle to a Fortran file handle
- MPI_File_call_errhandler(3)
- Call the error handler installed on a file
- MPI_File_create_errhandler(3)
- Create a file error handler
- MPI_File_f2c(3)
- Translates a Fortran file handle to a C file handle
- MPI_File_get_errhandler(3)
- Get the error handler attached to a file
- MPI_File_set_errhandler(3)
- Set the error handler for an MPI file
- MPI_Op_create(3)
- Creates a user-defined combination function handle
- MPI_Op_free(3)
- Frees a user-defined combination function handle
- MPI_Session_call_errhandler(3)
- Call the error handler installed on a MPI session
- MPI_Session_create_errhandler(3)
- Create an error handler for use with MPI session
- MPI_Session_get_errhandler(3)
- Get the error handler for the MPI session
- MPI_Session_set_errhandler(3)
- Set MPI session error handler
- MPI_Start(3)
- Initiates a communication with a persistent request handle
- MPI_T_cvar_handle_alloc(3)
- Allocate a handle for a control variable
- MPI_T_cvar_handle_free(3)
- Free an existing handle for a control variable
- MPI_T_event_callback_get_info(3)
- Returns a new info object containing the hints of the callback function registered for the callback safety level specified by cb_safety of the event-registration handle associated with event_registration
- MPI_T_event_callback_set_info(3)
- Updates the hints of the callback function registered for the callback safety level specified by cb_safety of the event-registration handle associated with event_registration
- MPI_T_event_handle_alloc(3)
- Creates a registration handle for the event type identified by event_index
- MPI_T_event_handle_free(3)
- Initiates deallocation of the event-registration handle specified by event_registration
- MPI_T_event_handle_get_info(3)
- Returns a new info object containing the hints of the event-registration handle associated with event_registration
- MPI_T_event_handle_set_info(3)
- Updates the hints of the event-registration handle associated with event_registration
- MPI_T_event_register_callback(3)
- Associates a user-defined function with an allocated event-registration handle
- MPI_T_event_set_dropped_handler(3)
- Registers a function to be called when event information is dropped for the registration handle specified in event_registration
- MPI_T_pvar_handle_alloc(3)
- Allocate a handle for a performance variable
- MPI_T_pvar_handle_free(3)
- Free an existing handle for a performance variable
- MPI_Type_get_value_index(3)
- returns a handle to a predefined datatype suitable for the use with MPI_MINLOC and MPI_MAXLOC if such a predefined type exists
- MPI_Win_call_errhandler(3)
- Call the error handler installed on a window
- MPI_Win_create_errhandler(3)
- Create an error handler for use with MPI window
- MPI_Win_get_errhandler(3)
- Get the error handler for the MPI RMA window
- MPI_Win_set_errhandler(3)
- Set window error handler
- OPENSSL_fork_prepare(3), OPENSSL_fork_parent(3), OPENSSL_fork_child(3)
- OpenSSL fork handlers
- OPENSSL_fork_prepare(3ossl), OPENSSL_fork_parent(3ossl), OPENSSL_fork_child(3ossl)
- OpenSSL fork handlers
- SDL_CDClose(3)
- Closes a SDL_CD handle
- SDLmm_EventHandler(3), SDLmm::EventHandler(3)
- The base class used for custom Event handlers
- SSL_COMP_add_compression_method(3), SSL_COMP_get_compression_methods(3), SSL_COMP_get0_name(3), SSL_COMP_get_id(3), SSL_COMP_free_compression_methods(3)
- handle SSL/TLS integrated compression methods
- SSL_COMP_add_compression_method(3ossl), SSL_COMP_get_compression_methods(3ossl), SSL_COMP_get0_name(3ossl), SSL_COMP_get_id(3ossl), SSL_COMP_free_compression_methods(3ossl)
- handle SSL/TLS integrated compression methods
- SSL_CTX_has_client_custom_ext(3)
- check whether a handler exists for a particular client extension type
- SSL_CTX_has_client_custom_ext(3ossl)
- check whether a handler exists for a particular client extension type
- SSL_CTX_set_alpn_protos(3), SSL_set_alpn_protos(3), SSL_CTX_set_alpn_select_cb(3), SSL_CTX_set_next_proto_select_cb(3), SSL_CTX_set_next_protos_advertised_cb(3), SSL_select_next_proto(3), SSL_get0_alpn_selected(3), SSL_get0_next_proto_negotiated(3)
- handle application layer protocol negotiation (ALPN)
- SSL_CTX_set_alpn_protos(3ossl), SSL_set_alpn_protos(3ossl), SSL_CTX_set_alpn_select_cb(3ossl), SSL_CTX_set_next_proto_select_cb(3ossl), SSL_CTX_set_next_protos_advertised_cb(3ossl), SSL_select_next_proto(3ossl), SSL_get0_alpn_selected(3ossl), SSL_get0_next_proto_negotiated(3ossl)
- handle application layer protocol negotiation (ALPN)
- SSL_CTX_set_cert_cb(3), SSL_set_cert_cb(3)
- handle certificate callback function
- SSL_CTX_set_cert_cb(3ossl), SSL_set_cert_cb(3ossl)
- handle certificate callback function
- SSL_CTX_set_client_cert_cb(3), SSL_CTX_get_client_cert_cb(3)
- handle client certificate callback function
- SSL_CTX_set_client_cert_cb(3ossl), SSL_CTX_get_client_cert_cb(3ossl)
- handle client certificate callback function
- SSL_CTX_set_dh_auto(3ossl), SSL_set_dh_auto(3ossl), SSL_CTX_set0_tmp_dh_pkey(3ossl), SSL_set0_tmp_dh_pkey(3ossl), SSL_CTX_set_tmp_dh_callback(3ossl), SSL_CTX_set_tmp_dh(3ossl), SSL_set_tmp_dh_callback(3ossl), SSL_set_tmp_dh(3ossl)
- handle DH keys for ephemeral key exchange
- SSL_CTX_set_info_callback(3), SSL_CTX_get_info_callback(3), SSL_set_info_callback(3), SSL_get_info_callback(3)
- handle information callback for SSL connections
- SSL_CTX_set_info_callback(3ossl), SSL_CTX_get_info_callback(3ossl), SSL_set_info_callback(3ossl), SSL_get_info_callback(3ossl)
- handle information callback for SSL connections
- SSL_CTX_set_tlsext_servername_callback(3), SSL_CTX_set_tlsext_servername_arg(3), SSL_get_servername_type(3), SSL_get_servername(3), SSL_set_tlsext_host_name(3)
- handle server name indication (SNI)
- SSL_CTX_set_tlsext_servername_callback(3ossl), SSL_CTX_set_tlsext_servername_arg(3ossl), SSL_get_servername_type(3ossl), SSL_get_servername(3ossl), SSL_set_tlsext_host_name(3ossl)
- handle server name indication (SNI)
- SSL_CTX_set_tmp_dh_callback(3), SSL_CTX_set_tmp_dh(3), SSL_set_tmp_dh_callback(3), SSL_set_tmp_dh(3)
- handle DH keys for ephemeral key exchange
- SSL_CTX_set_tmp_ecdh(3ossl), SSL_set_tmp_ecdh(3ossl), SSL_CTX_set_ecdh_auto(3ossl), SSL_set_ecdh_auto(3ossl)
- handle ECDH keys for ephemeral key exchange
- SSL_CTX_set_tmp_rsa_callback(3), SSL_CTX_set_tmp_rsa(3), SSL_CTX_need_tmp_RSA(3), SSL_set_tmp_rsa_callback(3), SSL_set_tmp_rsa(3), SSL_need_tmp_RSA(3)
- handle RSA keys for ephemeral key exchange
- SSL_get_event_timeout(3ossl)
- determine when an SSL object next needs to have events handled
- SSL_handle_events(3ossl)
- advance asynchronous state machine and perform network I/O
- SSL_poll(3ossl), SSL_POLL_EVENT_NONE(3ossl), SSL_POLL_EVENT_F(3ossl), SSL_POLL_EVENT_EL(3ossl), SSL_POLL_EVENT_EC(3ossl), SSL_POLL_EVENT_ECD(3ossl), SSL_POLL_EVENT_ER(3ossl), SSL_POLL_EVENT_EW(3ossl), SSL_POLL_EVENT_R(3ossl), SSL_POLL_EVENT_W(3ossl), SSL_POLL_EVENT_IC(3ossl), SSL_POLL_EVENT_ISB(3ossl), SSL_POLL_EVENT_ISU(3ossl), SSL_POLL_EVENT_OSB(3ossl), SSL_POLL_EVENT_OSU(3ossl), SSL_POLL_EVENT_RW(3ossl), SSL_POLL_EVENT_RE(3ossl), SSL_POLL_EVENT_WE(3ossl), SSL_POLL_EVENT_RWE(3ossl), SSL_POLL_EVENT_E(3ossl), SSL_POLL_EVENT_IS(3ossl), SSL_POLL_EVENT_ISE(3ossl), SSL_POLL_EVENT_I(3ossl), SSL_POLL_EVENT_OS(3ossl), SSL_POLL_EVENT_OSE(3ossl), SSL_POLL_FLAG_NO_HANDLE_EVENTS(3ossl)
- determine or await readiness conditions for one or more pollable objects
- Sympa::LockedFile(3Sympa)
- Filehandle with locking
- Sympa::Request::Handler(3Sympa)
- Base class of request handler classes
- Sympa::Request::Handler::add(3Sympa)
- add request handler
- Sympa::Request::Handler::auth(3Sympa)
- auth request handler
- Sympa::Request::Handler::close_list(3Sympa)
- close_list request handler
- Sympa::Request::Handler::confirm(3Sympa)
- confirm request handler
- Sympa::Request::Handler::create_automatic_list(3Sympa)
- create_automatic_list request handler
- Sympa::Request::Handler::create_list(3Sympa)
- create_list request handler
- Sympa::Request::Handler::decl(3Sympa)
- decl request handler
- Sympa::Request::Handler::del(3Sympa)
- del request handler
- Sympa::Request::Handler::del_user(3Sympa)
- delete user
- Sympa::Request::Handler::distribute(3Sympa)
- distribute request handler
- Sympa::Request::Handler::family_signoff(3Sympa)
- family signoff request handler
- Sympa::Request::Handler::finished(3Sympa)
- finished request handler
- Sympa::Request::Handler::get(3Sympa)
- get request handler
- Sympa::Request::Handler::global_remind(3Sympa)
- global remind request handler
- Sympa::Request::Handler::global_set(3Sympa)
- global set request handler
- Sympa::Request::Handler::global_signoff(3Sympa)
- global signoff request handler
- Sympa::Request::Handler::help(3Sympa)
- help request handler
- Sympa::Request::Handler::include(3Sympa), Sympa::Request::Hander::include(3Sympa)
- include request handler
- Sympa::Request::Handler::index(3Sympa)
- index request handler
- Sympa::Request::Handler::info(3Sympa)
- info request handler
- Sympa::Request::Handler::invite(3Sympa)
- invite request handler
- Sympa::Request::Handler::last(3Sympa)
- last request handler
- Sympa::Request::Handler::lists(3Sympa)
- lists request handler
- Sympa::Request::Handler::modindex(3Sympa)
- modindex request handler
- Sympa::Request::Handler::move_list(3Sympa)
- move_list request handler
- Sympa::Request::Handler::move_user(3Sympa)
- change users email
- Sympa::Request::Handler::open_list(3Sympa)
- open_list request handler
- Sympa::Request::Handler::reject(3Sympa)
- reject request handler
- Sympa::Request::Handler::remind(3Sympa)
- remind request handler
- Sympa::Request::Handler::review(3Sympa)
- review request handler
- Sympa::Request::Handler::set(3Sympa)
- set request handler
- Sympa::Request::Handler::signoff(3Sympa)
- signoff request handler
- Sympa::Request::Handler::stats(3Sympa)
- stats request handler
- Sympa::Request::Handler::subscribe(3Sympa)
- subscribe request handler
- Sympa::Request::Handler::unknown(3Sympa)
- unknown request handler
- Sympa::Request::Handler::update_automatic_list(3Sympa)
- update_automatic_list request handler
- Sympa::Request::Handler::verify(3Sympa)
- verify request handler
- Sympa::Request::Handler::which(3Sympa)
- which request handler
- Sympa::Spindle::DoCommand(3Sympa)
- Workflow to handle command messages
- Sympa::Spindle::DoMessage(3Sympa)
- Workflow to handle messages bound for lists
- TclZipfs_AppHook.tcl90(3), TclZipfs_AppHook(3), TclZipfs_Mount(3), TclZipfs_MountBuffer(3), TclZipfs_Unmount(3)
- handle ZIP files as Tcl virtual filesystems
- Tcl_AppendExportList.tcl86(3), Tcl_AppendExportList(3), Tcl_CreateNamespace(3), Tcl_DeleteNamespace(3), Tcl_Export(3), Tcl_FindCommand(3), Tcl_FindNamespace(3), Tcl_ForgetImport(3), Tcl_GetCurrentNamespace(3), Tcl_GetGlobalNamespace(3), Tcl_GetNamespaceUnknownHandler(3), Tcl_Import(3), Tcl_SetNamespaceUnknownHandler(3)
- manipulate namespaces
- Tcl_AppendExportList.tcl90(3), Tcl_AppendExportList(3), Tcl_CreateNamespace(3), Tcl_DeleteNamespace(3), Tcl_Export(3), Tcl_FindCommand(3), Tcl_FindNamespace(3), Tcl_ForgetImport(3), Tcl_GetCurrentNamespace(3), Tcl_GetGlobalNamespace(3), Tcl_GetNamespaceUnknownHandler(3), Tcl_Import(3), Tcl_SetNamespaceUnknownHandler(3)
- manipulate namespaces
- Tcl_AsyncCreate.tcl86(3), Tcl_AsyncCreate(3), Tcl_AsyncMark(3), Tcl_AsyncInvoke(3), Tcl_AsyncDelete(3), Tcl_AsyncReady(3)
- handle asynchronous events
- Tcl_AsyncCreate.tcl90(3), Tcl_AsyncCreate(3), Tcl_AsyncMark(3), Tcl_AsyncMarkFromSignal(3), Tcl_AsyncInvoke(3), Tcl_AsyncDelete(3), Tcl_AsyncReady(3)
- handle asynchronous events
- Tcl_BadChannelOption.tcl86(3), Tcl_CreateChannel(3), Tcl_GetChannelInstanceData(3), Tcl_GetChannelType(3), Tcl_GetChannelName(3), Tcl_GetChannelHandle(3), Tcl_GetChannelMode(3), Tcl_GetChannelBufferSize(3), Tcl_SetChannelBufferSize(3), Tcl_NotifyChannel(3), Tcl_BadChannelOption(3), Tcl_ChannelName(3), Tcl_ChannelVersion(3), Tcl_ChannelBlockModeProc(3), Tcl_ChannelCloseProc(3), Tcl_ChannelClose2Proc(3), Tcl_ChannelInputProc(3), Tcl_ChannelOutputProc(3), Tcl_ChannelSeekProc(3), Tcl_ChannelWideSeekProc(3), Tcl_ChannelTruncateProc(3), Tcl_ChannelSetOptionProc(3), Tcl_ChannelGetOptionProc(3), Tcl_ChannelWatchProc(3), Tcl_ChannelGetHandleProc(3), Tcl_ChannelFlushProc(3), Tcl_ChannelHandlerProc(3), Tcl_ChannelThreadActionProc(3), Tcl_IsChannelShared(3), Tcl_IsChannelRegistered(3), Tcl_CutChannel(3), Tcl_SpliceChannel(3), Tcl_IsChannelExisting(3), Tcl_ClearChannelHandlers(3), Tcl_GetChannelThread(3), Tcl_ChannelBuffered(3)
- procedures for creating and manipulating channels
- Tcl_BadChannelOption.tcl90(3), Tcl_CreateChannel(3), Tcl_GetChannelInstanceData(3), Tcl_GetChannelType(3), Tcl_GetChannelName(3), Tcl_GetChannelHandle(3), Tcl_GetChannelMode(3), Tcl_GetChannelBufferSize(3), Tcl_SetChannelBufferSize(3), Tcl_NotifyChannel(3), Tcl_BadChannelOption(3), Tcl_ChannelName(3), Tcl_ChannelVersion(3), Tcl_ChannelBlockModeProc(3), Tcl_ChannelClose2Proc(3), Tcl_ChannelInputProc(3), Tcl_ChannelOutputProc(3), Tcl_ChannelWideSeekProc(3), Tcl_ChannelTruncateProc(3), Tcl_ChannelSetOptionProc(3), Tcl_ChannelGetOptionProc(3), Tcl_ChannelWatchProc(3), Tcl_ChannelGetHandleProc(3), Tcl_ChannelFlushProc(3), Tcl_ChannelHandlerProc(3), Tcl_ChannelThreadActionProc(3), Tcl_IsChannelShared(3), Tcl_IsChannelRegistered(3), Tcl_CutChannel(3), Tcl_SpliceChannel(3), Tcl_IsChannelExisting(3), Tcl_ClearChannelHandlers(3), Tcl_GetChannelThread(3), Tcl_ChannelBuffered(3)
- procedures for creating and manipulating channels
- Tcl_CreateChannelHandler.tcl86(3), Tcl_CreateChannelHandler(3), Tcl_DeleteChannelHandler(3)
- call a procedure when a channel becomes readable or writable
- Tcl_CreateChannelHandler.tcl90(3), Tcl_CreateChannelHandler(3), Tcl_DeleteChannelHandler(3)
- call a procedure when a channel becomes readable or writable
- Tcl_CreateCloseHandler.tcl86(3), Tcl_CreateCloseHandler(3), Tcl_DeleteCloseHandler(3)
- arrange for callbacks when channels are closed
- Tcl_CreateCloseHandler.tcl90(3), Tcl_CreateCloseHandler(3), Tcl_DeleteCloseHandler(3)
- arrange for callbacks when channels are closed
- Tcl_CreateEnsemble.tcl86(3), Tcl_CreateEnsemble(3), Tcl_FindEnsemble(3), Tcl_GetEnsembleFlags(3), Tcl_GetEnsembleMappingDict(3), Tcl_GetEnsembleNamespace(3), Tcl_GetEnsembleParameterList(3), Tcl_GetEnsembleUnknownHandler(3), Tcl_GetEnsembleSubcommandList(3), Tcl_IsEnsemble(3), Tcl_SetEnsembleFlags(3), Tcl_SetEnsembleMappingDict(3), Tcl_SetEnsembleParameterList(3), Tcl_SetEnsembleSubcommandList(3), Tcl_SetEnsembleUnknownHandler(3)
- manipulate ensemble commands
- Tcl_CreateEnsemble.tcl90(3), Tcl_CreateEnsemble(3), Tcl_FindEnsemble(3), Tcl_GetEnsembleFlags(3), Tcl_GetEnsembleMappingDict(3), Tcl_GetEnsembleNamespace(3), Tcl_GetEnsembleParameterList(3), Tcl_GetEnsembleUnknownHandler(3), Tcl_GetEnsembleSubcommandList(3), Tcl_IsEnsemble(3), Tcl_SetEnsembleFlags(3), Tcl_SetEnsembleMappingDict(3), Tcl_SetEnsembleParameterList(3), Tcl_SetEnsembleSubcommandList(3), Tcl_SetEnsembleUnknownHandler(3)
- manipulate ensemble commands
- Tcl_CreateExitHandler.tcl86(3), Tcl_Exit(3), Tcl_Finalize(3), Tcl_CreateExitHandler(3), Tcl_DeleteExitHandler(3), Tcl_ExitThread(3), Tcl_FinalizeThread(3), Tcl_CreateThreadExitHandler(3), Tcl_DeleteThreadExitHandler(3), Tcl_SetExitProc(3)
- end the application or thread (and invoke exit handlers)
- Tcl_CreateExitHandler.tcl90(3), Tcl_Exit(3), Tcl_Finalize(3), Tcl_CreateExitHandler(3), Tcl_DeleteExitHandler(3), Tcl_ExitThread(3), Tcl_FinalizeThread(3), Tcl_CreateThreadExitHandler(3), Tcl_DeleteThreadExitHandler(3), Tcl_SetExitProc(3)
- end the application or thread (and invoke exit handlers)
- Tcl_CreateFileHandler.tcl86(3), Tcl_CreateFileHandler(3), Tcl_DeleteFileHandler(3)
- associate procedure callbacks with files or devices (Unix only)
- Tcl_CreateFileHandler.tcl90(3), Tcl_CreateFileHandler(3), Tcl_DeleteFileHandler(3)
- associate procedure callbacks with files or devices (Unix only)
- Tcl_CreateTimerHandler.tcl86(3), Tcl_CreateTimerHandler(3), Tcl_DeleteTimerHandler(3)
- call a procedure at a given time
- Tcl_CreateTimerHandler.tcl90(3), Tcl_CreateTimerHandler(3), Tcl_DeleteTimerHandler(3)
- call a procedure at a given time
- Tcl_DoOneEvent.tcl86(3), Tcl_DoOneEvent(3)
- wait for events and invoke event handlers
- Tcl_DoOneEvent.tcl90(3), Tcl_DoOneEvent(3)
- wait for events and invoke event handlers
- Tcl_LimitAddHandler.tcl86(3), Tcl_LimitAddHandler(3), Tcl_LimitCheck(3), Tcl_LimitExceeded(3), Tcl_LimitGetCommands(3), Tcl_LimitGetGranularity(3), Tcl_LimitGetTime(3), Tcl_LimitReady(3), Tcl_LimitRemoveHandler(3), Tcl_LimitSetCommands(3), Tcl_LimitSetGranularity(3), Tcl_LimitSetTime(3), Tcl_LimitTypeEnabled(3), Tcl_LimitTypeExceeded(3), Tcl_LimitTypeReset(3), Tcl_LimitTypeSet(3)
- manage and check resource limits on interpreters
- Tcl_LimitAddHandler.tcl90(3), Tcl_LimitAddHandler(3), Tcl_LimitCheck(3), Tcl_LimitExceeded(3), Tcl_LimitGetCommands(3), Tcl_LimitGetGranularity(3), Tcl_LimitGetTime(3), Tcl_LimitReady(3), Tcl_LimitRemoveHandler(3), Tcl_LimitSetCommands(3), Tcl_LimitSetGranularity(3), Tcl_LimitSetTime(3), Tcl_LimitTypeEnabled(3), Tcl_LimitTypeExceeded(3), Tcl_LimitTypeReset(3), Tcl_LimitTypeSet(3)
- manage and check resource limits on interpreters
- Tk_AttachHWND.tk86(3), Tk_GetHWND(3), Tk_AttachHWND(3)
- manage interactions between the Windows handle and an X window
- Tk_CreateClientMessageHandler.tk86(3), Tk_CreateClientMessageHandler(3), Tk_DeleteClientMessageHandler(3)
- associate procedure callback with ClientMessage type X events
- Tk_CreateErrorHandler.tk86(3), Tk_CreateErrorHandler(3), Tk_DeleteErrorHandler(3)
- handle X protocol errors
- Tk_CreateEventHandler.tk86(3), Tk_CreateEventHandler(3), Tk_DeleteEventHandler(3)
- associate procedure callback with an X event
- Tk_CreateGenericHandler.tk86(3), Tk_CreateGenericHandler(3), Tk_DeleteGenericHandler(3)
- associate procedure callback with all X events
- Tk_CreateSelHandler.tk86(3), Tk_CreateSelHandler(3), Tk_DeleteSelHandler(3)
- arrange to handle requests for a selection
- Tk_GetHINSTANCE.tk86(3), Tk_GetHINSTANCE(3)
- retrieve the global application instance handle
- Tk_HandleEvent.tk86(3), Tk_HandleEvent(3)
- invoke event handlers for window system events
- Tk_ManageGeometry.tk86(3), Tk_ManageGeometry(3)
- arrange to handle geometry requests for a window
- Tspi_Context_Close(3)
- destroy a TSP context handle
- Tspi_Context_CloseObject(3)
- destroy resources associated with an object handle
- Tspi_Context_Create(3)
- create a TSP context handle
- Tspi_Context_CreateObject(3)
- create an empty object and return a handle to that object
- Tspi_Context_GetDefaultPolicy(3)
- Get a handle to the default policy object of a given context
- Tspi_Context_GetKeyByUUID(3)
- get a handle to a key registered in persistent storage
- Tspi_Context_GetTpmObject(3), Context_GetTpmObject(3)
- get the handle of the TPM object associated with a context
- WildMidi_Close(3)
- Close an open midi handle
- X509_REQ_get_extensions(3ossl), X509_REQ_add_extensions(3ossl), X509_REQ_add_extensions_nid(3ossl)
- handle X.509 extension attributes of a CSR
- XAddConnectionWatch(3), XRemoveConnectionWatch(3), XProcessInternalConnection(3), XInternalConnectionNumbers(3)
- handle Xlib internal connections
- XFlush(3), XSync(3), XEventsQueued(3), XPending(3)
- handle output buffer or event queue
- XLookupKeysym(3), XRefreshKeyboardMapping(3), XLookupString(3), XRebindKeysym(3)
- handle keyboard input events in Latin-1
- XSetErrorHandler(3), XGetErrorText(3), XDisplayName(3), XSetIOErrorHandler(3), XSetIOErrorExitHandler(3), XGetErrorDatabaseText(3)
- default error handlers
- XmtCreatePixmapIcon(3), XmtCreatePixmapIcon()(3), XmtChangePixmapIcon()(3), XmtDestroyPixmapIcon()(3)
- handle non-rectangular multi-color window manager icons
- XmtMenuPopupHandler(3), XmtMenuPopupHandler()(3)
- remove the default event handler registered for an XmtMenu popup menu pane
- XmtPatchVisualInheritance(3), XmtPatchVisualInheritance()(3)
- apply a runtime patch to the Shell widget class so that it handles non-default visuals better
- XmtRegisterStyle(3), XmtRegisterStyle()(3), XmtRegisterTemplate()(3), XmtLookupStyle()(3), XmtLookupTemplate()(3), XmtTemplateInstantiate()(3)
- handle styles and templates
- XmtWorkingBoxHandleEvents(3), XmtWorkingBoxHandleEvents()(3), XmtWorkingBoxSetScaleValue()(3)
- check the push button and update the slider value in an XmtWorkingBox widget
- XpmMisc(3)
- xpm misc functions to free used memory and handle errors
- XtAddEventHandler(3), XtAddRawEventHandler(3), XtRemoveEventHandler(3), XtRemoveRawEventHandler(3), XtInsertEventHandler(3), XtInsertRawEventHandler(3)
- add and remove event handlers
- XtAppError(3), XtAppSetErrorHandler(3), XtAppSetWarningHandler(3), XtAppWarning(3)
- low-level error handlers
- XtAppErrorMsg(3), XtAppSetErrorMsgHandler(3), XtAppSetWarningMsgHandler(3), XtAppWarningMsg(3)
- high-level error handlers
- XtError(3), XtSetErrorHandler(3), XtSetWarningHandler(3), XtWarning(3)
- low-level error handlers
- XtErrorMsg(3), XtSetErrorMsgHandler(3), XtWarningMsg(3), XtSetWarningMsgHandler(3)
- high-level error handlers
- XtInsertEventTypeHandler(3), XtRemoveEventTypeHandler(3), XtRegisterExtensionSelector(3), XtSetEventDispatcher(3), XtDispatchEventToWidget(3)
- extension event handling
- aa_resizehandler(3)
- Set user handler to be called on resize event
- afOpenFile(3)
- open an audio file and create a file handle structure used for subsequent calls to the Audio File Library
- afSetErrorHandler(3)
- install a custom error handling routine
- affcrypto(1)
- handle encryption issues
- al_create_file_handle(3)
- Allegro 5 API
- al_get_win_window_handle(3)
- Allegro 5 API
- al_register_assert_handler(3)
- Allegro 5 API
- al_register_trace_handler(3)
- Allegro 5 API
- apccontrol(8)
- apcupsd(8) event handler script
- appstreamcli(1)
- Handle AppStream metadata formats and query AppStream data
- cgi_filehandle(3), cgi_filehandle (3)
- return a file pointer to an uploaded file
- coap_deprecated(3), coap_clear_event_handler(3), coap_context_get_csm_timeout(3), coap_context_set_csm_timeout(3), coap_context_set_psk(3), coap_encode_var_bytes(3), coap_new_client_session_psk(3), coap_option_clrb(3), coap_option_getb(3), coap_option_setb(3), coap_read(3), coap_register_handler(3), coap_resource_set_dirty(3), coap_run_once(3), coap_set_event_handler(3), coap_write(3), coap_get_app_data(3), coap_set_app_data(3)
- Work with CoAP deprecated functions
- coap_handler(3), coap_register_request_handler(3), coap_register_response_handler(3), coap_register_nack_handler(3), coap_register_ping_handler(3), coap_register_pong_handler(3), coap_register_event_handler(3)
- Work with CoAP handlers
- coap_logging(3), coap_log(3), coap_log_emerg(3), coap_log_alert(3), coap_log_crit(3), coap_log_err(3), coap_log_warn(3), coap_log_info(3), coap_log_notice(3), coap_log_debug(3), coap_log_oscore(3), coap_get_log_level(3), coap_set_log_level(3), coap_dtls_log(3), coap_dtls_get_log_level(3), coap_dtls_set_log_level(3), coap_set_log_handler(3), coap_log_level_desc(3), coap_package_name(3), coap_package_version(3), coap_package_build(3), coap_set_show_pdu_output(3), coap_show_pdu(3), coap_endpoint_str(3), coap_session_str(3), coap_print_addr(3), coap_print_ip_addr(3)
- Work with CoAP logging
- coap_lwip(3), coap_lwip_dump_memory_pools(3), coap_lwip_set_input_wait_handler(3)
- Work with CoAP lwip specific API handler
- coap_resource(3), coap_resource_init(3), coap_resource_unknown_init(3), coap_resource_unknown_init2(3), coap_resource_proxy_uri_init(3), coap_resource_proxy_uri_init2(3), coap_resource_reverse_proxy_init(3), coap_add_resource(3), coap_delete_resource(3), coap_resource_set_mode(3), coap_resource_set_userdata(3), coap_resource_get_userdata(3), coap_resource_release_userdata_handler(3), coap_resource_get_uri_path(3), coap_get_resource_from_uri_path(3), coap_print_wellknown(3)
- Work with CoAP resources
- controlchan(8)
- Channel-fed control message handler
- cpg_mcast_joined(3)
- Multicasts a zero copy buffer to all groups joined to a handle
- cpg_mcast_joined(3)
- Multicasts to all groups joined to a handle
- curl_easy_cleanup(3)
- free an easy handle
- curl_easy_duphandle(3)
- clone an easy handle
- curl_easy_getinfo(3)
- extract information from a curl handle
- curl_easy_init(3)
- create an easy handle
- curl_easy_reset(3)
- reset all options of a libcurl session handle
- curl_easy_setopt(3)
- set options for a curl easy handle
- curl_mime_init(3)
- create a mime handle
- curl_multi_add_handle(3)
- add an easy handle to a multi session
- curl_multi_fdset(3)
- extract file descriptor information from a multi handle
- curl_multi_get_handles(3)
- return all added easy handles
- curl_multi_get_offt(3)
- extract information from a multi handle
- curl_multi_init(3)
- create a multi handle
- curl_multi_poll(3)
- poll on all easy handles in a multi handle
- curl_multi_remove_handle(3)
- remove an easy handle from a multi session
- curl_multi_setopt(3)
- set options for a curl multi handle
- curl_multi_socket_all(3)
- reads/writes available data for all easy handles
- curl_multi_wait(3)
- poll on all easy handles in a multi handle
- curl_multi_waitfds(3)
- extract file descriptor information from a multi handle
- curl_url(3)
- create a URL handle
- curl_url_cleanup(3)
- free the URL handle
- curl_url_dup(3)
- duplicate a URL handle
- dnsjit.lib.getopt(3)
- Parse and handle arguments
- doveadm-proxy(1)
- Handle Dovecot proxy connections
- drmHandleEvent(3)
- read and process pending DRM events
- editorconfig_handle.h(3)
- Header file of EditorConfig handle
- expatapi(n), CheckExpatParserObj(n), CHandlerSetInstall(n), CHandlerSetRemove(n), CHandlerSetCreate(n), CHandlerSetGetUserData(n), GetExpatInfo(n)
- Functions to create, install and remove expat parser object extensions
- ezmlm-get(1)
- handles mailing list archive retrieval and digests
- ezmlm-return(1)
- handle mailing list bounces
- fido_dev_set_io_functions(3), fido_dev_set_sigmask(3), fido_dev_set_timeout(3), fido_dev_set_transport_functions(3), fido_dev_io_handle(3)
- FIDO2 device I/O interface
- fido_init(3), fido_set_log_handler(3)
- initialise the FIDO2 library
- form_request_by_name(3x), form_request_name(3x)
- handle printable form request names
- fzsftp(1)
- SFTP connection handler of FileZilla
- gensio_accepter_event(3)
- Event handler for events from a gensio
- gensio_add_default(3), gensio_set_default(3), gensio_get_default(3), gensio_get_defaultaddr(3), gensio_del_default(3), gensio_reset_defaults(3)
- Handle default values for gensios
- gensio_event(3)
- Event handler for events from a gensio
- gl_io_mode(3), gl_raw_io(3), gl_normal_io(3), gl_tty_signals(3), gl_abandon_line(3), gl_handle_signal(3), gl_pending_io(3)
- How to use gl_get_line() from an external event loop
- hclose(3)
- hard-closes a handle
- hmake(3)
- creates a handle
- hook_config_section(3)
- Hooks a configuration file section with custom handlers. Allegro game programming library
- hown(3)
- transfer ownership of a handle
- hquery(3)
- gets an opaque pointer associated with a handle and a type
- hsdump(1)
- Dumps the handlespace of a RSerPool Registrar
- install_int(3)
- Installs a user timer handler. Allegro game programming library
- install_keyboard(3)
- Installs the Allegro keyboard interrupt handler
- install_mouse(3)
- Installs the Allegro mouse handler
- install_timer(3)
- Installs the Allegro timer interrupt handler
- ir-ctl(1)
- a swiss-knife tool to handle raw IR and to set lirc options
- ir-keytable(1)
- a swiss-knife tool to handle Remote Controllers
- iv_fatal(3), iv_set_fatal_msg_handler(3)
- ivykis fatal error condition handling
- iv_fd_register(3), iv_fd_register_try(3), iv_fd_unregister(3), iv_fd_registered(3), iv_fd_set_handler_in(3), iv_fd_set_handler_err(3), iv_fd_set_handler_out(3)
- deal with ivykis file descriptors
- joystick_sethandler(3), joystick_setdefaulthandler(3)
- set the joystick event handler
- keyboard_callback(3)
- User specified keyboard callback handler. Allegro game programming library
- keyboard_lowlevel_callback(3)
- User specified low level keyboard event handler. Allegro game programming library
- keyboard_seteventhandler(3), keyboard_setdefaulteventhandler(3)
- define an event handler for keyboard events in raw mode
- keyboard_ucallback(3)
- User specified unicode keyboard callback handler. Allegro game programming library
- knet_handle_add_datafd(3)
- Install a file descriptor for communication
- knet_handle_clear_stats(3)
- Clear knet stats, link and/or handle
- knet_handle_compress(3)
- Set up packet compression
- knet_handle_crypto(3)
- set up packet cryptographic signing & encryption
- knet_handle_crypto_rx_clear_traffic(3)
- enable or disable RX processing of clear (unencrypted) traffic
- knet_handle_crypto_set_config(3)
- set up packet cryptographic signing & encryption
- knet_handle_crypto_use_config(3)
- specify crypto configuration to use for TX
- knet_handle_enable_access_lists(3)
- Enable or disable usage of access lists (default: off)
- knet_handle_enable_filter(3)
- install a filter to route packets
- knet_handle_enable_pmtud_notify(3)
- install a callback to receive PMTUd changes
- knet_handle_enable_sock_notify(3)
- Register a callback to receive socket events
- knet_handle_free(3)
- Destroy a knet handle, free all resources
- knet_handle_get_channel(3)
- Get the channel associated with a file descriptor
- knet_handle_get_datafd(3)
- Get the file descriptor associated with a channel
- knet_handle_get_stats(3)
- Get statistics for compression & crypto
- knet_handle_get_transport_reconnect_interval(3)
- Get the interval between transport attempts to reconnect a failed link
- knet_handle_new(3)
- knet_handle_new_ex with flags = KNET_HANDLE_FLAG_PRIVILEGED
- knet_handle_new_ex(3)
- create a new instance of a knet handle
- knet_handle_pmtud_get(3)
- Get the current data MTU
- knet_handle_pmtud_getfreq(3)
- Get the interval between PMTUd scans
- knet_handle_pmtud_set(3)
- Set the current interface MTU
- knet_handle_pmtud_setfreq(3)
- Set the interval between PMTUd scans
- knet_handle_remove_datafd(3)
- Remove a file descriptor from knet
- knet_handle_set_transport_reconnect_interval(3)
- Set the interval between transport attempts to reconnect a failed link
- knet_handle_setfwd(3)
- Start packet forwarding
- krb5_checksum(3), krb5_checksum_disable(3), krb5_checksum_is_collision_proof(3), krb5_checksum_is_keyed(3), krb5_checksumsize(3), krb5_cksumtype_valid(3), krb5_copy_checksum(3), krb5_create_checksum(3), krb5_crypto_get_checksum_type krb5_free_checksum(3), krb5_free_checksum_contents(3), krb5_hmac(3), krb5_verify_checksum(3)
- creates, handles and verifies checksums
- ldap_dup(3), ldap_destroy(3)
- Duplicate and destroy LDAP session handles
- leapsecs(3)
- handle UTC leap seconds