man Pages(3): Library Routines
    
S
 
 save/restore terminal modes
  -- def_prog_mode ( Index Term Link )
  -- def_shell_mode ( Index Term Link )
  -- reset_prog_mode ( Index Term Link )
  -- reset_shell_mode ( Index Term Link )
 
 savetty -- restore/save terminal modes ( Index Term Link )
 
 scalb -- load exponent of a radix-independent floating-point number ( Index Term Link )
 
 scalbn -- load exponent of a radix-independent floating-point number ( Index Term Link )
 
 scan a directory
  -- alphasort ( Index Term Link )
  -- scandir ( Index Term Link )
 
 scandir -- scan a directory ( Index Term Link )
 
 scanf -- convert formatted input ( Index Term Link )
  Conversion Characters ( Index Term Link )
  Conversion Specifications ( Index Term Link )
 
 scanw -- read formatted input from window ( Index Term Link )
 
 sched_get_priority_max -- get scheduling parameter limits ( Index Term Link )
 
 sched_get_priority_min -- get scheduling parameter limits ( Index Term Link )
 
 sched_getparam -- get scheduling parameters ( Index Term Link )
 
 sched_getparam -- set/get scheduling parameters ( Index Term Link )
 
 sched_getscheduler -- get scheduling policy ( Index Term Link )
 
 sched_rr_get_interval -- get execution time limits ( Index Term Link )
 
 sched_setparam -- set/get scheduling parameters ( Index Term Link )
 
 sched_setscheduler -- set scheduling policy and scheduling parameters ( Index Term Link )
 
 sched_yield -- yield processor ( Index Term Link )
 
 schedctl_exit -- preemption control ( Index Term Link )
 
 schedctl_init -- preemption control ( Index Term Link )
 
 schedctl_lookup -- preemption control ( Index Term Link )
 
 schedctl_start -- preemption control ( Index Term Link )
 
 schedctl_stop -- preemption control ( Index Term Link )
 
 scheduling priority, change priority of a process -- nice ( Index Term Link )
 
 scr_dump -- write screen contents to/from a file ( Index Term Link )
 
 scr_init -- write screen contents to/from a file ( Index Term Link )
 
 scr_restore -- write screen contents to/from a file ( Index Term Link )
 
 scr_set -- write screen contents to/from a file ( Index Term Link )
 
 screen initialization functions
  -- initscr ( Index Term Link )
  -- newterm ( Index Term Link )
 
 scrl -- scroll a window ( Index Term Link )
 
 scroll -- scroll a window ( Index Term Link )
 
 scroll a window
  -- scrl ( Index Term Link )
  -- scroll ( Index Term Link )
  -- wscrl ( Index Term Link )
 
 scrollok -- set terminal output controls ( Index Term Link )
 
 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 )
 
 search functions
  binary search a sorted table -- bsearch ( Index Term Link )
  linear search and update routine -- lsearch, lfind ( Index Term Link )
  manage hash search tables -- hsearch ( Index Term Link )
 
 seconvert -- convert number to ASCII ( Index Term Link )
 
 secure, RPC, See RPC,secure ( Index Term Link )
 
 seekdir -- set position of directory stream ( Index Term Link )
 
 select -- synchronous I/O multiplexing ( Index Term Link )
 
 sem_close -- close a named semaphore ( Index Term Link )
 
 sem_destroy -- destroy an unnamed semaphore ( Index Term Link )
 
 sem_getvalue -- get the value of a semaphore ( Index Term Link )
 
 sem_init -- initialize an unnamed semaphore ( Index Term Link )
 
 sem_open -- initialize/open a named semaphore ( Index Term Link )
 
 sem_post -- increment the count of a semaphore ( Index Term Link )
 
 sem_trywait -- acquire or wait for a semaphore ( Index Term Link )
 
 sem_unlink -- remove a named semaphore ( Index Term Link )
 
 sem_wait -- acquire or wait for a semaphore ( Index Term Link )
 
 sema_destroy() -- destroy a semaphore ( Index Term Link )
 
 sema_init() -- initialize a semaphore ( Index Term Link )
 
 sema_post() -- increment a semaphore ( Index Term Link )
 
 sema_trywait() -- decrement a semaphore ( Index Term Link )
 
 sema_wait() -- decrement a semaphore ( Index Term Link )
 
 semaphore
  acquire or wait for -- sem_wait, sem_trywait ( Index Term Link )
  close a named one -- sem_close ( Index Term Link )
  destroy an unnamed one -- sem_destroy ( Index Term Link )
  get the value -- sem_getvalue ( Index Term Link )
  increment the count -- sem_post ( Index Term Link )
  initialize an unnamed one -- sem_init ( Index Term Link )
  initialize/open a named one -- sem_open ( Index Term Link )
  remove a named one -- sem_unlink ( Index Term Link )
 
 send -- send message from a socket ( Index Term Link )
 
 send a ``break'' for a specific duration -- tcsendbreak ( 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 Provider functions for components
  -- DmiOriginateEvent ( Index Term Link )
  -- DmiRegisterCi ( Index Term Link )
  -- DmiUnRegisterCi ( Index Term Link )
 
 service provider implementation for pam_acct_mgmt -- pam_sm_acct_mgmt ( Index Term Link )
 
 service provider implementation for pam_authenticate -- pam_sm_authenticate ( Index Term Link )
 
 service provider implementation for pam_chauthtok -- pam_sm_chauthtok ( Index Term Link )
 
 Service provider implementation for pam_open_session and pam_close_session
  -- pam_sm_close_session ( Index Term Link )
  -- pam_sm_open_session ( Index Term Link )
 
 service provider implementation for pam_setcred -- pam_sm_setcred ( Index Term Link )
 
 set a cchar_t type character from a wide character and rendition -- setcchar ( Index Term Link )
 
 set and/or get alternate signal stack context -- sigstack ( Index Term Link )
 
 set and/or get signal stack context -- sigstack ( Index Term Link )
 
 set blocking or non-blocking read -- nodelay ( Index Term Link )
 
 set/clear window attributes
  -- standend ( Index Term Link )
  -- standout ( Index Term Link )
  -- wstandend ( Index Term Link )
  -- wstandout ( Index Term Link )
 
 set concurrency level for target process -- td_ta_setconcurrency ( Index Term Link )
 
 set connectionless LDAP request retransmission parameters -- cldap_setretryinfo ( Index Term Link )
 
 set_curterm -- free space pointed to by terminal ( Index Term Link )
 
 set encoding key -- setkey ( Index Term Link )
 
 set foreground process group ID -- tcsetpgrp ( Index Term Link )
 
 set/get scheduling parameters
  -- sched_getparam ( Index Term Link )
  -- sched_setparam ( Index Term Link )
 
 set input baud rate, -- cfsetispeed ( Index Term Link )
 
 set input mode controls
  -- cbreak ( Index Term Link )
  -- nocbreak ( Index Term Link )
  -- noraw ( Index Term Link )
  -- raw ( Index Term Link )
 
 set or get the background character (and rendition) of window using a complex character
  -- bkgrnd ( Index Term Link )
  -- bkgrndset ( Index Term Link )
  -- getbkgrnd ( Index Term Link )
  -- wbkgrnd ( Index Term Link )
  -- wbkgrndset ( Index Term Link )
  -- wgetbkgrnd ( Index Term Link )
 
 set output baud rate, -- cfsetospeed ( Index Term Link )
 
 set position of directory stream -- seekdir ( Index Term Link )
 
 set scheduling policy and scheduling parameters -- sched_setscheduler ( Index Term Link )
 
 set server principal name, -- rpc_gss_set_svc_name ( Index Term Link )
 
 set stream orientation -- fwide ( Index Term Link )
 
 set_term -- switch between terminals ( Index Term Link )
 
 set terminal output controls
  -- clearok ( Index Term Link )
  -- idlok ( Index Term Link )
  -- leaveok ( Index Term Link )
  -- scrollok ( Index Term Link )
  -- setscrreg ( Index Term Link )
  -- wsetscrreg ( Index Term Link )
 
 set the background character (and rendition) of window
  -- bkgd ( Index Term Link )
  -- bkgdset ( Index Term Link )
  -- wbkgd ( Index Term Link )
  -- wbkgdset ( Index Term Link )
 
 set the cancellation type of a thread -- pthread_setcanceltype ( Index Term Link )
 
 set the parameters associated with the terminal -- tcsetattr ( Index Term Link )
 
 set the priority of a thread -- td_thr_setprio ( Index Term Link )
 
 set timed blocking or non-blocking read
  -- notimeout ( Index Term Link )
  -- timeout ( Index Term Link )
  -- wtimeout ( Index Term Link )
 
 set values of lines and columns -- use_env ( Index Term Link )
 
 set visibility of cursor -- curs_set ( Index Term Link )
 
 set wide-characters in memory -- wmemset ( Index Term Link )
 
 setac -- get audit control file information ( Index Term Link )
 
 setauclass -- rewind audit_class database file ( Index Term Link )
 
 setauuser -- rewind audit_event database file ( Index Term Link )
 
 setauuser -- get audit_user database entry ( Index Term Link )
 
 setcat -- define default catalog ( Index Term Link )
 
 setcchar -- set a cchar_t type character from a wide character and rendition ( Index Term Link )
 
 setgrent -- get group entry from database ( Index Term Link )
 
 sethostname -- set name of current host ( Index Term Link )
 
 _setjmp -- non-local goto ( Index Term Link ) ( Index Term Link )
 
 setjmp -- non-local goto ( Index Term Link ) ( Index Term Link )
 
 setkey -- set encoding key ( Index Term Link )
 
 setlabel -- define the label for pfmt() and lfmt(). ( Index Term Link )
 
 setlocale -- modify and query a program's locale ( Index Term Link )
 
 setlogmask -- control system log ( Index Term Link )
 
 setpriority -- get or set process scheduling priority ( Index Term Link )
 
 setpwnam -- get password entry from user database ( Index Term Link )
 
 setscrreg -- set terminal output controls ( Index Term Link )
 
 setservent -- get service entry ( Index Term Link )
 
 setspent -- get shadow password database entry ( Index Term Link )
 
 setstate -- pseudorandom number functions ( Index Term Link )
 
 setterm -- free space pointed to by terminal ( Index Term Link )
 
 settimeofday -- set date and time ( Index Term Link )
 
 settimeofday -- set system's notion of current Greenwich time ( Index Term Link )
 
 setupterm -- free space pointed to by terminal ( Index Term Link )
 
 setusershell() -- function ( Index Term Link )
 
 setutent -- access utmp file entry ( Index Term Link )
 
 setutxent -- access utmpx file entry ( Index Term Link )
 
 severity levels, applications, build a list for use with fmtmsg -- addseverity ( Index Term Link )
 
 sfconvert -- convert number to ASCII ( Index Term Link )
 
 sgconvert -- convert number to ASCII ( Index Term Link )
 
 shared memory object
  open -- shm_open ( Index Term Link )
  remove -- shm_unlink ( Index Term Link )
 
 shared object
  close -- dlclose ( Index Term Link )
  get address of symbol -- dlsym ( Index Term Link )
  get diagnostic information -- dlerror ( Index Term Link )
  open -- dlopen ( Index Term Link )
  translate address to symbolic information -- dladdr ( Index Term Link )
 
 shell command, issue one -- system ( Index Term Link )
 
 shell global pattern matching -- gmatch ( Index Term Link )
 
 shm_open -- open a shared memory object ( Index Term Link )
 
 shm_unlink -- remove a shared memory object ( Index Term Link )
 
 shutdown -- shut down part of a full-duplex connection ( Index Term Link )
 
 sig2str -- translation between signal name and signal number ( Index Term Link )
 
 sigaddset -- manipulate sets of signals ( Index Term Link )
 
 sigdelset -- manipulate sets of signals ( Index Term Link )
 
 sigemptyset -- manipulate sets of signals ( Index Term Link )
 
 sigfillset -- manipulate sets of signals ( Index Term Link )
 
 sigfpe() function ( Index Term Link )
 
 sighold -- adds sig to the calling process's signal mask ( Index Term Link )
 
 sigignore -- sets the disposition of sig to SIG_IGN ( Index Term Link )
 
 siginterrupt -- allow signals to interrupt functions ( Index Term Link )
 
 sigismember --manipulate sets of signals ( Index Term Link )
 
 siglongjmp -- non-local goto ( Index Term Link )
 
 signal -- modify signal disposition ( Index Term Link )
 
 signal -- simplified software signal facilities ( Index Term Link )
 
 signal
  queue one to a process -- sigqueue ( Index Term Link )
  schedule after interval in microseconds -- ualarm ( Index Term Link )
  suspend execution for interval in microseconds -- usleep ( Index Term Link )
  wait for queued signals -- sigwaitinfo, sigtimedwait ( Index Term Link )
 
 simplified signal facilities -- bsd_signal ( Index Term Link )
 
 signal management, simplified, for application processes -- signal ( Index Term Link )
 
 signal messages, system
  -- psignal ( Index Term Link ) ( Index Term Link )
 
 signal or broadcast a condition
  -- pthread_cond_broadcast ( Index Term Link )
  -- pthread_cond_signal ( Index Term Link )
 
 signals, block
  -- sigblock ( Index Term Link )
  -- sigmask ( Index Term Link )
  -- sigpause ( Index Term Link )
  -- sigsetmask ( Index Term Link )
 
 signals, software
  -- gsignal ( Index Term Link )
  -- ssignal ( Index Term Link )
 
 significand -- significand function ( Index Term Link )
 
 significand function -- significand ( Index Term Link )
 
 sigpause -- removes sig from the calling process's signal mask and suspends the calling process until a signal is received ( Index Term Link )
 
 sigqueue -- queue a signal to a process ( Index Term Link )
 
 sigrelse -- removes sig from the calling process's signal mask ( Index Term Link )
 
 sigset -- modify signal disposition ( Index Term Link )
 
 sigsetjmp -- non-local goto ( Index Term Link )
 
 sigsetops -- manipulate sets of signals ( Index Term Link )
 
 sigstack -- set and/or get alternate signal stack context ( Index Term Link )
 
 sigstack -- set and/or get signal stack context ( Index Term Link )
 
 sigtimedwait -- wait for queued signals ( Index Term Link )
 
 sigvec -- software signal facilities ( Index Term Link )
 
 sigwaitinfo -- wait for queued signals ( Index Term Link )
 
 simplified Basic Encoding Rules library encoding functions
  -- ber_alloc ( Index Term Link ) ( Index Term Link )
  -- ber_encode ( Index Term Link )
  -- ber_flush ( Index Term Link ) ( 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 )
 
 sin -- sine function ( Index Term Link )
 
 sine function -- sin ( Index Term Link )
 
 single-byte to wide-character conversion -- btowc ( Index Term Link )
 
 single_to_decimal -- decimal record from single-precision floating ( Index Term Link )
 
 sinh -- hyperbolic sine function ( Index Term Link )
 
 sleep -- suspend execution for interval ( Index Term Link )
 
 sleep
  high resolution -- nanosleep ( Index Term Link )
  suspend execution for interval in microseconds -- usleep ( Index Term Link )
 
 sleep process for a specified length of time -- napms ( Index Term Link )
 
 slk_attr_off -- manipulate soft labels ( Index Term Link )
 
 slk_attr_on -- manipulate soft labels ( Index Term Link )
 
 slk_attr_set -- manipulate soft labels ( Index Term Link )
 
 slk_attroff -- manipulate soft labels ( Index Term Link )
 
 slk_attron -- manipulate soft labels ( Index Term Link )
 
 slk_attrset -- manipulate soft labels ( Index Term Link )
 
 slk_clear -- manipulate soft labels ( Index Term Link )
 
 slk_color -- manipulate soft labels ( Index Term Link )
 
 slk_init -- manipulate soft labels ( Index Term Link )
 
 slk_label -- manipulate soft labels ( Index Term Link )
 
 slk_noutrefresh -- manipulate soft labels ( Index Term Link )
 
 slk_refresh -- manipulate soft labels ( Index Term Link )
 
 slk_restore -- manipulate soft labels ( Index Term Link )
 
 slk_set -- manipulate soft labels ( Index Term Link )
 
 slk_touch -- manipulate soft labels ( Index Term Link )
 
 slk_wset -- manipulate soft labels ( Index Term Link )
 
 snprintf -- print formatted output ( 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 )
 
 software signals
  -- gsignal ( Index Term Link )
  -- ssignal ( Index Term Link )
 
 sort, quick -- qsort ( Index Term Link )
 
 space -- graphics interface ( Index Term Link )
 
 specify an alternative door server thread creation function -- door_server_create ( Index Term Link )
 
 sprintf -- formatted output conversion ( Index Term Link )
 
 spray -- scatter data in order to test the network ( Index Term Link )
 
 sprintf -- print formatted output ( Index Term Link )
 
 sqrt -- square root function ( Index Term Link )
 
 square root function -- sqrt ( Index Term Link )
 
 srand -- reset simple random number generator ( Index Term Link )
 
 srandom -- pseudorandom number functions ( Index Term Link )
 
 SSAAgentIsAlive -- Sun Solstice Enterprise Agent registration and communication helper functions ( Index Term Link )
 
 SSAGetTrapPort -- Sun Solstice Enterprise Agent registration and communication helper functions ( Index Term Link )
 
 SSAOidCmp -- Sun Solstice Enterprise Agent OID helper functions ( Index Term Link )
 
 SSAOidCpy -- Sun Solstice Enterprise Agent OID helper functions ( Index Term Link )
 
 SSAOidDup -- Sun Solstice Enterprise Agent OID helper functions ( Index Term Link )
 
 SSAOidFree -- Sun Solstice Enterprise Agent OID helper functions ( Index Term Link )
 
 SSAOidInit -- Sun Solstice Enterprise Agent OID helper functions ( Index Term Link )
 
 SSAOidNew -- Sun Solstice Enterprise Agent OID helper functions ( Index Term Link )
 
 SSAOidString -- Sun Solstice Enterprise Agent OID helper functions ( Index Term Link )
 
 SSAOidStrToOid -- Sun Solstice Enterprise Agent OID helper functions ( Index Term Link )
 
 SSAOidZero -- Sun Solstice Enterprise Agent OID helper functions ( Index Term Link )
 
 SSARegSubagent -- Sun Solstice Enterprise Agent registration and communication helper functions ( Index Term Link )
 
 SSARegSubtable -- Sun Solstice Enterprise Agent registration and communication helper functions ( Index Term Link )
 
 SSARegSubtree -- Sun Solstice Enterprise Agent registration and communication helper functions ( Index Term Link )
 
 SSASendTrap -- Sun Solstice Enterprise Agent registration and communication helper functions ( Index Term Link )
 
 SSAStringCpy -- Sun Solstice Enterprise Agent string helper functions ( Index Term Link )
 
 SSAStringInit -- Sun Solstice Enterprise Agent string helper functions ( Index Term Link )
 
 SSAStringToChar -- Sun Solstice Enterprise Agent string helper functions ( Index Term Link )
 
 SSAStringZero -- Sun Solstice Enterprise Agent string helper functions ( Index Term Link )
 
 SSASubagentOpen -- Sun Solstice Enterprise Agent registration and communication helper functions ( Index Term Link )
 
 sscanf -- convert formatted input ( Index Term Link )
 
 standend -- curses character and window attribute control routines ( Index Term Link )
 
 standend -- set/clear window attributes ( Index Term Link )
 
 standout -- curses character and window attribute control routines ( Index Term Link )
 
 standout -- set/clear window attributes ( Index Term Link )
 
 start_color -- manipulate color information ( Index Term Link )
 
 stdio -- standard buffered input/output package ( Index Term Link )
 
 step -- regular expression compile and match routines ( Index Term Link )
 
 step through LDAP entry attributes
  -- ldap_first_attribute ( Index Term Link )
  -- ldap_next_attribute ( Index Term Link )
 
 sting collation, -- strcoll ( Index Term Link )
 
 store -- data base subroutines ( Index Term Link )
 
 str2sig -- translation between signal name and signal number ( Index Term Link )
 
 strcadd -- copy strings, compressing or expanding C language escape codes ( Index Term Link )
 
 strcasecmp -- string operations ( Index Term Link )
 
 strcat -- string operations ( Index Term Link )
 
 strccpy -- copy strings, compressing or expanding C language escape codes ( Index Term Link )
 
 strchr -- string operations ( Index Term Link )
 
 strcmp -- string operations ( Index Term Link )
 
 strcpy -- string operations ( Index Term Link )
 
 strcspn -- string operations ( Index Term Link )
 
 strdup -- string operations ( Index Term Link )
 
 streadd -- copy strings, compressing or expanding C language escape codes ( Index Term Link )
 
 stream
  convert a string of EUC characters from the stream to Process Code -- getwfs ( Index Term Link )
  convert a string of EUC characters from the stream to Process Code -- getws ( Index Term Link )
  convert a string of Process Code characters to EUC characters and put it on a stream -- putws ( Index Term Link )
  open -- fopen ( Index Term Link )
 
 stream, assign buffering
  -- setbuf ( Index Term Link )
  -- setvbuf ( Index Term Link )
 
 stream, get string
  -- fgets ( Index Term Link )
  -- gets ( Index Term Link )
 
 stream, put a string
  -- fputs ( Index Term Link )
  -- puts ( Index Term Link )
 
 stream status inquiries
  -- clearerr ( Index Term Link )
  -- feof ( Index Term Link )
  -- ferror ( Index Term Link )
  -- fileno ( Index Term Link )
 
 STREAMS
  accept a connection on a socket -- accept ( Index Term Link )
  attach a STREAMS-based file descriptor to an object in the file system name space -- fattach ( Index Term Link )
  bind a name to a socket -- bind ( Index Term Link )
  buffered binary input/output -- fread ( Index Term Link )
  buffered binary input/output -- fwrite ( Index Term Link )
  create a pair of connected sockets -- socketpair ( Index Term Link )
  create an endpoint for communication -- socket ( Index Term Link )
  determine whether a buffer of characters is encrypted -- isencrypt ( 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 )
  read stream up to next delimiter -- bgets ( Index Term Link )
  return to remote command -- rcmd ( 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 )
  split buffer into fields -- bufsplit ( Index Term Link )
  test file descriptor for a STREAMS file -- isastream ( Index Term Link )
 
 strecpy -- copy strings, compressing or expanding C language escape codes ( Index Term Link )
 
 strfind -- string manipulations ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
 
 strfmon -- convert monetary value to string ( Index Term Link )
 
 strftime -- convert date and time to string ( Index Term Link )
 
 string manipulations -- strfind ( Index Term Link )
 
 string -- string operations ( Index Term Link )
 
 string manipulations -- strfind
  strrspn ( Index Term Link )
  strtrns ( Index Term Link )
 
 string conversion routines
  -- atoi ( Index Term Link )
  -- atol ( Index Term Link )
  -- atoll ( Index Term Link )
  -- lltostr ( Index Term Link )
  -- strtol ( Index Term Link )
  -- strtoll ( Index Term Link )
  -- ulltostr ( Index Term Link )
 
 string encoding function -- crypt ( Index Term Link )
 
 string manipulations
  -- strfind ( Index Term Link )
  -- strrspn ( Index Term Link )
  -- strtrns ( Index Term Link )
 
 string operation
  get error message string -- strerror ( Index Term Link )
  get PAM error message string -- pam_strerror ( Index Term Link )
 
 string operations
  bit and byte -- bstring ( Index Term Link )
  -- index ( Index Term Link )
  -- rindex ( Index Term Link )
  -- strcasecmp ( Index Term Link )
  -- strcat ( Index Term Link )
  -- strchr ( Index Term Link )
  -- strcmp ( Index Term Link )
  -- strcpy ( Index Term Link )
  -- strcspn ( Index Term Link )
  -- strdup ( Index Term Link )
  -- string ( Index Term Link )
  -- strlen ( Index Term Link )
  -- strncasecmp ( Index Term Link )
  -- strncat ( Index Term Link )
  -- strncmp ( Index Term Link )
  -- strncpy ( Index Term Link )
  -- strpbrk ( Index Term Link )
  -- strrchr ( Index Term Link )
  -- strspn ( Index Term Link )
  -- strstr ( Index Term Link )
  -- strtok ( Index Term Link )
  -- strtok_r ( Index Term Link )
 
 string_to_decimal -- decimal record from character string ( Index Term Link )
 
 string transformation -- strxfrm ( Index Term Link )
 
 strings, copy, compressing or expanding C language escape codes ( Index Term Link )
 
 strings, convert from numbers -- econvert ( Index Term Link )
 
 strlen -- string operations ( Index Term Link )
 
 strncasecmp -- string operations ( Index Term Link )
 
 strncat -- string operations ( Index Term Link )
 
 strncmp -- string operations ( Index Term Link )
 
 strncpy -- string operations ( Index Term Link )
 
 strpbrk -- string operations ( Index Term Link )
 
 strptime -- date and time conversion ( Index Term Link )
 
 strrchr -- string operations ( Index Term Link )
 
 strsignal -- get name of signal ( Index Term Link )
 
 strspn -- string operations ( Index Term Link )
 
 strstr -- string operations ( Index Term Link )
 
 strtod -- convert string to double-precision number ( Index Term Link )
 
 strtok -- string operations ( Index Term Link )
 
 strtok_r -- string operations ( Index Term Link )
 
 strtol -- string conversion routines ( Index Term Link )
 
 strtoll -- string conversion routines ( Index Term Link )
 
 strtoul -- convert string to unsigned long ( Index Term Link )
 
 strtows -- code conversion for Process Code and File Code ( Index Term Link )
 
 strxfrm -- string transformation ( Index Term Link )
 
 subpad -- create and display curses pads ( Index Term Link )
 
 subpad -- create or refresh a pad or subpad ( Index Term Link )
 
 subwin -- create a new window or subwindow ( Index Term Link )
 
 Sun Solstice Enterprise Agent OID helper functions
  -- SSAOidCmp ( Index Term Link )
  -- SSAOidCpy ( Index Term Link )
  -- SSAOidDup ( Index Term Link )
  -- SSAOidFree ( Index Term Link )
  -- SSAOidInit ( Index Term Link )
  -- SSAOidNew ( Index Term Link )
  -- SSAOidString ( Index Term Link )
  -- SSAOidStrToOid ( Index Term Link )
  -- SSAOidZero ( Index Term Link )
 
 Sun Solstice Enterprise Agent registration and communication helper functions
  -- SSAAgentIsAlive ( Index Term Link )
  -- SSAGetTrapPort ( Index Term Link )
  -- SSARegSubagent ( Index Term Link )
  -- SSARegSubtable ( Index Term Link )
  -- SSARegSubtree ( Index Term Link )
  -- SSASendTrap ( Index Term Link )
  -- SSASubagentOpen ( Index Term Link )
 
 Sun Solstice Enterprise Agent string helper functions
  -- SSAStringCpy ( Index Term Link )
  -- SSAStringInit ( Index Term Link )
  -- SSAStringToChar ( Index Term Link )
  -- SSAStringZero ( Index Term Link )
 
 suspend and resume threads in libthread_db
  -- td_thr_dbresume ( Index Term Link )
  -- td_thr_dbsuspend ( Index Term Link )
 
 suspend or restart the transmission or reception of data -- tcflow ( 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_exit -- library routines for RPC servers ( 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_run -- library routines for RPC servers ( Index Term Link )
 
 svc_sendreply -- library routines for RPC servers ( Index Term Link )
 
 swab -- swap bytes ( Index Term Link )
 
 swap bytes -- swab ( Index Term Link )
 
 swapcontext -- manipulate user contexts ( Index Term Link )
 
 switch between terminals -- set_term ( Index Term Link )
 
 swprintf -- print formatted wide-character output ( Index Term Link )
 
 swscanf -- convert formatted wide-character input ( Index Term Link )
 
 symbol address, get address in shared object -- dlsym ( Index Term Link )
 
 symbol table, get entries -- nlist ( Index Term Link )
 
 sync_instruction_memory -- make modified instructions executable ( Index Term Link )
 
 synchronize a file's data, -- fdatasync ( Index Term Link )
 
 synchronize window with its parents or children
  -- syncok ( Index Term Link )
  -- wcursyncup ( Index Term Link )
  -- wsyncdown ( Index Term Link )
  -- wsyncup ( Index Term Link )
 
 synchronous I/O multiplexing
  -- FD_CLR ( Index Term Link )
  -- FD_ISSET ( Index Term Link )
  -- FD_SET ( Index Term Link )
  -- select ( Index Term Link ) ( Index Term Link )
 
 syncok -- synchronize window with its parents or children ( Index Term Link )
 
 sys_siglist -- system signal messages list ( Index Term Link )
 
 syscall -- indirect system call ( Index Term Link )
 
 sysconf -- get configurable system variables ( Index Term Link )
 
 syslog -- control system log ( Index Term Link )
 
 sysmem -- return physical memory information ( Index Term Link )
 
 system -- issue shell command ( Index Term Link )
 
 system error messages, print -- perror ( Index Term Link )
 
 system log, log message with variable argument list -- vsyslog ( Index Term Link )
 
 system signal messages, -- psignal ( Index Term Link )
 
 system variables, get configurable ones -- sysconf ( Index Term Link )