| | | | |
| C |
| |
| | change QOP, service for session, -- rpc_gss_set_defaults ( ) |
| |
| | character string |
| | | -- fn_string_assign ( ) |
| | | -- fn_string_bytecount ( ) |
| | | -- fn_string_charcount ( ) |
| | | -- fn_string_code_set ( ) |
| | | -- fn_string_compare ( ) |
| | | -- fn_string_compare_substring ( ) |
| | | -- fn_string_contents ( ) |
| | | -- fn_string_copy ( ) |
| | | -- fn_string_create ( ) |
| | | -- fn_string_destroy ( ) |
| | | -- fn_string_from_contents ( ) |
| | | -- fn_string_from_str ( ) |
| | | -- fn_string_from_str_n ( ) |
| | | -- fn_string_from_strings ( ) |
| | | -- fn_string_from_substring ( ) |
| | | -- fn_string_is_empty ( ) |
| | | -- fn_string_next_substring ( ) |
| | | -- fn_string_prev_substring ( ) |
| | | -- fn_string_str ( ) |
| | | -- FN_string_t ( ) |
| |
| | cldap_close -- dispose of connectionless LDAP pointer ( ) |
| |
| | cldap_open -- LDAP connectionless communication preparation ( ) |
| |
| | cldap_search_s -- connectionless LDAP search ( ) |
| | | Retransmission Algorithm ( ) |
| |
| | cldap_setretryinfo -- set connectionless LDAP request retransmission parameters ( ) |
| |
| | client side remote procedure call authentication, library routines for |
| | | -- auth_destroy ( ) |
| | | -- authnone_create ( ) |
| | | -- authsys_create ( ) |
| | | -- authsys_create_default ( ) |
| | | -- rpc_clnt_auth ( ) |
| |
| | clnt_call -- library routines for client side calls ( ) |
| |
| | clnt_control -- library routines for dealing with creation and manipulation of CLIENT handles ( ) |
| |
| | clnt_create -- library routines for dealing with creation and manipulation of CLIENT handles ( ) |
| |
| | clnt_create_timed -- library routines for dealing with creation and manipulation of CLIENT handles ( ) |
| |
| | clnt_create_vers -- library routines for dealing with creation and manipulation of CLIENT handles ( ) |
| |
| | clnt_create_vers_timed -- library routines for dealing with creation and manipulation of CLIENT handles ( ) |
| |
| | clnt_destroy -- library routines for dealing with creation and manipulation of CLIENT handles ( ) |
| |
| | clnt_dg_create -- library routines for dealing with creation and manipulation of CLIENT handles ( ) |
| |
| | clnt_door_create -- library routines for dealing with creation and manipulation of CLIENT handles ( ) |
| |
| | clnt_freeres -- library routines for client side calls ( ) |
| |
| | clnt_geterr -- library routines for client side calls ( ) |
| |
| | clnt_pcreateerror -- library routines for dealing with creation and manipulation of CLIENT handles ( ) |
| |
| | clnt_perrno -- library routines for client side calls ( ) |
| |
| | clnt_perror -- library routines for client side calls ( ) |
| |
| | clnt_raw_create -- library routines for dealing with creation and manipulation of CLIENT handles ( ) |
| |
| | clnt_spcreateerror -- library routines for dealing with creation and manipulation of CLIENT handles ( ) |
| |
| | clnt_sperrno -- library routines for client side calls ( ) |
| |
| | clnt_sperror -- library routines for client side calls ( ) |
| |
| | clnt_tli_create -- library routines for dealing with creation and manipulation of CLIENT handles ( ) |
| |
| | clnt_tp_create -- library routines for dealing with creation and manipulation of CLIENT handles ( ) |
| |
| | clnt_tp_create_timed -- library routines for dealing with creation and manipulation of CLIENT handles ( ) |
| |
| | clnt_vc_create -- library routines for dealing with creation and manipulation of CLIENT handles ( ) |
| |
| | close an open SLP handle -- SLPClose ( ) |
| |
| | communications |
| | | accept a connection on a socket -- accept ( ) |
| | | allocate memory for ( ) |
| | | bind a name to a socket -- bind ( ) |
| | | create a pair of connected sockets -- socketpair ( ) |
| | | create an endpoint for communication -- socket ( ) |
| | | get name of peer connected to socket -- getpeername ( ) |
| | | get socket name -- getsockname ( ) |
| | | initiate a connection on a socket -- connect ( ) |
| | | listen for connections on a socket -- listen ( ) |
| | | scatter data in order to test the network -- spray ( ) |
| | | send a message from a socket -- send, sendto, sendmsg ( ) |
| | | shut down part of a full-duplex connection -- shutdown ( ) |
| |
| | compare two internal-form names -- gss_compare_name ( ) |
| |
| | component names spanning multiple naming systems |
| | | -- fn_composite_name_append_comp ( ) |
| | | -- fn_composite_name_append_name ( ) |
| | | -- fn_composite_name_assign ( ) |
| | | -- fn_composite_name_copy ( ) |
| | | -- fn_composite_name_count ( ) |
| | | -- fn_composite_name_create ( ) |
| | | -- fn_composite_name_delete_comp ( ) |
| | | -- fn_composite_name_destroy ( ) |
| | | -- fn_composite_name_first ( ) |
| | | -- fn_composite_name_from_str ( ) |
| | | -- fn_composite_name_from_string ( ) |
| | | -- fn_composite_name_insert_comp ( ) |
| | | -- fn_composite_name_insert_name ( ) |
| | | -- fn_composite_name_is_empty ( ) |
| | | -- fn_composite_name_is_equal ( ) |
| | | -- fn_composite_name_is_prefix ( ) |
| | | -- fn_composite_name_is_suffix ( ) |
| | | -- fn_composite_name_last ( ) |
| | | -- fn_composite_name_next ( ) |
| | | -- fn_composite_name_prefix ( ) |
| | | -- fn_composite_name_prepend_comp ( ) |
| | | -- fn_composite_name_prepend_name ( ) |
| | | -- fn_composite_name_prev ( ) |
| | | -- fn_composite_name_suffix ( ) |
| | | -- FN_composite_name_t ( ) |
| | | -- fn_string_from_composite_name ( ) |
| |
| | configuration script, execute -- doconfig ( ) |
| |
| | connect -- initiate a connection on socket ( ) |
| |
| | connectionless LDAP search -- cldap_search_s ( ) |
| |
| | construct a handle to a context object using the given reference -- fn_ctx_handle_from_ref ( ) |
| |
| | construct equivalent name in same context -- fn_ctx_equivalent_name ( ) |
| |
| | convert a contiguous string name to GSS_API internal format -- gss_import_name ( ) |
| |
| | convert a GSS-API status code to text -- gss_display_status ( ) |
| |
| | convert a mechanism name to export form -- gss_export_name ( ) |
| |
| | convert a string to an OID -- gss_str_to_oid ( ) |
| |
| | convert an internal name to a mechanism name -- gss_canonicalize_name ( ) |
| |
| | convert an OID to a string -- gss_oid_to_str ( ) |
| |
| | convert internal-form name to text -- gss_display_name ( ) |
| |
| | create a copy of an internal name -- gss_duplicate_name ( ) |
| |
| | create a security context using the RPCSEC_GSS protocol -- rpc_gss_seccreate ( ) |
| |
| | create an object-identifier set containing no object identifiers -- gss_create_empty_oid_set ( ) |
| |
| | create subcontext and associate attributes -- fn_attr_create_subcontext ( ) |
| | | | |
| F |
| |
| | filter expression for attribute search |
| | | -- fn_search_filter_arguments ( ) |
| | | -- fn_search_filter_assign ( ) |
| | | -- fn_search_filter_copy ( ) |
| | | -- fn_search_filter_create ( ) |
| | | -- fn_search_filter_destroy ( ) |
| | | -- fn_search_filter_expression ( ) |
| | | -- FN_search_filter_t ( ) |
| |
| | find service types -- SLPFindSrvTypes ( ) |
| |
| | fn_attr_bind -- bind a reference to a name and associate attributes with named object ( ) |
| |
| | fn_attr_create_subcontext -- create subcontext and associate attributes ( ) |
| |
| | fn_attr_ext_search -- search for names whose attributes satisfy filter ( ) |
| |
| | fn_attr_get -- return specified attribute associated with name ( ) |
| |
| | fn_attr_get_ids -- get list of attribute identifiers ( ) |
| |
| | fn_attr_get_values -- return values of an attribute ( ) |
| |
| | fn_attr_modify -- modify specified attribute associated with name ( ) |
| |
| | fn_attr_multi_get -- return multiple attributes associated with named object ( ) |
| |
| | fn_attr_multi_modify -- modify multiple attributes associated with named object ( ) |
| |
| | fn_attr_search -- search for atomic name with specified attributes in single context ( ) |
| |
| | fn_attribute_add -- an XFN attribute ( ) |
| |
| | fn_attribute_assign -- an XFN attribute ( ) |
| |
| | fn_attribute_copy -- an XFN attribute ( ) |
| |
| | fn_attribute_create -- an XFN attribute ( ) |
| |
| | fn_attribute_destroy -- an XFN attribute ( ) |
| |
| | fn_attribute_first -- an XFN attribute ( ) |
| |
| | fn_attribute_identifier -- an XFN attribute ( ) |
| |
| | fn_attribute_next -- an XFN attribute ( ) |
| |
| | fn_attribute_remove -- an XFN attribute ( ) |
| |
| | fn_attribute_syntax -- an XFN attribute ( ) |
| |
| | FN_attribute_t -- an XFN attribute ( ) |
| |
| | fn_attribute_valuecount -- an XFN attribute ( ) |
| |
| | fn_attrmodlist_add -- a list of attribute modifications ( ) |
| |
| | fn_attrmodlist_assign -- a list of attribute modifications ( ) |
| |
| | fn_attrmodlist_copy -- a list of attribute modifications ( ) |
| |
| | fn_attrmodlist_count -- a list of attribute modifications ( ) |
| |
| | fn_attrmodlist_create -- a list of attribute modifications ( ) |
| |
| | fn_attrmodlist_destroy -- a list of attribute modifications ( ) |
| |
| | fn_attrmodlist_first -- a list of attribute modifications ( ) |
| |
| | fn_attrmodlist_next -- a list of attribute modifications ( ) |
| |
| | FN_attrmodlist_t -- a list of attribute modifications ( ) |
| |
| | fn_attrset_add -- a set of XFN attributes ( ) |
| |
| | fn_attrset_assign -- a set of XFN attributes ( ) |
| |
| | fn_attrset_copy -- a set of XFN attributes ( ) |
| |
| | fn_attrset_count -- a set of XFN attributes ( ) |
| |
| | fn_attrset_create -- a set of XFN attributes ( ) |
| |
| | fn_attrset_destroy -- a set of XFN attributes ( ) |
| |
| | fn_attrset_first -- a set of XFN attributes ( ) |
| |
| | fn_attrset_get -- a set of XFN attributes ( ) |
| |
| | fn_attrset_next -- a set of XFN attributes ( ) |
| |
| | fn_attrset_remove -- a set of XFN attributes ( ) |
| |
| | FN_attrset_t -- a set of XFN attributes ( ) |
| |
| | fn_bindinglist_destroy -- list the atomic names and references bound in a context ( ) |
| |
| | fn_bindinglist_next -- list the atomic names and references bound in a context ( ) |
| |
| | FN_bindinglist_t -- list the atomic names and references bound in a context ( ) |
| |
| | fn_composite_name_append_comp -- component names spanning multiple naming systems ( ) |
| |
| | fn_composite_name_append_name -- component names spanning multiple naming systems ( ) |
| |
| | fn_composite_name_assign -- component names spanning multiple naming systems ( ) |
| |
| | fn_composite_name_copy -- component names spanning multiple naming systems ( ) |
| |
| | fn_composite_name_count -- component names spanning multiple naming systems ( ) |
| |
| | fn_composite_name_create -- component names spanning multiple naming systems ( ) |
| |
| | fn_composite_name_delete_comp -- component names spanning multiple naming systems ( ) |
| |
| | fn_composite_name_destroy -- component names spanning multiple naming systems ( ) |
| |
| | fn_composite_name_first -- component names spanning multiple naming systems ( ) |
| |
| | fn_composite_name_from_str -- component names spanning multiple naming systems ( ) |
| |
| | fn_composite_name_from_string -- component names spanning multiple naming systems ( ) |
| |
| | fn_composite_name_insert_comp -- component names spanning multiple naming systems ( ) |
| |
| | fn_composite_name_insert_name -- component names spanning multiple naming systems ( ) |
| |
| | fn_composite_name_is_empty -- component names spanning multiple naming systems ( ) |
| |
| | fn_composite_name_is_equal -- component names spanning multiple naming systems ( ) |
| |
| | fn_composite_name_is_prefix -- component names spanning multiple naming systems ( ) |
| |
| | fn_composite_name_is_suffix -- component names spanning multiple naming systems ( ) |
| |
| | fn_composite_name_last -- component names spanning multiple naming systems ( ) |
| |
| | fn_composite_name_next -- component names spanning multiple naming systems ( ) |
| |
| | fn_composite_name_prefix -- component names spanning multiple naming systems ( ) |
| |
| | fn_composite_name_prepend_comp -- component names spanning multiple naming systems ( ) |
| |
| | fn_composite_name_prepend_name -- component names spanning multiple naming systems ( ) |
| |
| | fn_composite_name_prev -- component names spanning multiple naming systems ( ) |
| |
| | fn_composite_name_suffix -- component names spanning multiple naming systems ( ) |
| |
| | FN_composite_name_t -- component names spanning multiple naming systems ( ) |
| |
| | fn_compound_name_append_comp -- an XFN compound name ( ) |
| |
| | fn_compound_name_assign -- an XFN compound name ( ) |
| |
| | fn_compound_name_copy -- an XFN compound name ( ) |
| |
| | fn_compound_name_count -- an XFN compound name ( ) |
| |
| | fn_compound_name_delete_all -- an XFN compound name ( ) |
| |
| | fn_compound_name_delete_comp -- an XFN compound name ( ) |
| |
| | fn_compound_name_destroy -- an XFN compound name ( ) |
| |
| | fn_compound_name_first -- an XFN compound name ( ) |
| |
| | fn_compound_name_from_syntax_attrs -- an XFN compound name ( ) |
| |
| | fn_compound_name_get_syntax_attrs -- an XFN compound name ( ) |
| |
| | fn_compound_name_insert_comp -- an XFN compound name ( ) |
| |
| | fn_compound_name_is_empty -- an XFN compound name ( ) |
| |
| | fn_compound_name_is_equal -- an XFN compound name ( ) |
| |
| | fn_compound_name_is_prefix -- an XFN compound name ( ) |
| |
| | fn_compound_name_is_suffix -- an XFN compound name ( ) |
| |
| | fn_compound_name_last -- an XFN compound name ( ) |
| |
| | fn_compound_name_next -- an XFN compound name ( ) |
| |
| | fn_compound_name_prefix -- an XFN compound name ( ) |
| |
| | fn_compound_name_prepend_comp -- an XFN compound name ( ) |
| |
| | fn_compound_name_prev -- an XFN compound name ( ) |
| |
| | fn_compound_name_suffix -- an XFN compound name ( ) |
| |
| | FN_compound_name_t -- an XFN compound name ( ) |
| |
| | fn_ctx_bind -- bind a reference to a name ( ) |
| |
| | fn_ctx_equivalent_name -- construct equivalent name in same context ( ) |
| |
| | fn_ctx_handle_from_initial -- return a handle to the Initial Context ( ) |
| |
| | fn_ctx_handle_from_ref -- construct a handle to a context object using the given reference ( ) |
| |
| | fn_ctx_list_bindings -- list the atomic names and references bound in a context ( ) |
| |
| | fn_ctx_list_names -- list the atomic names bound in a context ( ) |
| |
| | fn_ctx_lookup_link -- look up the link reference bound to a name ( ) |
| |
| | fn_ctx_rename -- rename the name of a binding ( ) |
| |
| | FN_ctx_t -- an XFN context ( ) |
| |
| | fn_ext_searchlist_destroy -- search for names whose attributes satisfy filter ( ) |
| |
| | fn_ext_searchlist_next -- search for names whose attributes satisfy filter ( ) |
| |
| | FN_ext_searchlist_t -- search for names whose attributes satisfy filter ( ) |
| |
| | FN_identifier_t -- an XFN identifier ( ) |
| |
| | fn_multigetlist_destroy -- return multiple attributes associated with named object ( ) |
| |
| | fn_multigetlist_next -- return multiple attributes associated with named object ( ) |
| |
| | FN_multigetlist_t -- return multiple attributes associated with named object ( ) |
| |
| | fn_namelist_destroy -- list the atomic names bound in a context ( ) |
| |
| | fn_namelist_next -- list the atomic names bound in a context ( ) |
| |
| | FN_namelist_t -- list the atomic names bound in a context ( ) |
| |
| | fn_ref_addr_assign -- an address in an XFN reference ( ) |
| |
| | fn_ref_addr_copy -- an address in an XFN reference ( ) |
| |
| | fn_ref_addr_create -- an address in an XFN reference ( ) |
| |
| | fn_ref_addr_data -- an address in an XFN reference ( ) |
| |
| | fn_ref_addr_description -- an address in an XFN reference ( ) |
| |
| | fn_ref_addr_destroy -- an address in an XFN reference ( ) |
| |
| | fn_ref_addr_length -- an address in an XFN reference ( ) |
| |
| | FN_ref_addr_t -- an address in an XFN reference ( ) |
| |
| | fn_ref_addr_type -- an address in an XFN reference ( ) |
| |
| | fn_ref_addrcount -- an XFN reference ( ) |
| |
| | fn_ref_append_addr -- an XFN reference ( ) |
| |
| | fn_ref_assign -- an XFN reference ( ) |
| |
| | fn_ref_copy -- an XFN reference ( ) |
| |
| | fn_ref_create -- an XFN reference ( ) |
| |
| | fn_ref_create_link -- an XFN reference ( ) |
| |
| | fn_ref_delete_addr -- an XFN reference ( ) |
| |
| | fn_ref_delete_all -- an XFN reference ( ) |
| |
| | fn_ref_description -- an XFN reference ( ) |
| |
| | fn_ref_destroy -- an XFN reference ( ) |
| |
| | fn_ref_first -- an XFN reference ( ) |
| |
| | fn_ref_insert_addr -- an XFN reference ( ) |
| |
| | fn_ref_is_link -- an XFN reference ( ) |
| |
| | fn_ref_link_name -- an XFN reference ( ) |
| |
| | fn_ref_next -- an XFN reference ( ) |
| |
| | fn_ref_prepend_addr -- an XFN reference ( ) |
| |
| | FN_ref_t -- an XFN reference ( ) |
| |
| | fn_ref_type -- an XFN reference ( ) |
| |
| | fn_search_control_assign -- options for attribute search ( ) |
| |
| | fn_search_control_copy -- options for attribute search ( ) |
| |
| | fn_search_control_create -- options for attribute search ( ) |
| |
| | fn_search_control_destroy -- options for attribute search ( ) |
| |
| | fn_search_control_follow_links -- options for attribute search ( ) |
| |
| | fn_search_control_max_names -- options for attribute search ( ) |
| |
| | fn_search_control_return_attr_ids -- options for attribute search ( ) |
| |
| | fn_search_control_return_ref -- options for attribute search ( ) |
| |
| | fn_search_control_scope -- options for attribute search ( ) |
| |
| | FN_search_control_t -- options for attribute search ( ) |
| |
| | fn_search_filter_arguments -- filter expression for attribute search ( ) |
| |
| | fn_search_filter_assign -- filter expression for attribute search ( ) |
| |
| | fn_search_filter_copy -- filter expression for attribute search ( ) |
| |
| | fn_search_filter_create -- filter expression for attribute search ( ) |
| |
| | fn_search_filter_destroy -- filter expression for attribute search ( ) |
| |
| | fn_search_filter_expression -- filter expression for attribute search ( ) |
| |
| | FN_search_filter_t -- filter expression for attribute search ( ) |
| | | BNF of Filter Expression ( ) |
| | | Extended Operations ( ) |
| | | Precedence ( ) |
| | | Relational Operators ( ) |
| | | Specification of Filter Expression ( ) |
| | | Wildcarded Strings ( ) |
| |
| | fn_searchlist_destroy -- terminate search for atomic name with specified attributes in single context ( ) |
| |
| | fn_searchlist_next -- search for next atomic name with specified attributes in single context ( ) |
| |
| | FN_searchlist_t -- search for atomic name with specified attributes in single context ( ) |
| |
| | fn_status_advance_by_name -- an XFN status object ( ) |
| |
| | fn_status_append_remaining_name -- an XFN status object ( ) |
| |
| | fn_status_append_resolved_name -- an XFN status object ( ) |
| |
| | fn_status_assign -- an XFN status object ( ) |
| |
| | fn_status_code -- an XFN status object ( ) |
| |
| | fn_status_copy -- an XFN status object ( ) |
| |
| | fn_status_create -- an XFN status object ( ) |
| |
| | fn_status_description -- an XFN status object ( ) |
| |
| | fn_status_destroy -- an XFN status object ( ) |
| |
| | fn_status_diagnostic_message -- an XFN status object ( ) |
| |
| | fn_status_is_success -- an XFN status object ( ) |
| |
| | fn_status_link_code -- an XFN status object ( ) |
| |
| | fn_status_link_diagnostic_message -- an XFN status object ( ) |
| |
| | fn_status_link_remaining_name -- an XFN status object ( ) |
| |
| | fn_status_link_resolved_name -- an XFN status object ( ) |
| |
| | fn_status_link_resolved_ref -- an XFN status object ( ) |
| |
| | fn_status_remaining_name -- an XFN status object ( ) |
| |
| | fn_status_resolved_name -- an XFN status object ( ) |
| |
| | fn_status_resolved_ref -- an XFN status object ( ) |
| |
| | fn_status_set -- an XFN status object ( ) |
| |
| | fn_status_set_code -- an XFN status object ( ) |
| |
| | fn_status_set_diagnostic_message -- an XFN status object ( ) |
| |
| | fn_status_set_link_code -- an XFN status object ( ) |
| |
| | fn_status_set_link_diagnostic_message -- an XFN status object ( ) |
| |
| | fn_status_set_link_remaining_name -- an XFN status object ( ) |
| |
| | fn_status_set_link_resolved_name -- an XFN status object ( ) |
| |
| | fn_status_set_link_resolved_ref -- an XFN status object ( ) |
| |
| | fn_status_set_remaining_name -- an XFN status object ( ) |
| |
| | fn_status_set_resolved_name -- an XFN status object ( ) |
| |
| | fn_status_set_resolved_ref -- an XFN status object ( ) |
| |
| | fn_status_set_success -- an XFN status object ( ) |
| |
| | FN_status_t -- an XFN status object ( ) |
| |
| | fn_string_assign -- a character string ( ) |
| |
| | fn_string_bytecount -- a character string ( ) |
| |
| | fn_string_charcount -- a character string ( ) |
| |
| | fn_string_code_set -- a character string ( ) |
| |
| | fn_string_compare -- a character string ( ) |
| |
| | fn_string_compare_substring -- a character string ( ) |
| |
| | fn_string_contents -- a character string ( ) |
| |
| | fn_string_copy -- a character string ( ) |
| |
| | fn_string_create -- a character string ( ) |
| |
| | fn_string_destroy -- a character string ( ) |
| |
| | fn_string_from_composite_name -- component names spanning multiple naming systems ( ) |
| |
| | fn_string_from_compound_name -- an XFN compound name ( ) |
| |
| | fn_string_from_contents -- a character string ( ) |
| |
| | fn_string_from_str -- a character string ( ) |
| |
| | fn_string_from_str_n -- a character string ( ) |
| |
| | fn_string_from_strings -- a character string ( ) |
| |
| | fn_string_from_substring -- a character string ( ) |
| |
| | fn_string_is_empty -- a character string ( ) |
| |
| | fn_string_next_substring -- a character string ( ) |
| |
| | fn_string_prev_substring -- a character string ( ) |
| |
| | fn_string_str -- a character string ( ) |
| |
| | FN_string_t -- a character string ( ) |
| |
| | fn_valuelist_destroy -- return values of an attribute ( ) |
| |
| | fn_valuelist_next -- return values of an attribute ( ) |
| |
| | FN_valuelist_t -- return values of an attribute ( ) |
| |
| | FNS |
| | | component names spanning multiple naming systems |
| | | | See FN_composite_name_t | |
| | | fn_attr_bind -- bind a reference to a name and associate attributes with named object ( ) |
| | | fn_attr_create_subcontext -- create subcontext and associate attributes ( ) |
| | | fn_attr_ext_search -- search for names whose attributes satisfy filter ( ) |
| | | fn_attr_search -- search for atomic name with specified attributes in single context ( ) |
| | | fn_ctx_equivalent_name -- construct equivalent name in same context ( ) |
| | | fn_ext_searchlist_destroy -- search for names whose attributes satisfy filter ( ) |
| | | fn_ext_searchlist_next -- search for names whose attributes satisfy filter ( ) |
| | | FN_ext_searchlist_t -- search for names whose attributes satisfy filter ( ) |
| | | FN_search_control_t -- options for attribute search ( ) |
| | | FN_search_filter_t -- filter expression for attribute search ( ) |
| | | fn_searchlist_destroy -- terminate search for atomic name with specified attributes in single context ( ) |
| | | fn_searchlist_next -- search for next atomic name with specified attributes in single context ( ) |
| | | FN_searchlist_t -- search for atomic name with specified attributes in single context ( ) |
| |
| | fp_resstat -- resolver routines ( ) |
| |
| | free a BerElement structure from memory -- ldap_ber_free ( ) |
| |
| | free buffer storage allocated by a GSS-API function -- gss_release_buffer ( ) |
| |
| | free memory allocated by LDAP API functions -- ldap_memfree ( ) |
| |
| | free storage associated with a GSS-API-generated gss_OID_set object -- gss_release_oid_set ( ) |
| |
| | freeaddrinfo -- translate between node name and address ( ) |
| |
| | freehostent -- get IP node entry ( ) |
| |
| | frees memory -- SLPFree ( ) |
| |
| | functions to map Internet Protocol network interface names and interface indexes -- if_freenameindex ( ) |
| |
| | functions to map Internet Protocol network interface names and interface indexes -- if_indextoname ( ) |
| |
| | functions to map Internet Protocol network interface names and interface indexes -- if_nameindex ( ) |
| |
| | functions to map Internet Protocol network interface names and interface indexes -- if_nametoindex ( ) |
| | | | |
| G |
| |
| | gai_strerror -- translate between node name and address ( ) |
| |
| | generic transport name-to-address translation |
| | | -- netdir ( ) |
| | | -- netdir_free ( ) |
| | | -- netdir_getbyaddr ( ) |
| | | -- netdir_getbyname ( ) |
| | | -- netdir_mergeaddr ( ) |
| | | -- netdir_options ( ) |
| | | -- netdir_perror ( ) |
| | | -- netdir_sperror ( ) |
| | | -- taddr2uaddr ( ) |
| | | -- uaddr2taddr ( ) |
| |
| | get IP node entry -- freehostent ( ) |
| |
| | get IP node entry -- getipnodebyaddr ( ) |
| |
| | get IP node entry -- getipnodebyname ( ) |
| |
| | get service entry -- getservbyname ( ) |
| | | endservent ( ) |
| | | getservbyname_r ( ) |
| | | getservbyport ( ) |
| | | getservbyport_r ( ) |
| | | getservent ( ) |
| | | getservent_r ( ) |
| | | setservent ( ) |
| |
| | get credentials of client -- rpc_gss_getcred ( ) |
| |
| | get error codes on failure, -- rpc_gss_get_error ( ) |
| |
| | get list of attribute identifiers -- fn_attr_get_ids ( ) |
| |
| | get maximum data length for transmission |
| | | -- rpc_gss_max_data_length ( ) |
| | | -- rpc_gss_svc_max_data_length ( ) |
| |
| | get principal names at server, -- rpc_get_principal_name ( ) |
| |
| | getaddrinfo -- translate between node name and address ( ) |
| |
| | getipnodebyaddr -- get IP node entry ( ) |
| |
| | getipnodebyname -- get IP node entry ( ) |
| |
| | getnameinfo -- translate between node name and address ( ) |
| |
| | getpeername -- get name of peer connected to socket ( ) |
| |
| | getpublickey -- retrieve public or secret key ( ) |
| |
| | getsecretkey -- retrieve public or secret key ( ) |
| |
| | getservbyname -- get service entry ( ) |
| |
| | getservbyname_r -- get service entry ( ) |
| |
| | getservbyport -- get service entry ( ) |
| |
| | getservbyport_r -- get service entry ( ) |
| |
| | getservent -- get service entry ( ) |
| |
| | getservent_r -- get service entry ( ) |
| |
| | gss_accept_sec_context -- accept a security context initiated by a peer application ( ) |
| |
| | gss_acquire_cred -- acquire a handle for a pre-existing credential by name ( ) |
| |
| | gss_add_cred -- add a credential-element to a credential ( ) |
| |
| | gss_add_oid_set_member -- add an object identifier to an object identifier set ( ) |
| |
| | gss_canonicalize_name -- convert an internal name to a mechanism name ( ) |
| |
| | gss_compare_name -- compare two internal-form names ( ) |
| |
| | gss_context_time -- determine how long a context will remain valid ( ) |
| |
| | gss_create_empty_oid_set -- create an object-identifier set containing no object identifiers ( ) |
| |
| | gss_delete_sec_context -- delete a GSS-API security context ( ) |
| |
| | gss_display_name -- convert internal-form name to text ( ) |
| |
| | gss_display_status -- convert a GSS-API status code to text ( ) |
| |
| | gss_duplicate_name -- create a copy of an internal name ( ) |
| |
| | gss_export_name -- convert a mechanism name to export form ( ) |
| |
| | gss_export_sec_context -- transfer a security context to another process ( ) |
| |
| | gss_import_name -- convert a contiguous string name to GSS_API internal format ( ) |
| |
| | gss_import_sec_context -- import security context established by another process ( ) |
| |
| | gss_indicate_mechs -- determine available security mechanisms ( ) |
| |
| | gss_init_sec_context -- initiate a GSS-API security context with a peer application ( ) |
| |
| | gss_inquire_context -- obtain information about a security context ( ) |
| |
| | gss_inquire_cred -- obtain information about a credential ( ) |
| |
| | gss_inquire_cred_by_mech -- obtain per-mechanism information about a credential ( ) |
| |
| | gss_inquire_mechs_for_name -- list mechanisms that support the specified name-type ( ) |
| |
| | gss_inquire_names_for_mech -- list the name-types supported by the specified mechanism ( ) |
| |
| | gss_oid_to_str -- convert an OID to a string ( ) |
| |
| | gss_process_context_token -- pass asynchronous token to security service ( ) |
| |
| | gss_release_buffer -- free buffer storage allocated by a GSS-API function ( ) |
| |
| | gss_release_cred -- discard a credential handle ( ) |
| |
| | gss_release_name -- discard an internal-form name ( ) |
| |
| | gss_release_oid -- release an object identifier ( ) |
| |
| | gss_release_oid_set -- free storage associated with a GSS-API-generated gss_OID_set object ( ) |
| |
| | gss_str_to_oid -- convert a string to an OID ( ) |
| |
| | gss_test_oid_set_member -- interrogate an object identifier set ( ) |
| |
| | gss_verify_mic -- verify integrity of a received message ( ) |
| |
| | gss_wrap -- attach a cryptographic message ( ) |
| |
| | gss_wrap -- verify a message with attached cryptographic message ( ) |
| |
| | gss_wrap_size_limit -- allow application to determine maximum message size with resulting output token of a specified maximum size ( ) |
| | | | |
| L |
| |
| | LDAP bind functions -- ldap_bind ( ) |
| |
| | LDAP bind functions -- ldap_bind_s ( ) |
| |
| | LDAP bind functions -- ldap_sasl_bind ( ) |
| |
| | LDAP bind functions -- ldap_sasl_bind_s ( ) |
| |
| | LDAP bind functions -- ldap_set_rebind_proc ( ) |
| |
| | LDAP bind functions -- ldap_simple_bind ( ) |
| |
| | LDAP bind functions -- ldap_simple_bind_s ( ) |
| |
| | LDAP bind functions -- ldap_unbind ( ) |
| |
| | LDAP bind functions -- ldap_unbind_ext ( ) |
| |
| | LDAP bind functions -- ldap_unbind_s ( ) |
| |
| | LDAP client caching functions -- ldap_memcache ( ) |
| |
| | LDAP client caching functions -- ldap_memcache_destroy ( ) |
| |
| | LDAP client caching functions -- ldap_memcache_flush ( ) |
| |
| | LDAP client caching functions -- ldap_memcache_get ( ) |
| |
| | LDAP client caching functions -- ldap_memcache_init ( ) |
| |
| | LDAP client caching functions -- ldap_memcache_set ( ) |
| |
| | LDAP client caching functions -- ldap_memcache_update ( ) |
| |
| | LDAP entry parsing and counting functions -- ldap_count_entries ( ) |
| |
| | LDAP entry parsing and counting functions -- ldap_count_references ( ) |
| |
| | LDAP entry parsing and counting functions -- ldap_first_entry ( ) |
| |
| | LDAP entry parsing and counting functions -- ldap_first_reference ( ) |
| |
| | LDAP entry parsing and counting functions -- ldap_next_entry ( ) |
| |
| | LDAP entry parsing and counting functions -- ldap_next_reference ( ) |
| |
| | LDAP filter generating functions -- ldap_build_filter ( ) |
| |
| | LDAP filter generating functions -- ldap_getfilter ( ) |
| |
| | LDAP filter generating functions -- ldap_getfilter_free ( ) |
| |
| | LDAP filter generating functions -- ldap_getfirstfilter ( ) |
| |
| | LDAP filter generating functions -- ldap_getnextfilter ( ) |
| |
| | LDAP filter generating functions -- ldap_init_getfilter ( ) |
| |
| | LDAP filter generating functions -- ldap_init_getfilter_buf ( ) |
| |
| | LDAP filter generating functions -- ldap_setfilteraffixes ( ) |
| |
| | LDAP protocol error handling functions -- ldap_err2string ( ) |
| |
| | LDAP protocol error handling functions -- ldap_error ( ) |
| |
| | LDAP protocol error handling functions -- ldap_perror ( ) |
| |
| | LDAP protocol error handling functions -- ldap_result2error ( ) |
| |
| | ldap -- Lightweight Directory Access Protocol package, Index ( ) |
| |
| | ldap_8859_to_t61 -- LDAP character set translation functions ( ) ( ) |
| |
| | ldap_abandon -- abandon an LDAP operation in progress ( ) |
| |
| | ldap_add -- perform an LDAP add operation ( ) |
| |
| | ldap_add_ext -- perform an LDAP add operation ( ) |
| |
| | ldap_add_ext_s -- perform an LDAP add operation ( ) |
| |
| | ldap_add_s -- perform an LDAP add operation ( ) |
| |
| | LDAP attribute remapping functions |
| | | -- ldap_free_friendlymap ( ) |
| | | -- ldap_friendly_name ( ) |
| |
| | LDAP attribute value handling functions |
| | | -- ldap_count_values ( ) |
| | | -- ldap_get_values ( ) |
| | | -- ldap_get_values_len ( ) |
| |
| | ldap_ber_free -- free a BerElement structure from memory ( ) |
| |
| | ldap_bind -- LDAP bind functions ( ) |
| | | General Authentication ( ) ( ) |
| | | Rebinding While Following Referral ( ) ( ) |
| | | Simple Authentication ( ) ( ) |
| | | Unbinding ( ) ( ) |
| |
| | ldap_bind_s -- LDAP bind functions ( ) |
| |
| | ldap_build_filter -- LDAP filter generating functions ( ) |
| |
| | LDAP character set translation functions |
| | | -- ldap_8859_to_t61 ( ) ( ) |
| | | -- ldap_enable_translation ( ) ( ) |
| | | -- ldap_set_string_translators ( ) ( ) |
| | | -- ldap_t61_to_8859 ( ) ( ) |
| | | -- ldap_translate_from_t61 ( ) ( ) |
| | | -- ldap_translate_to_t61 ( ) ( ) |
| |
| | ldap_compare -- LDAP compare operation ( ) |
| |
| | ldap_compare_ext -- LDAP compare operation ( ) |
| |
| | ldap_compare_ext_s -- LDAP compare operation ( ) |
| |
| | LDAP compare operation |
| | | -- ldap_compare ( ) |
| | | -- ldap_compare_ext ( ) |
| | | -- ldap_compare_ext_s ( ) |
| | | -- ldap_compare_s ( ) |
| |
| | ldap_compare_s -- LDAP compare operation ( ) |
| |
| | LDAP connectionless communication preparation -- cldap_open ( ) |
| |
| | LDAP control disposal |
| | | -- ldap_control_free ( ) |
| | | -- ldap_controls_free ( ) |
| |
| | ldap_control_free -- LDAP control disposal ( ) |
| |
| | ldap_controls_free -- LDAP control disposal ( ) |
| |
| | ldap_count_entries -- LDAP entry parsing and counting functions ( ) |
| |
| | ldap_count_messages -- LDAP message processing functions ( ) |
| |
| | ldap_count_references -- LDAP entry parsing and counting functions ( ) |
| |
| | ldap_count_values -- LDAP attribute value handling functions ( ) |
| |
| | ldap_delete -- LDAP delete operation ( ) |
| |
| | ldap_delete_ext -- LDAP delete operation ( ) |
| |
| | ldap_delete_ext_s -- LDAP delete operation ( ) |
| |
| | LDAP delete operation |
| | | -- ldap_delete ( ) |
| | | -- ldap_delete_ext ( ) |
| | | -- ldap_delete_ext_s ( ) |
| | | -- ldap_delete_s ( ) |
| |
| | ldap_delete_s -- LDAP delete operation ( ) |
| |
| | LDAP display template functions |
| | | -- ldap_disptmpl ( ) |
| | | -- ldap_first_disptmpl ( ) ( ) |
| | | -- ldap_first_tmplcol ( ) ( ) |
| | | -- ldap_first_tmplrow ( ) ( ) |
| | | -- ldap_free_templates ( ) ( ) |
| | | -- ldap_init_templates ( ) ( ) |
| | | -- ldap_init_templates_buf ( ) ( ) |
| | | -- ldap_next_disptmpl ( ) ( ) |
| | | -- ldap_next_tmplcol ( ) ( ) |
| | | -- ldap_next_tmplrow ( ) ( ) |
| | | -- ldap_oc2template ( ) ( ) |
| | | -- ldap_tmplattrs ( ) ( ) |
| |
| | ldap_disptmpl -- LDAP display template functions ( ) |
| | | DISPTMPL Structure Elements ( ) ( ) |
| | | Syntax IDs ( ) ( ) |
| | | TMPLITEM Structure Elements ( ) ( ) |
| |
| | LDAP DN handling functions |
| | | -- ldap_dn2ufn ( ) |
| | | -- ldap_dns_to_dn ( ) |
| | | -- ldap_explode_dn ( ) |
| | | -- ldap_explode_dns ( ) |
| | | -- ldap_get_dn ( ) |
| | | -- ldap_is_dns_dn ( ) |
| |
| | ldap_dn_to_url -- LDAP Uniform Resource Locator functions ( ) ( ) |
| |
| | ldap_dn2ufn -- LDAP DN handling functions ( ) |
| |
| | ldap_dns_to_dn -- LDAP DN handling functions ( ) |
| |
| | ldap_dns_to_url -- LDAP Uniform Resource Locator functions ( ) ( ) |
| |
| | ldap_enable_translation -- LDAP character set translation functions ( ) ( ) |
| |
| | LDAP entry display functions |
| | | -- ldap_entry2text ( ) |
| | | -- ldap_entry2text_search ( ) |
| | | -- ldap_vals2text ( ) |
| |
| | LDAP entry modification functions |
| | | -- ldap_modify ( ) |
| | | -- ldap_modify_ext ( ) |
| | | -- ldap_modify_ext_s ( ) |
| | | -- ldap_modify_s ( ) |
| |
| | LDAP entry sorting functions |
| | | -- ldap_sort ( ) ( ) |
| | | -- ldap_sort_entries ( ) ( ) |
| | | -- ldap_sort_strcasecmp ( ) ( ) |
| | | -- ldap_sort_values ( ) ( ) |
| |
| | ldap_entry2text -- LDAP entry display functions ( ) |
| |
| | ldap_entry2text_search -- LDAP entry display functions ( ) |
| |
| | ldap_err2string -- LDAP protocol error handling functions ( ) |
| |
| | ldap_error -- LDAP protocol error handling functions ( ) |
| |
| | ldap_explode_dn -- LDAP DN handling functions ( ) |
| |
| | ldap_explode_dns -- LDAP DN handling functions ( ) |
| |
| | ldap_first_attribute -- step through LDAP entry attributes ( ) |
| |
| | ldap_first_disptmpl -- LDAP display template functions ( ) ( ) |
| |
| | ldap_first_entry -- LDAP entry parsing and counting functions ( ) |
| |
| | ldap_first_message -- LDAP message processing functions ( ) |
| |
| | ldap_first_reference -- LDAP entry parsing and counting functions ( ) |
| |
| | ldap_first_searchobj -- LDAP search preference configuration routeines ( ) ( ) |
| |
| | ldap_first_tmplcol -- LDAP display template functions ( ) ( ) |
| |
| | ldap_first_tmplrow -- LDAP display template functions ( ) ( ) |
| |
| | ldap_free_friendlymap -- LDAP attribute remapping functions ( ) |
| |
| | ldap_free_searchprefs -- LDAP search preference configuration routeines ( ) ( ) |
| |
| | ldap_free_templates -- LDAP display template functions ( ) ( ) |
| |
| | ldap_free_urldesc -- LDAP Uniform Resource Locator functions ( ) ( ) |
| |
| | ldap_friendly_name -- LDAP attribute remapping functions ( ) |
| |
| | ldap_get_dn -- LDAP DN handling functions ( ) |
| |
| | ldap_get_lang_values -- return an attribute's values that matches a specified language subtype ( ) |
| |
| | ldap_get_lang_values_len -- return an attribute's values that matches a specified language subtype ( ) |
| |
| | ldap_get_values -- LDAP attribute value handling functions ( ) |
| |
| | ldap_get_values_len -- LDAP attribute value handling functions ( ) |
| |
| | ldap_getfilter -- LDAP filter generating functions ( ) |
| |
| | ldap_getfilter_free -- LDAP filter generating functions ( ) |
| |
| | ldap_getfirstfilter -- LDAP filter generating functions ( ) |
| |
| | ldap_getnextfilter -- LDAP filter generating functions ( ) |
| |
| | ldap_init -- initialize an LDAP session ( ) |
| |
| | ldap_init_getfilter -- LDAP filter generating functions ( ) |
| |
| | ldap_init_getfilter_buf -- LDAP filter generating functions ( ) |
| |
| | ldap_init_searchprefs -- LDAP search preference configuration routeines ( ) ( ) |
| |
| | ldap_init_searchprefs_buf -- LDAP search preference configuration routeines ( ) ( ) |
| |
| | ldap_init_templates -- LDAP display template functions ( ) ( ) |
| |
| | ldap_init_templates_buf -- LDAP display template functions ( ) ( ) |
| |
| | ldap_is_dns_dn -- LDAP DN handling functions ( ) |
| |
| | ldap_is_ldap_url -- LDAP Uniform Resource Locator functions ( ) ( ) |
| |
| | ldap_memcache -- LDAP client caching functions ( ) |
| |
| | ldap_memcache_destroy -- LDAP client caching functions ( ) |
| |
| | ldap_memcache_flush -- LDAP client caching functions ( ) |
| |
| | ldap_memcache_get -- LDAP client caching functions ( ) |
| |
| | ldap_memcache_init -- LDAP client caching functions ( ) |
| |
| | ldap_memcache_set -- LDAP client caching functions ( ) |
| |
| | ldap_memcache_update -- LDAP client caching functions ( ) |
| |
| | ldap_memfree -- free memory allocated by LDAP API functions ( ) |
| |
| | LDAP message processing functions |
| | | -- ldap_count_message ( ) |
| | | -- ldap_first_message ( ) |
| | | -- ldap_msgtype ( ) |
| | | -- ldap_next_message ( ) |
| |
| | LDAP message result parser |
| | | -- ldap_parse_extended_result ( ) ( ) |
| | | -- ldap_parse_result ( ) ( ) ( ) |
| | | -- ldap_parse_sasl_bind_result ( ) ( ) |
| |
| | ldap_modify -- LDAP entry modification functions ( ) ( ) |
| |
| | ldap_modify_ext -- LDAP entry modification functions ( ) |
| |
| | ldap_modify_ext_s -- LDAP entry modification functions ( ) |
| |
| | ldap_modify_s -- LDAP entry modification functions ( ) |
| |
| | ldap_modrdn -- modify LDAP entry RDN ( ) |
| |
| | ldap_modrdn2 -- modify LDAP entry RDN ( ) |
| |
| | ldap_modrdn2_s -- modify LDAP entry RDN ( ) |
| |
| | ldap_modrdn_s -- modify LDAP entry RDN ( ) |
| |
| | ldap_msgfree -- wait for and return LDAP operation result ( ) |
| |
| | ldap_msgtype -- LDAP message processing functions ( ) |
| |
| | ldap_next_attribute -- step through LDAP entry attributes ( ) |
| |
| | ldap_next_disptmpl -- LDAP display template functions ( ) ( ) |
| |
| | ldap_next_entry -- LDAP entry parsing and counting functions ( ) |
| |
| | ldap_next_message -- LDAP message processing functions ( ) |
| |
| | ldap_next_reference -- LDAP entry parsing and counting functions ( ) |
| |
| | ldap_next_searchobj -- LDAP search preference configuration routeines ( ) ( ) |
| |
| | ldap_next_tmplcol -- LDAP display template functions ( ) ( ) |
| |
| | ldap_next_tmplrow -- LDAP display template functions ( ) ( ) |
| |
| | ldap_oc2template -- LDAP display template functions ( ) ( ) |
| |
| | ldap_open -- initialize an LDAP session ( ) |
| |
| | ldap_parse_extended_result -- LDAP message result parser ( ) ( ) |
| |
| | ldap_parse_result -- LDAP message result parser ( ) ( ) ( ) |
| |
| | ldap_parse_sasl_bind_result -- LDAP message result parser ( ) ( ) |
| |
| | ldap_perror -- LDAP protocol error handling functions ( ) |
| |
| | ldap_rename-- modify LDAP entry RDN ( ) |
| |
| | ldap_rename_s -- modify LDAP entry RDN ( ) |
| |
| | ldap_result -- wait for and return LDAP operation result ( ) |
| |
| | ldap_result2error -- LDAP protocol error handling functions ( ) |
| |
| | ldap_sasl_bind -- LDAP bind functions ( ) |
| |
| | ldap_sasl_bind_s -- LDAP bind functions ( ) |
| |
| | ldap_search -- LDAP search operations ( ) |
| |
| | ldap_search_ext -- LDAP search operations ( ) |
| |
| | ldap_search_ext_s -- LDAP search operations ( ) |
| |
| | LDAP search operations |
| | | -- ldap_search ( ) |
| | | -- ldap_search_ext ( ) |
| | | -- ldap_search_ext_s ( ) |
| | | -- ldap_search_s ( ) |
| | | -- ldap_search_st ( ) |
| |
| | LDAP search preference configuration routeines |
| | | -- ldap_first_searchobj ( ) ( ) |
| | | -- ldap_free_searchprefs ( ) ( ) |
| | | -- ldap_init_searchprefs ( ) ( ) |
| | | -- ldap_init_searchprefs_buf ( ) ( ) |
| | | -- ldap_next_searchobj ( ) ( ) |
| | | -- ldap_searchprefs ( ) |
| |
| | ldap_search_s -- LDAP search operations ( ) |
| |
| | ldap_search_st -- LDAP search operations ( ) |
| |
| | ldap_searchprefs -- LDAP search preference configuration routeines ( ) |
| |
| | ldap_set_rebind_proc -- LDAP bind functions ( ) |
| |
| | ldap_set_string_translators -- LDAP character set translation functions ( ) ( ) |
| |
| | ldap_setfilteraffixes -- LDAP filter generating functions ( ) |
| |
| | ldap_simple_bind -- LDAP bind functions ( ) |
| |
| | ldap_simple_bind_s -- LDAP bind functions ( ) |
| |
| | ldap_sort -- LDAP entry sorting functions ( ) ( ) |
| |
| | ldap_sort_entries -- LDAP entry sorting functions ( ) ( ) |
| |
| | ldap_sort_strcasecmp -- LDAP entry sorting functions ( ) ( ) |
| |
| | ldap_sort_values -- LDAP entry sorting functions ( ) ( ) |
| |
| | ldap_t61_to_8859 -- LDAP character set translation functions ( ) ( ) |
| |
| | ldap_tmplattrs -- LDAP display template functions ( ) ( ) |
| |
| | ldap_translate_from_t61 -- LDAP character set translation functions ( ) ( ) |
| |
| | ldap_translate_to_t61 -- LDAP character set translation functions ( ) ( ) |
| |
| | ldap_ufn -- LDAP user friendly search functions ( ) |
| |
| | ldap_ufn_search_c -- LDAP user friendly search functions ( ) ( ) |
| |
| | ldap_ufn_search_ct -- LDAP user friendly search functions ( ) ( ) |
| |
| | ldap_ufn_search_s -- LDAP user friendly search functions ( ) ( ) |
| |
| | ldap_ufn_setfilter -- LDAP user friendly search functions ( ) ( ) ( ) ( ) |
| |
| | ldap_ufn_setprefix -- LDAP user friendly search functions ( ) ( ) |
| |
| | ldap_ufn_timeout -- LDAP user friendly search functions ( ) ( ) |
| |
| | ldap_unbind -- LDAP bind functions ( ) |
| |
| | ldap_unbind_ext -- LDAP bind functions ( ) |
| |
| | ldap_unbind_s -- LDAP bind functions ( ) |
| |
| | LDAP Uniform Resource Locator functions |
| | | -- ldap_dn_to_url ( ) ( ) |
| | | -- ldap_dns_to_url ( ) ( ) |
| | | -- ldap_free_urldesc ( ) ( ) |
| | | -- ldap_is_ldap_url ( ) ( ) |
| | | -- ldap_url ( ) |
| | | -- ldap_url_parse ( ) ( ) |
| | | -- ldap_url_search ( ) ( ) |
| | | -- ldap_url_search_s ( ) ( ) |
| | | -- ldap_url_search_st ( ) ( ) |
| |
| | ldap_url -- LDAP Uniform Resource Locator functions ( ) |
| |
| | ldap_url_parse -- LDAP Uniform Resource Locator functions ( ) ( ) |
| |
| | ldap_url_search -- LDAP Uniform Resource Locator functions ( ) ( ) |
| |
| | ldap_url_search_s -- LDAP Uniform Resource Locator functions ( ) ( ) |
| |
| | ldap_url_search_st -- LDAP Uniform Resource Locator functions ( ) ( ) |
| |
| | LDAP user friendly search functions |
| | | -- ldap_ufn ( ) |
| | | -- ldap_ufn_search_c ( ) ( ) |
| | | -- ldap_ufn_search_ct ( ) ( ) |
| | | -- ldap_ufn_search_s ( ) ( ) |
| | | -- ldap_ufn_setfilter ( ) ( ) ( ) ( ) |
| | | -- ldap_ufn_setprefix ( ) ( ) |
| | | -- ldap_ufn_timeout ( ) ( ) |
| |
| | ldap_vals2text -- LDAP entry display functions ( ) |
| |
| | library routines for dealing with creation and manipulation of CLIENT handles -- clnt_control ( ) |
| |
| | library routines for dealing with creation and manipulation of CLIENT handles -- clnt_create ( ) |
| |
| | library routines for dealing with creation and manipulation of CLIENT handles -- clnt_create_timed ( ) |
| |
| | library routines for dealing with creation and manipulation of CLIENT handles -- clnt_create_vers ( ) |
| |
| | library routines for dealing with creation and manipulation of CLIENT handles -- clnt_create_vers_timed ( ) |
| |
| | library routines for dealing with creation and manipulation of CLIENT handles -- clnt_destroy ( ) |
| |
| | library routines for dealing with creation and manipulation of CLIENT handles -- clnt_dg_create ( ) |
| |
| | library routines for dealing with creation and manipulation of CLIENT handles -- clnt_door_create ( ) |
| |
| | library routines for dealing with creation and manipulation of CLIENT handles -- clnt_pcreateerror ( ) |
| |
| | library routines for dealing with creation and manipulation of CLIENT handles -- clnt_raw_create ( ) |
| |
| | library routines for dealing with creation and manipulation of CLIENT handles -- clnt_spcreateerror ( ) |
| |
| | library routines for dealing with creation and manipulation of CLIENT handles -- clnt_tli_create ( ) |
| |
| | library routines for dealing with creation and manipulation of CLIENT handles -- clnt_tp_create ( ) |
| |
| | library routines for dealing with creation and manipulation of CLIENT handles -- clnt_tp_create_timed ( ) |
| |
| | library routines for dealing with creation and manipulation of CLIENT handles -- clnt_vc_create ( ) |
| |
| | library routines for dealing with creation and manipulation of CLIENT handles -- rpc_clnt_create ( ) |
| |
| | library routines for dealing with creation and manipulation of CLIENT handles -- rpc_createerr ( ) |
| |
| | library routines for the creation of server handles -- rpc_svc_create ( ) |
| |
| | library routines for the creation of server handles -- svc_control ( ) |
| |
| | library routines for the creation of server handles -- svc_create ( ) |
| |
| | library routines for the creation of server handles -- svc_destroy ( ) |
| |
| | library routines for the creation of server handles -- svc_dg_create ( ) |
| |
| | library routines for the creation of server handles -- svc_door_create ( ) |
| |
| | library routines for the creation of server handles -- svc_fd_create ( ) |
| |
| | library routines for the creation of server handles -- svc_raw_create ( ) |
| |
| | library routines for the creation of server handles -- svc_tli_create ( ) |
| |
| | library routines for the creation of server handles -- svc_tp_create ( ) |
| |
| | library routines for the creation of server handles -- svc_vc_create ( ) |
| |
| | library routines for client side calls |
| | | -- clnt_call ( ) |
| | | -- clnt_freeres ( ) |
| | | -- clnt_geterr ( ) |
| | | -- clnt_perrno ( ) |
| | | -- clnt_perror ( ) |
| | | -- clnt_sperrno ( ) |
| | | -- clnt_sperror ( ) |
| | | -- rpc_broadcast ( ) |
| | | -- rpc_broadcast_exp ( ) |
| | | -- rpc_call ( ) |
| | | -- rpc_clnt_calls ( ) |
| |
| | library routines for RPC servers |
| | | -- rpc_svc_calls ( ) |
| | | -- svc_dg_enablecache ( ) |
| | | -- svc_done ( ) |
| | | -- svc_exit ( ) |
| | | -- svc_fdset ( ) |
| | | -- svc_freeargs ( ) |
| | | -- svc_getargs ( ) |
| | | -- svc_getreq_common ( ) |
| | | -- svc_getreq_poll ( ) |
| | | -- svc_getreqset ( ) |
| | | -- svc_getrpccaller ( ) |
| | | -- svc_max_pollfd ( ) |
| | | -- svc_pollfd ( ) |
| | | -- svc_run ( ) |
| | | -- svc_sendreply ( ) |
| |
| | list mechanisms that support the specified name-type -- gss_inquire_mechs_for_name ( ) |
| |
| | list the atomic names and references bound in a context |
| | | -- fn_bindinglist_destroy ( ) |
| | | -- fn_bindinglist_next ( ) |
| | | -- FN_bindinglist_t ( ) |
| | | -- fn_ctx_list_bindings ( ) |
| |
| | list the atomic names bound in a context |
| | | -- fn_ctx_list_names ( ) |
| | | -- fn_namelist_destroy ( ) |
| | | -- fn_namelist_next ( ) |
| | | -- FN_namelist_t ( ) |
| |
| | list the name-types supported by the specified mechanism -- gss_inquire_names_for_mech ( ) |
| |
| | listen -- listen for connections on a socket ( ) |
| |
| | look up the link reference bound to a name -- fn_ctx_lookup_link ( ) |
| | | | |
| R |
| |
| | rac_drop() -- remote asynchronous calls ( ) |
| |
| | rac_poll() -- remote asynchronous calls ( ) |
| |
| | rac_recv() -- remote asynchronous calls ( ) |
| |
| | rac_send() -- remote asynchronous calls ( ) |
| |
| | rcmd -- routines for returning a stream to a remote command ( ) |
| |
| | rcmd_af -- routines for returning a stream to a remote command ( ) |
| |
| | receive a message from a socket -- recv ( ) |
| | | recvfrom ( ) |
| | | recvmsg ( ) |
| |
| | recv -- receive a message from a socket ( ) |
| |
| | recvfrom -- receive a message from a socket ( ) |
| |
| | recvmsg -- receive a message from a socket ( ) |
| |
| | register an SLP advertisement -- SLPReg ( ) |
| |
| | release an object identifier -- gss_release_oid ( ) |
| |
| | remote procedure calls, library routines for -- rpc ( ) |
| |
| | remote system |
| | | return information about users -- rusers, rnusers ( ) |
| | | write to -- rstat ( ) |
| | | write to -- rwall ( ) |
| |
| | rename the name of a binding -- fn_ctx_rename ( ) |
| |
| | res_hostalias -- resolver routines ( ) |
| |
| | res_init -- resolver routines ( ) |
| |
| | res_mkquery -- resolver routines ( ) |
| |
| | res_nclose -- resolver routines ( ) |
| |
| | res_ninit -- resolver routines ( ) |
| |
| | res_nmkquery -- resolver routines ( ) |
| |
| | res_nquery -- resolver routines ( ) |
| |
| | res_nquerydomain -- resolver routines ( ) |
| |
| | res_nsearch -- resolver routines ( ) |
| |
| | res_nsend -- resolver routines ( ) |
| |
| | res_nsendsigned -- resolver routines ( ) |
| |
| | res_query -- resolver routines ( ) |
| |
| | res_querydomain -- resolver routines ( ) |
| |
| | res_search -- resolver routines ( ) |
| |
| | res_send -- resolver routines ( ) |
| |
| | res_update -- resolver routines ( ) |
| |
| | resolver -- resolver routines ( ) |
| |
| | resolver routines -- dn_comp ( ) |
| |
| | resolver routines -- dn_expand ( ) |
| |
| | resolver routines -- fp_resstat ( ) |
| |
| | resolver routines -- hostalias ( ) |
| |
| | resolver routines -- hstrerror ( ) |
| |
| | resolver routines -- resolver ( ) |
| |
| | resolver routines -- res_hostalias ( ) |
| |
| | resolver routines -- res_init ( ) |
| |
| | resolver routines -- res_mkquery ( ) |
| |
| | resolver routines -- res_nclose ( ) |
| |
| | resolver routines -- res_ninit ( ) |
| |
| | resolver routines -- res_nmkquery ( ) |
| |
| | resolver routines -- res_nquery ( ) |
| |
| | resolver routines -- res_nquerydomain ( ) |
| |
| | resolver routines -- res_nsearch ( ) |
| |
| | resolver routines -- res_nsend ( ) |
| |
| | resolver routines -- res_nsendsigned ( ) |
| |
| | resolver routines -- res_query ( ) |
| |
| | resolver routines -- res_querydomain ( ) |
| |
| | resolver routines -- res_search ( ) |
| |
| | resolver routines -- res_send ( ) |
| |
| | resolver routines -- res_update ( ) |
| |
| | retrieve public or secret key -- getpublickey ( ) |
| | | getsecretkey ( ) |
| | | publickey ( ) |
| |
| | return an attribute's values that matches a specified language subtype -- ldap_get_lang_values ( ) |
| |
| | return an attribute's values that matches a specified language subtype -- ldap_get_lang_values_len ( ) |
| |
| | return stream to a remote command -- rexec ( ) |
| |
| | return stream to a remote command -- rexec_af ( ) |
| |
| | return a handle to the Initial Context -- fn_ctx_handle_from_initial ( ) |
| |
| | return list of configured and discovered scopes -- SLPFindScopes ( ) |
| |
| | return multiple attributes associated with named object |
| | | -- fn_attr_multi_get ( ) |
| | | -- fn_multigetlist_destroy ( ) |
| | | -- fn_multigetlist_next ( ) |
| | | -- FN_multigetlist_t ( ) |
| |
| | return service attributes -- SLPFindAttrs ( ) |
| |
| | return service URLs -- SLPFindSrvs ( ) |
| |
| | return SLP configuration property -- SLPGetProperty ( ) |
| |
| | return specified attribute associated with name -- fn_attr_get ( ) |
| |
| | return the maximum allowed refresh interval -- SLPGetRefreshInterval ( ) |
| |
| | return values of an attribute |
| | | -- fn_attr_get_values ( ) |
| | | -- fn_valuelist_destroy ( ) |
| | | -- fn_valuelist_next ( ) |
| | | -- FN_valuelist_t ( ) |
| |
| | rexec -- return stream to a remote command ( ) |
| |
| | rexec_af -- return stream to a remote command ( ) |
| |
| | rnusers -- return information about users on remote machines ( ) |
| |
| | routines for returning a stream to a remote command -- rcmd ( ) |
| |
| | routines for returning a stream to a remote command -- rcmd_af ( ) |
| |
| | routines for returning a stream to a remote command -- rresvport ( ) |
| |
| | routines for returning a stream to a remote command -- rresvport_af ( ) |
| |
| | routines for returning a stream to a remote command -- ruserok ( ) |
| |
| | rpc -- library routines for remote procedure calls ( ) |
| |
| | RPC, data transmission using XDR routines -- xdr ( ) |
| |
| | RPC, XDR library routines |
| | | -- rpc_xdr ( ) |
| | | -- xdr_accepted_reply ( ) |
| | | -- xdr_authsys_parms ( ) |
| | | -- xdr_callhdr ( ) |
| | | -- xdr_callmsg ( ) |
| | | -- xdr_opaque_auth ( ) |
| | | -- xdr_rejected_reply ( ) |
| | | -- xdr_replymsg ( ) |
| |
| | RPC bind service library routines |
| | | -- rpc_getmaps ( ) |
| | | -- rpcb_getaddr ( ) |
| | | -- rpcb_gettime ( ) |
| | | -- rpcb_rmtcall ( ) |
| | | -- rpcb_set ( ) |
| | | -- rpcb_unset ( ) |
| | | -- rpcbind ( ) |
| |
| | rpc_broadcast -- library routines for client side calls ( ) |
| |
| | rpc_broadcast_exp -- library routines for client side calls ( ) |
| |
| | rpc_call -- library routines for client side calls ( ) |
| |
| | rpc_clnt_auth -- library routines for client side remote procedure call authentication ( ) |
| |
| | rpc_clnt_calls -- library routines for client side calls ( ) |
| | | Routines ( ) ( ) |
| |
| | rpc_clnt_create -- library routines for dealing with creation and manipulation of CLIENT handles ( ) |
| | | Routines ( ) |
| |
| | rpc_createerr -- library routines for dealing with creation and manipulation of CLIENT handles ( ) |
| |
| | RPC entry |
| | | -- endrpcent ( ) |
| | | -- getrpcbyname ( ) |
| | | -- getrpcbyname_r ( ) |
| | | -- getrpcbynumber ( ) |
| | | -- getrpcbynumber_r ( ) |
| | | -- getrpcent ( ) |
| | | -- getrpcent_r ( ) |
| | | -- setrpcent ( ) |
| |
| | rpc_gss_getcred -- get credentials of client ( ) |
| |
| | rpc_gss_seccreate -- create a security context using the RPCSEC_GSS protocol ( ) |
| |
| | RPC library routine for manipulating global RPC attributes for client and server applications, -- rpc_control ( ) |
| |
| | RPC library routines for registering servers |
| | | -- rpc_reg ( ) |
| | | -- rpc_svc_reg ( ) |
| | | -- svc_auth_reg ( ) |
| | | -- svc_reg ( ) |
| | | -- svc_unreg ( ) |
| | | -- xprt_register ( ) |
| | | -- xprt_unregister ( ) |
| |
| | RPC library routines for server side errors |
| | | -- rpc_svc_err ( ) |
| | | -- svcerr_auth ( ) |
| | | -- svcerr_decode ( ) |
| | | -- svcerr_noproc ( ) |
| | | -- svcerr_noprog ( ) |
| | | -- svcerr_progvers ( ) |
| | | -- svcerr_systemerr ( ) |
| | | -- svcerr_weakauth ( ) |
| |
| | RPC obsolete library routines |
| | | -- authdes_create ( ) |
| | | -- authunix_create_default ( ) |
| | | -- callrpc ( ) |
| | | -- clnt_broadcast ( ) |
| | | -- clntraw_create ( ) |
| | | -- clnttcp_create ( ) |
| | | -- clntudp_bufcreate ( ) |
| | | -- clntudp_create ( ) |
| | | -- get_myaddress ( ) |
| | | -- getrpcport ( ) |
| | | -- pmap_getmaps ( ) |
| | | -- pmap_getport ( ) |
| | | -- pmap_rmtcall ( ) |
| | | -- pmap_set ( ) |
| | | -- pmap_unset ( ) |
| | | -- registerrpc ( ) |
| | | -- rpc_soc ( ) |
| | | -- svc_fds ( ) |
| | | -- svc_getcaller ( ) |
| | | -- svc_getreq ( ) |
| | | -- svc_register ( ) |
| | | -- svc_unregister ( ) |
| | | -- svcfd_create ( ) |
| | | -- svcraw_create ( ) |
| | | -- svctcp_create ( ) |
| | | -- svcudp_bufcreate ( ) |
| | | -- svcudp_create ( ) |
| | | -- xdr_authunix_parms ( ) |
| |
| | rpc routines |
| | | rac_drop() -- remote asynchronous calls ( ) |
| | | rac_poll() -- remote asynchronous calls ( ) |
| | | rac_recv() -- remote asynchronous calls ( ) |
| | | rac_send() -- remote asynchronous calls ( ) |
| |
| | rpc_svc_calls -- library routines for RPC servers ( ) |
| | | Routines ( ) |
| |
| | rpc_svc_create -- library routines for the creation of server handles ( ) |
| |
| | rpc -- security flavor incorporating GSS-API onto ONC RPC ( ) |
| |
| | rresvport -- routines for returning a stream to a remote command ( ) |
| |
| | rresvport_af -- routines for returning a stream to a remote command ( ) |
| |
| | rstat -- get performance data from remote kernel ( ) |
| |
| | ruserok -- routines for returning a stream to a remote command ( ) |
| |
| | rusers -- return information about users on remote machines ( ) |
| | | xdr_utmpidlearr ( ) |
| |
| | rwall -- write to specified remote machines ( ) |
| | | | |
| S |
| |
| | search for atomic name with specified attributes in single context |
| | | -- fn_attr_search ( ) |
| | | -- fn_searchlist_destroy ( ) |
| | | -- fn_searchlist_next ( ) |
| | | -- FN_searchlist_t ( ) |
| |
| | search for names whose attributes satisfy filter |
| | | -- fn_attr_ext_search ( ) |
| | | -- fn_ext_searchlist_destroy ( ) |
| | | -- fn_ext_searchlist_next ( ) |
| | | -- FN_ext_searchlist_t ( ) |
| |
| | send -- send message from a socket ( ) |
| |
| | sendmsg -- send message from a socket ( ) |
| |
| | sendto -- send message from a socket ( ) |
| |
| | Service Access Facility library function, -- doconfig ( ) |
| |
| | Service Location Protocol Application Programming Interface -- slp_api ( ) |
| |
| | set an SLP configuration property -- SLPSetProperty ( ) |
| |
| | set connectionless LDAP request retransmission parameters -- cldap_setretryinfo ( ) |
| |
| | set server principal name, -- rpc_gss_set_svc_name ( ) |
| |
| | setservent -- get service entry ( ) |
| |
| | shutdown -- shut down part of a full-duplex connection ( ) |
| |
| | simplified Basic Encoding Rules library encoding functions |
| | | -- ber_alloc ( ) ( ) |
| | | -- ber_encode ( ) |
| | | -- ber_printf ( ) ( ) |
| | | -- ber_put_bitstring ( ) ( ) |
| | | -- ber_put_boolean ( ) ( ) |
| | | -- ber_put_int ( ) ( ) |
| | | -- ber_put_null ( ) ( ) |
| | | -- ber_put_ostring ( ) ( ) |
| | | -- ber_put_seq ( ) ( ) |
| | | -- ber_put_set ( ) ( ) |
| | | -- ber_put_string ( ) ( ) |
| | | -- ber_start_seq ( ) ( ) |
| | | -- ber_start_set ( ) ( ) |
| |
| | slp_api -- Service Location Protocol Application Programming Interface ( ) |
| |
| | slp_strerror -- map SLP error codes to messages ( ) |
| |
| | SLPClose -- close an open SLP handle ( ) |
| |
| | SLPDelAttrs -- delete attributes ( ) |
| |
| | SLPDereg -- deregister the SLP advertisement ( ) |
| |
| | SLPEscape -- escapes SLP reserved characters ( ) |
| |
| | SLPFindAttrs -- return service attributes ( ) |
| |
| | SLPFindScopes -- return list of configured and discovered scopes ( ) |
| |
| | SLPFindSrvs -- return service URLs ( ) |
| |
| | SLPFindSrvTypes -- find service types ( ) |
| |
| | SLPFree -- frees memory ( ) |
| |
| | SLPGetProperty -- return SLP configuration property ( ) |
| |
| | SLPGetRefreshInterval -- return the maximum allowed refresh interval ( ) |
| |
| | SLPOpen -- open an SLP handle ( ) |
| |
| | SLPParseSrvURL -- parse service URL ( ) |
| |
| | SLPReg -- register an SLP advertisement ( ) |
| |
| | SLPSetProperty -- set an SLP configuration property ( ) |
| |
| | SLPUnescape -- translate escaped characters into UTF-8 ( ) |
| |
| | socket -- create an endpoint for communication ( ) |
| |
| | socket |
| | | accept a connection -- accept ( ) |
| | | bind a name -- bind ( ) |
| | | get options -- getsocketopt ( ) |
| | | get name -- getsockname ( ) |
| | | get name of connected peer -- getpeername ( ) |
| | | initiate a connection -- connect ( ) |
| | | listen for connections -- listen ( ) |
| | | send message from -- send, sendto, sendmsg ( ) ( ) |
| | | set options -- setsocketopt ( ) |
| | | shut down part of a full-duplex connection -- shutdown ( ) |
| |
| | socketpair -- create a pair of connected sockets ( ) |
| |
| | spray -- scatter data in order to test the network ( ) |
| |
| | step through LDAP entry attributes |
| | | -- ldap_first_attribute ( ) |
| | | -- ldap_next_attribute ( ) |
| |
| | STREAMS |
| | | accept a connection on a socket -- accept ( ) |
| | | bind a name to a socket -- bind ( ) |
| | | create a pair of connected sockets -- socketpair ( ) |
| | | create an endpoint for communication -- socket ( ) |
| | | get and set socket options -- getsockopt, setsockopt ( ) ( ) |
| | | get name of peer connected to socket -- getpeername ( ) |
| | | get socket name -- getsockname ( ) |
| | | initiate a connection on a socket -- connect ( ) |
| | | listen for connections on a socket -- listen ( ) |
| | | send a message from a socket -- send, sendto, sendmsg ( ) |
| | | shut down part of a full-duplex connection -- shutdown ( ) |
| |
| | svc_control -- library routines for the creation of server handles ( ) |
| |
| | svc_create -- library routines for the creation of server handles ( ) |
| |
| | svc_destroy -- library routines for the creation of server handles ( ) |
| |
| | svc_dg_create -- library routines for the creation of server handles ( ) |
| |
| | svc_dg_enablecache -- library routines for RPC servers ( ) |
| |
| | svc_done -- library routines for RPC servers ( ) |
| |
| | svc_door_create -- library routines for the creation of server handles ( ) |
| |
| | svc_exit -- library routines for RPC servers ( ) |
| |
| | svc_fd_create -- library routines for the creation of server handles ( ) |
| |
| | svc_fdset -- library routines for RPC servers ( ) |
| |
| | svc_freeargs -- library routines for RPC servers ( ) |
| |
| | svc_getargs -- library routines for RPC servers ( ) |
| |
| | svc_getreq_common -- library routines for RPC servers ( ) |
| |
| | svc_getreq_poll -- library routines for RPC servers ( ) |
| |
| | svc_getreqset -- library routines for RPC servers ( ) |
| |
| | svc_getrpccaller -- library routines for RPC servers ( ) |
| |
| | svc_max_pollfd -- library routines for RPC servers ( ) |
| |
| | svc_pollfd -- library routines for RPC servers ( ) |
| |
| | svc_raw_create -- library routines for the creation of server handles ( ) |
| |
| | svc_run -- library routines for RPC servers ( ) |
| |
| | svc_sendreply -- library routines for RPC servers ( ) |
| |
| | svc_tli_create -- library routines for the creation of server handles ( ) |
| |
| | svc_tp_create -- library routines for the creation of server handles ( ) |
| |
| | svc_vc_create -- library routines for the creation of server handles ( ) |
| | | | |
| X |
| |
| | XDR library routines |
| | | -- xdr ( ) |
| | | -- xdr_admin ( ) |
| | | -- xdr_control ( ) |
| | | -- xdr_getpos ( ) |
| | | -- xdr_inline ( ) |
| | | -- xdr_setpos ( ) |
| | | -- xdr_sizeof ( ) |
| | | -- xdrrec_endofrecord ( ) |
| | | -- xdrrec_eof ( ) |
| | | -- xdrrec_readbytes ( ) |
| | | -- xdrrec_skiprecord ( ) |
| |
| | XDR library routines for complex data structures |
| | | -- xdr_array ( ) |
| | | -- xdr_bytes ( ) |
| | | -- xdr_complex ( ) |
| | | -- xdr_opaque ( ) |
| | | -- xdr_pointer ( ) |
| | | -- xdr_reference ( ) |
| | | -- xdr_string ( ) |
| | | -- xdr_union ( ) |
| | | -- xdr_vector ( ) |
| | | -- xdr_wrapstring ( ) |
| |
| | XDR library routines for RPC |
| | | -- rpc_xdr ( ) |
| | | -- xdr_accepted_reply ( ) |
| | | -- xdr_authsys_parms ( ) |
| | | -- xdr_callhdr ( ) |
| | | -- xdr_callmsg ( ) |
| | | -- xdr_opaque_auth ( ) |
| | | -- xdr_rejected_reply ( ) |
| | | -- xdr_replymsg ( ) |
| |
| | XDR library routines for simple data structures |
| | | -- xdr_bool ( ) |
| | | -- xdr_char ( ) |
| | | -- xdr_double ( ) |
| | | -- xdr_enum ( ) |
| | | -- xdr_float ( ) |
| | | -- xdr_free ( ) |
| | | -- xdr_hyper ( ) |
| | | -- xdr_int ( ) |
| | | -- xdr_long ( ) |
| | | -- xdr_longlong_t ( ) |
| | | -- xdr_quadruple ( ) |
| | | -- xdr_short ( ) |
| | | -- xdr_simple ( ) |
| | | -- xdr_u_char ( ) |
| | | -- xdr_u_hyper ( ) |
| | | -- xdr_u_int ( ) |
| | | -- xdr_u_long ( ) |
| | | -- xdr_u_longlong_t ( ) |
| | | -- xdr_u_short ( ) |
| | | -- xdr_void ( ) |
| |
| | xdr_statstime -- get performance data from remote kernel ( ) |
| |
| | xdr_statsvar -- get performance data from remote kernel ( ) |
| |
| | XDR stream creation library routines |
| | | -- xdr_create ( ) |
| | | -- xdr_destroy ( ) |
| | | -- xdrmem_create ( ) |
| | | -- xdrrec_create ( ) |
| | | -- xdrstdio_create ( ) |
| |
| | xfn -- overview of the XFN interface ( ) |
| |
| | XFN attribute |
| | | -- fn_attribute_add ( ) |
| | | -- fn_attribute_assign ( ) |
| | | -- fn_attribute_copy ( ) |
| | | -- fn_attribute_create ( ) |
| | | -- fn_attribute_destroy ( ) |
| | | -- fn_attribute_first ( ) |
| | | -- fn_attribute_identifier ( ) |
| | | -- fn_attribute_next ( ) |
| | | -- fn_attribute_remove ( ) |
| | | -- fn_attribute_syntax ( ) |
| | | -- FN_attribute_t ( ) |
| | | -- fn_attribute_valuecount ( ) |
| |
| | xfn_attributes -- an overview of XFN attribute operations ( ) |
| |
| | XFN attributes, a set of |
| | | -- fn_attrset_add ( ) |
| | | -- fn_attrset_assign ( ) |
| | | -- fn_attrset_copy ( ) |
| | | -- fn_attrset_count ( ) |
| | | -- fn_attrset_create ( ) |
| | | -- fn_attrset_destroy ( ) |
| | | -- fn_attrset_first ( ) |
| | | -- fn_attrset_get ( ) |
| | | -- fn_attrset_next ( ) |
| | | -- fn_attrset_remove ( ) |
| | | -- FN_attrset_t ( ) |
| |
| | XFN compound name |
| | | -- fn_compound_name_append_comp ( ) |
| | | -- fn_compound_name_assign ( ) |
| | | -- fn_compound_name_copy ( ) |
| | | -- fn_compound_name_count ( ) |
| | | -- fn_compound_name_delete_all ( ) |
| | | -- fn_compound_name_delete_comp ( ) |
| | | -- fn_compound_name_destroy ( ) |
| | | -- fn_compound_name_first ( ) |
| | | -- fn_compound_name_from_syntax_attrs ( ) |
| | | -- fn_compound_name_get_syntax_attrs ( ) |
| | | -- fn_compound_name_insert_comp ( ) |
| | | -- fn_compound_name_is_empty ( ) |
| | | -- fn_compound_name_is_equal ( ) |
| | | -- fn_compound_name_is_prefix ( ) |
| | | -- fn_compound_name_is_suffix ( ) |
| | | -- fn_compound_name_last ( ) |
| | | -- fn_compound_name_next ( ) |
| | | -- fn_compound_name_prefix ( ) |
| | | -- fn_compound_name_prepend_comp ( ) |
| | | -- fn_compound_name_prev ( ) |
| | | -- fn_compound_name_suffix ( ) |
| | | -- FN_compound_name_t ( ) |
| | | -- fn_string_from_compound_name ( ) |
| |
| | xfn_compound_names -- XFN compound syntax: an overview of XFN model for compound name parsing ( ) |
| |
| | an XFN context -- FN_ctx_t ( ) |
| |
| | an XFN identifier -- FN_identifier_t ( ) |
| |
| | XFN reference |
| | | -- fn_ref_addrcount ( ) |
| | | -- fn_ref_append_addr ( ) |
| | | -- fn_ref_assign ( ) |
| | | -- fn_ref_copy ( ) |
| | | -- fn_ref_create ( ) |
| | | -- fn_ref_create_link ( ) |
| | | -- fn_ref_delete_addr ( ) |
| | | -- fn_ref_delete_all ( ) |
| | | -- fn_ref_description ( ) |
| | | -- fn_ref_destroy ( ) |
| | | -- fn_ref_first ( ) |
| | | -- fn_ref_insert_addr ( ) |
| | | -- fn_ref_is_link ( ) |
| | | -- fn_ref_link_name ( ) |
| | | -- fn_ref_next ( ) |
| | | -- fn_ref_prepend_addr ( ) |
| | | -- FN_ref_t ( ) |
| | | -- fn_ref_type ( ) |
| |
| | xfn_status_codes -- descriptions of XFN status codes ( ) |
| | | XFN Status Codes ( ) |
| |
| | XFN status object |
| | | -- fn_status_advance_by_name ( ) |
| | | -- fn_status_append_remaining_name ( ) |
| | | -- fn_status_append_resolved_name ( ) |
| | | -- fn_status_assign ( ) |
| | | -- fn_status_code ( ) |
| | | -- fn_status_copy ( ) |
| | | -- fn_status_create ( ) |
| | | -- fn_status_description ( ) |
| | | -- fn_status_destroy ( ) |
| | | -- fn_status_diagnostic_message ( ) |
| | | -- fn_status_is_success ( ) |
| | | -- fn_status_link_code ( ) |
| | | -- fn_status_link_diagnostic_message ( ) |
| | | -- fn_status_link_remaining_name ( ) |
| | | -- fn_status_link_resolved_name ( ) |
| | | -- fn_status_link_resolved_ref ( ) |
| | | -- fn_status_remaining_name ( ) |
| | | -- fn_status_resolved_name ( ) |
| | | -- fn_status_resolved_ref ( ) |
| | | -- fn_status_set ( ) |
| | | -- fn_status_set_code ( ) |
| | | -- fn_status_set_diagnostic_message ( ) |
| | | -- fn_status_set_link_code ( ) |
| | | -- fn_status_set_link_diagnostic_message ( ) |
| | | -- fn_status_set_link_remaining_name ( ) |
| | | -- fn_status_set_link_resolved_name ( ) |
| | | -- fn_status_set_link_resolved_ref ( ) |
| | | -- fn_status_set_remaining_name ( ) |
| | | -- fn_status_set_resolved_name ( ) |
| | | -- fn_status_set_resolved_ref ( ) |
| | | -- fn_status_set_success ( ) |
| | | -- FN_status_t ( ) |