man pages section 3: Networking Library Functions
    
S
 
 search for atomic name with specified attributes in single context
  -- fn_attr_search ( Index Term Link )
  -- fn_searchlist_destroy ( Index Term Link )
  -- fn_searchlist_next ( Index Term Link )
  -- FN_searchlist_t ( Index Term Link )
 
 search for names whose attributes satisfy filter
  -- fn_attr_ext_search ( Index Term Link )
  -- fn_ext_searchlist_destroy ( Index Term Link )
  -- fn_ext_searchlist_next ( Index Term Link )
  -- FN_ext_searchlist_t ( Index Term Link )
 
 send -- send message from a socket ( Index Term Link )
 
 sendmsg -- send message from a socket ( Index Term Link )
 
 sendto -- send message from a socket ( Index Term Link )
 
 Service Access Facility library function, -- doconfig ( Index Term Link )
 
 Service Location Protocol Application Programming Interface -- slp_api ( Index Term Link )
 
 set an SLP configuration property -- SLPSetProperty ( Index Term Link )
 
 set connectionless LDAP request retransmission parameters -- cldap_setretryinfo ( Index Term Link )
 
 set server principal name, -- rpc_gss_set_svc_name ( Index Term Link )
 
 setservent -- get service entry ( Index Term Link )
 
 shutdown -- shut down part of a full-duplex connection ( Index Term Link )
 
 simplified Basic Encoding Rules library encoding functions
  -- ber_alloc ( Index Term Link ) ( Index Term Link )
  -- ber_encode ( Index Term Link )
  -- ber_printf ( Index Term Link ) ( Index Term Link )
  -- ber_put_bitstring ( Index Term Link ) ( Index Term Link )
  -- ber_put_boolean ( Index Term Link ) ( Index Term Link )
  -- ber_put_int ( Index Term Link ) ( Index Term Link )
  -- ber_put_null ( Index Term Link ) ( Index Term Link )
  -- ber_put_ostring ( Index Term Link ) ( Index Term Link )
  -- ber_put_seq ( Index Term Link ) ( Index Term Link )
  -- ber_put_set ( Index Term Link ) ( Index Term Link )
  -- ber_put_string ( Index Term Link ) ( Index Term Link )
  -- ber_start_seq ( Index Term Link ) ( Index Term Link )
  -- ber_start_set ( Index Term Link ) ( Index Term Link )
 
 slp_api -- Service Location Protocol Application Programming Interface ( Index Term Link )
 
 slp_strerror -- map SLP error codes to messages ( Index Term Link )
 
 SLPClose -- close an open SLP handle ( Index Term Link )
 
 SLPDelAttrs -- delete attributes ( Index Term Link )
 
 SLPDereg -- deregister the SLP advertisement ( Index Term Link )
 
 SLPEscape -- escapes SLP reserved characters ( Index Term Link )
 
 SLPFindAttrs -- return service attributes ( Index Term Link )
 
 SLPFindScopes -- return list of configured and discovered scopes ( Index Term Link )
 
 SLPFindSrvs -- return service URLs ( Index Term Link )
 
 SLPFindSrvTypes -- find service types ( Index Term Link )
 
 SLPFree -- frees memory ( Index Term Link )
 
 SLPGetProperty -- return SLP configuration property ( Index Term Link )
 
 SLPGetRefreshInterval -- return the maximum allowed refresh interval ( Index Term Link )
 
 SLPOpen -- open an SLP handle ( Index Term Link )
 
 SLPParseSrvURL -- parse service URL ( Index Term Link )
 
 SLPReg -- register an SLP advertisement ( Index Term Link )
 
 SLPSetProperty -- set an SLP configuration property ( Index Term Link )
 
 SLPUnescape -- translate escaped characters into UTF-8 ( Index Term Link )
 
 socket -- create an endpoint for communication ( Index Term Link )
 
 socket
  accept a connection -- accept ( Index Term Link )
  bind a name -- bind ( Index Term Link )
  get options -- getsocketopt ( Index Term Link )
  get name -- getsockname ( Index Term Link )
  get name of connected peer -- getpeername ( Index Term Link )
  initiate a connection -- connect ( Index Term Link )
  listen for connections -- listen ( Index Term Link )
  send message from -- send, sendto, sendmsg ( Index Term Link ) ( Index Term Link )
  set options -- setsocketopt ( Index Term Link )
  shut down part of a full-duplex connection -- shutdown ( Index Term Link )
 
 socketpair -- create a pair of connected sockets ( Index Term Link )
 
 spray -- scatter data in order to test the network ( Index Term Link )
 
 step through LDAP entry attributes
  -- ldap_first_attribute ( Index Term Link )
  -- ldap_next_attribute ( Index Term Link )
 
 STREAMS
  accept a connection on a socket -- accept ( Index Term Link )
  bind a name to a socket -- bind ( Index Term Link )
  create a pair of connected sockets -- socketpair ( Index Term Link )
  create an endpoint for communication -- socket ( Index Term Link )
  get and set socket options -- getsockopt, setsockopt ( Index Term Link ) ( Index Term Link )
  get name of peer connected to socket -- getpeername ( Index Term Link )
  get socket name -- getsockname ( Index Term Link )
  initiate a connection on a socket -- connect ( Index Term Link )
  listen for connections on a socket -- listen ( Index Term Link )
  send a message from a socket -- send, sendto, sendmsg ( Index Term Link )
  shut down part of a full-duplex connection -- shutdown ( Index Term Link )
 
 svc_control -- library routines for the creation of server handles ( Index Term Link )
 
 svc_create -- library routines for the creation of server handles ( Index Term Link )
 
 svc_destroy -- library routines for the creation of server handles ( Index Term Link )
 
 svc_dg_create -- library routines for the creation of server handles ( Index Term Link )
 
 svc_dg_enablecache -- library routines for RPC servers ( Index Term Link )
 
 svc_done -- library routines for RPC servers ( Index Term Link )
 
 svc_door_create -- library routines for the creation of server handles ( Index Term Link )
 
 svc_exit -- library routines for RPC servers ( Index Term Link )
 
 svc_fd_create -- library routines for the creation of server handles ( Index Term Link )
 
 svc_fdset -- library routines for RPC servers ( Index Term Link )
 
 svc_freeargs -- library routines for RPC servers ( Index Term Link )
 
 svc_getargs -- library routines for RPC servers ( Index Term Link )
 
 svc_getreq_common -- library routines for RPC servers ( Index Term Link )
 
 svc_getreq_poll -- library routines for RPC servers ( Index Term Link )
 
 svc_getreqset -- library routines for RPC servers ( Index Term Link )
 
 svc_getrpccaller -- library routines for RPC servers ( Index Term Link )
 
 svc_max_pollfd -- library routines for RPC servers ( Index Term Link )
 
 svc_pollfd -- library routines for RPC servers ( Index Term Link )
 
 svc_raw_create -- library routines for the creation of server handles ( Index Term Link )
 
 svc_run -- library routines for RPC servers ( Index Term Link )
 
 svc_sendreply -- library routines for RPC servers ( Index Term Link )
 
 svc_tli_create -- library routines for the creation of server handles ( Index Term Link )
 
 svc_tp_create -- library routines for the creation of server handles ( Index Term Link )
 
 svc_vc_create -- library routines for the creation of server handles ( Index Term Link )