| | | | |
| 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 ( ) |
| |
| | secure, RPC, See RPC,secure ( ) |
| |
| | 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_flush ( ) ( ) |
| | | -- 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_dg_enablecache -- library routines for RPC servers ( ) |
| |
| | svc_done -- library routines for RPC servers ( ) |
| |
| | svc_exit -- library routines for RPC servers ( ) |
| |
| | 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_run -- library routines for RPC servers ( ) |
| |
| | svc_sendreply -- library routines for RPC servers ( ) |