MAN 3n
MAN 3n
- FN_attribute_t, fn_attribute_create, fn_attribute_destroy, fn_attribute_copy, fn_attribute_assign, fn_attribute_identifier, fn_attribute_syntax, fn_attribute_valuecount, fn_attribute_first, fn_attribute_next, fn_attribute_add, fn_attribute_remove - an XFN attribute
- FN_attrmodlist_t, fn_attrmodlist_create, fn_attrmodlist_destroy, fn_attrmodlist_copy, fn_attrmodlist_assign, fn_attrmodlist_count, fn_attrmodlist_first, fn_attrmodlist_next, fn_attrmodlist_add - a list of attribute modifications
- FN_attrset_t, fn_attrset_create, fn_attrset_destroy, fn_attrset_copy, fn_attrset_assign, fn_attrset_get, fn_attrset_count, fn_attrset_first, fn_attrset_next, fn_attrset_add, fn_attrset_remove - a set of XFN attributes
- FN_attrvalue_t - an XFN attribute value
- FN_composite_name_t, fn_composite_name_create, fn_composite_name_destroy, fn_composite_name_from_str, fn_composite_name_from_string, fn_string_from_composite_name, fn_composite_name_copy, fn_composite_name_assign, fn_composite_name_is_empty, fn_composite_name_count, fn_composite_name_first, fn_composite_name_next, fn_composite_name_prev, fn_composite_name_last, fn_composite_name_prefix, fn_composite_name_suffix, fn_composite_name_is_equal, fn_composite_name_is_prefix, fn_composite_name_is_suffix, fn_composite_name_prepend_comp, fn_composite_name_append_comp, fn_composite_name_insert_comp, fn_composite_name_delete_comp, fn_composite_name_prepend_name, fn_composite_name_append_name, fn_composite_name_insert_name - a sequence of component names spanning multiple naming systems
- FN_compound_name_t, fn_compound_name_from_syntax_attrs, fn_compound_name_get_syntax_attrs, fn_compound_name_destroy, fn_string_from_compound_name, fn_compound_name_copy, fn_compound_name_assign, fn_compound_name_count, fn_compound_name_first, fn_compound_name_next, fn_compound_name_prev, fn_compound_name_last, fn_compound_name_prefix, fn_compound_name_suffix, fn_compound_name_is_empty, fn_compound_name_is_equal, fn_compound_name_is_prefix, fn_compound_name_is_suffix, fn_compound_name_prepend_comp, fn_compound_name_append_comp, fn_compound_name_insert_comp, fn_compound_name_delete_comp, fn_compound_name_delete_all - an XFN compound name
- FN_ctx_t - an XFN context
- FN_identifier_t - an XFN identifier
- FN_ref_addr_t, fn_ref_addr_create, fn_ref_addr_destroy, fn_ref_addr_copy, fn_ref_addr_assign, fn_ref_addr_type, fn_ref_addr_length, fn_ref_addr_data, fn_ref_addr_description - an address in an XFN reference
- FN_ref_t, fn_ref_create, fn_ref_destroy, fn_ref_copy, fn_ref_assign, fn_ref_type, fn_ref_addrcount, fn_ref_first, fn_ref_next, fn_ref_prepend_addr, fn_ref_append_addr, fn_ref_insert_addr, fn_ref_delete_addr, fn_ref_delete_all, fn_ref_create_link, fn_ref_is_link, fn_ref_link_name, fn_ref_description - an XFN reference
- FN_search_control_t, fn_search_control_create, fn_search_control_destroy, fn_search_control_copy, fn_search_control_assign, fn_search_control_scope, fn_search_control_follow_links, fn_search_control_max_names, fn_search_control_return_ref, fn_search_control_return_attr_ids - options for attribute search
- FN_search_filter_t, fn_search_filter_create, fn_search_filter_destroy, fn_search_filter_copy, fn_search_filter_assign, fn_search_filter_expression, fn_search_filter_arguments - filter expression for attribute search
- FN_status_t, fn_status_create, fn_status_destroy, fn_status_copy, fn_status_assign, fn_status_code, fn_status_remaining_name, fn_status_resolved_name, fn_status_resolved_ref, fn_status_diagnostic_message, fn_status_link_code, fn_status_link_remaining_name, fn_status_link_resolved_name, fn_status_link_resolved_ref, fn_status_link_diagnostic_message, fn_status_is_success, fn_status_set_success, fn_status_set, fn_status_set_code, fn_status_set_remaining_name, fn_status_set_resolved_name, fn_status_set_resolved_ref, fn_status_set_diagnostic_message, fn_status_set_link_code, fn_status_set_link_remaining_name, fn_status_set_link_resolved_name, fn_status_set_link_resolved_ref, fn_status_set_link_diagnostic_message, fn_status_append_resolved_name, fn_status_append_remaining_name, fn_status_advance_by_name, fn_status_description - an XFN status object
- FN_string_t, fn_string_create, fn_string_destroy, fn_string_from_str, fn_string_from_str_n, fn_string_str, fn_string_from_contents, fn_string_code_set, fn_string_charcount, fn_string_bytecount, fn_string_contents, fn_string_copy, fn_string_assign, fn_string_from_strings, fn_string_from_substring, fn_string_is_empty, fn_string_compare, fn_string_compare_substring, fn_string_next_substring, fn_string_prev_substring - a character string
- accept - accept a connection on a socket
- bind - bind a name to a socket
- byteorder, htonl, htons, ntohl, ntohs - convert values between host and network byte order
- connect - initiate a connection on a socket
- dial - establish an outgoing terminal line connection
- doconfig - execute a configuration script
- ethers, ether_ntoa, ether_aton, ether_ntohost, ether_hostton, ether_line - Ethernet address mapping operations
- fn_attr_bind - bind a reference to a name and associate attributes with named object
- fn_attr_create_subcontext - create a subcontext in a context and associate attributes with newly created context
- fn_attr_ext_search, FN_ext_searchlist_t, fn_ext_searchlist_next, fn_ext_searchlist_destroy - search for names in the specified context(s) whose attributes satisfy the filter
- fn_attr_get - return specified attribute associated with name
- fn_attr_get_ids - get a list of the identifiers of all attributes associated with named object
- fn_attr_get_values, FN_valuelist_t, fn_valuelist_next, fn_valuelist_destroy - return values of an attribute
- fn_attr_modify - modify specified attribute associated with name
- fn_attr_multi_get, FN_multigetlist_t, fn_multigetlist_next, fn_multigetlist_destroy - return multiple attributes associated with named object
- fn_attr_multi_modify - modify multiple attributes associated with named object
- fn_attr_search, FN_searchlist_t, fn_searchlist_next, fn_searchlist_destroy - search for the atomic name of objects with the specified attributes in a single context
- fn_ctx_bind - bind a reference to a name
- fn_ctx_create_subcontext - create a subcontext in a context
- fn_ctx_destroy_subcontext - destroy the named context and remove its binding from the parent context
- fn_ctx_equivalent_name - construct an equivalent name in same context
- fn_ctx_get_ref - return a context's reference
- fn_ctx_get_syntax_attrs - return syntax attributes associated with named context
- fn_ctx_handle_destroy - release storage associated with context handle
- 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, FN_bindinglist_t, fn_bindinglist_next, fn_bindinglist_destroy - list the atomic names and references bound in a context
- fn_ctx_list_names, FN_namelist_t, fn_namelist_next, fn_namelist_destroy - list the atomic names bound in a context
- fn_ctx_lookup - look up name in 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_unbind - unbind a name from a context
- gethostbyname, gethostbyname_r, gethostbyaddr, gethostbyaddr_r, gethostent, gethostent_r, sethostent, endhostent - get network host entry
- getnetbyname, getnetbyname_r, getnetbyaddr, getnetbyaddr_r, getnetent, getnetent_r, setnetent, endnetent - get network entry
- getnetconfig, setnetconfig, endnetconfig, getnetconfigent, freenetconfigent, nc_perror, nc_sperror - get network configuration database entry
- getnetgrent, getnetgrent_r, setnetgrent, endnetgrent, innetgr - get network group entry
- getnetpath, setnetpath, endnetpath - get /etc/netconfig entry corresponding to NETPATH component
- getpeername - get name of connected peer
- getprotobyname, getprotobyname_r, getprotobynumber, getprotobynumber_r, getprotoent, getprotoent_r, setprotoent, endprotoent - get protocol entry
- getpublickey, getsecretkey, publickey - retrieve public or secret key
- getrpcbyname, getrpcbyname_r, getrpcbynumber, getrpcbynumber_r, getrpcent, getrpcent_r, setrpcent, endrpcent - get RPC entry
- getservbyname, getservbyname_r, getservbyport, getservbyport_r, getservent, getservent_r, setservent, endservent - get service entry
- getsockname - get socket name
- getsockopt, setsockopt - get and set options on sockets
- inet, inet_addr, inet_network, inet_makeaddr, inet_lnaof, inet_netof, inet_ntoa - Internet address manipulation
- kerberos, krb_mk_req, krb_rd_req, krb_kntoln, krb_set_key, krb_get_cred, krb_mk_safe, krb_rd_safe, krb_mk_err, krb_rd_err - Kerberos authentication library
- kerberos_rpc, authkerb_getucred, authkerb_seccreate, svc_kerb_reg - library routines for remote procedure calls using Kerberos authentication
- krb_realmofhost, krb_get_phost, krb_get_krbhst, krb_get_admhst, krb_get_lrealm - additional Kerberos utility routines
- krb_sendauth, krb_recvauth, krb_net_write, krb_net_read - Kerberos routines for sending authentication via network stream sockets
- krb_set_tkt_string - set Kerberos ticket cache file name
- listen - listen for connections on a socket
- netdir, netdir_getbyname, netdir_getbyaddr, netdir_free, netdir_options, taddr2uaddr, uaddr2taddr, netdir_perror, netdir_sperror, netdir_mergeaddr - generic transport name-to-address translation
- nis_db, db_initialize, db_create_table, db_destroy_table, db_first_entry, db_next_entry, db_reset_next_entry, db_list_entries, db_remove_entry, db_add_entry, db_table_exists, db_unload_table, db_checkpoint, db_standby, db_free_result - NIS+ Database access functions
- nis_error, nis_sperrno, nis_perror, nis_lerror, nis_sperror, nis_sperror_r - display NIS+ error messages
- nis_groups, nis_ismember, nis_addmember, nis_removemember, nis_creategroup, nis_destroygroup, nis_verifygroup, nis_print_group_entry, nis_map_group, __nis_map_group - NIS+ group manipulation functions
- nis_local_names, nis_local_directory, nis_local_host, nis_local_group, nis_local_principal - NIS+ local names
- nis_names, nis_lookup, nis_add, nis_remove, nis_modify, nis_freeresult - NIS+ namespace functions
- nis_objects - NIS+ object formats
- nis_ping, nis_checkpoint - misc NIS+ log administration functions
- nis_server, nis_mkdir, nis_rmdir, nis_servstate, nis_stats, nis_getservlist, nis_freeservlist, nis_freetags - miscellaneous NIS+ functions
- nis_subr, nis_leaf_of, nis_name_of, nis_domain_of, nis_getnames, nis_freenames, nis_dir_cmp, nis_clone_object, nis_destroy_object, nis_print_object - NIS+ subroutines
- nis_tables, nis_list, nis_add_entry, nis_remove_entry, nis_modify_entry, nis_first_entry, nis_next_entry - NIS+ table functions
- nlsgetcall - get client's data passed via the listener
- nlsprovider - get name of transport provider
- nlsrequest - format and send listener service request message
- rcmd, rresvport, ruserok - routines for returning a stream to a remote command
- recv, recvfrom, recvmsg - receive a message from a socket
- resolver, res_init, res_mkquery, res_query, res_search, res_send, dn_comp, dn_expand - resolver routines
- rexec - return stream to a remote command
- rpc - library routines for remote procedure calls
- rpc_clnt_auth, auth_destroy, authnone_create, authsys_create, authsys_create_default - library routines for client side remote procedure call authentication
- rpc_clnt_calls, clnt_call, clnt_freeres, clnt_geterr, clnt_perrno, clnt_perror, clnt_sperrno, clnt_sperror, rpc_broadcast, rpc_broadcast_exp, rpc_call - library routines for client side calls
- rpc_clnt_create, clnt_control, clnt_create, clnt_create_timed, clnt_create_vers, clnt_create_vers_timed, clnt_destroy, clnt_dg_create, clnt_pcreateerror, clnt_raw_create, clnt_spcreateerror, clnt_tli_create, clnt_tp_create, clnt_tp_create_timed, clnt_vc_create, rpc_createerr - library routines for dealing with creation and manipulation of CLIENT handles
- rpc_control - library routine for manipulating global RPC attributes for client and server applications
- rpc_rac, rac_drop, rac_poll, rac_recv, rac_send - remote asynchronous calls
- rpc_soc, authdes_create, authunix_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, svc_fds, svc_getcaller, svc_getreq, svc_register, svc_unregister, svcfd_create, svcraw_create, svctcp_create, svcudp_bufcreate, svcudp_create, xdr_authunix_parms - obsolete library routines for RPC
- 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 - library routines for RPC servers
- rpc_svc_create, svc_control, svc_create, svc_destroy, svc_dg_create, svc_fd_create, svc_raw_create, svc_tli_create, svc_tp_create, svc_vc_create - library routines for the creation of server handles
- rpc_svc_err, svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcerr_weakauth - library routines for server side remote procedure call errors
- rpc_svc_reg, rpc_reg, svc_reg, svc_unreg, svc_auth_reg, xprt_register, xprt_unregister - library routines for registering servers
- rpc_xdr, xdr_accepted_reply, xdr_authsys_parms, xdr_callhdr, xdr_callmsg, xdr_opaque_auth, xdr_rejected_reply, xdr_replymsg - XDR library routines for remote procedure calls
- rpcbind, rpcb_getmaps, rpcb_getaddr, rpcb_gettime, rpcb_rmtcall, rpcb_set, rpcb_unset - library routines for RPC bind service
- rstat, havedisk - get performance data from remote kernel
- rusers, rnusers - return information about users on remote machines
- rwall - write to specified remote machines
- secure_rpc, authdes_getucred, authdes_seccreate, getnetname, host2netname, key_decryptsession, key_encryptsession, key_gendes, key_setsecret, key_secretkey_is_set, netname2host, netname2user, user2netname - library routines for secure remote procedure calls
- send, sendto, sendmsg - send a message from a socket
- shutdown - shut down part of a full-duplex connection
- socket - create an endpoint for communication
- socketpair - create a pair of connected sockets
- spray - scatter data in order to test the network
- t_accept - accept a connection request
- t_alloc - allocate a library structure
- t_bind - bind an address to a transport endpoint
- t_close - close a transport endpoint
- t_connect - establish a connection with another transport user
- t_error - produce error message
- t_free - free a library structure
- t_getinfo - get protocol-specific service information
- t_getprotaddr - get the protocol addresses
- t_getstate - get the current state
- t_listen - listen for a connection indication
- t_look - look at the current event on a transport endpoint
- t_open - establish a transport endpoint
- t_optmgmt - manage options for a transport endpoint
- t_rcv - receive data or expedited data sent over a connection
- t_rcvconnect - receive the confirmation from a connection request
- t_rcvdis - retrieve information from disconnect
- t_rcvrel - acknowledge receipt of an orderly release indication
- t_rcvudata - receive a data unit
- t_rcvuderr - receive a unit data error indication
- t_snd - send data or expedited data over a connection
- t_snddis - send user-initiated disconnection request
- t_sndrel - initiate an orderly release
- t_sndudata - send a data unit
- t_strerror - get error message string
- t_sync - synchronize transport library
- t_unbind - disable a transport endpoint
- xdr - library routines for external data representation
- xdr_admin, xdr_control, xdr_getpos, xdr_inline, xdrrec_endofrecord, xdrrec_eof, xdrrec_readbytes, xdrrec_skiprecord, xdr_setpos, xdr_sizeof - library routines for external data representation
- xdr_complex, xdr_array, xdr_bytes, xdr_opaque, xdr_pointer, xdr_reference, xdr_string, xdr_union, xdr_vector, xdr_wrapstring - library routines for external data representation
- xdr_create, xdr_destroy, xdrmem_create, xdrrec_create, xdrstdio_create - library routines for external data representation stream creation
- xdr_simple, 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_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_void - library routines for external data representation
- xfn - overview of the XFN interface
- xfn_attributes - an overview of XFN attribute operations
- xfn_composite_names - XFN composite syntax: an overview of the syntax for XFN composite name
- xfn_compound_names - XFN compound syntax: an overview of XFN model for compound name parsing
- xfn_links - XFN links: an overview of XFN links
- xfn_status_codes - descriptions of XFN status codes
- yp_update - change NIS information
- ypclnt, yp_get_default_domain, yp_bind, yp_unbind, yp_match, yp_first, yp_next, yp_all, yp_order, yp_master, yperr_string, ypprot_err - NIS Version 2 client interface
|
|
Created by unroff & hp-tools.
© by Hans-Peter Bischof. All Rights Reserved (1997).
Last modified 07/October/97