546 lines
25 KiB
HTML
546 lines
25 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<html>
|
|
<head>
|
|
<link type="text/css" rel="stylesheet" href="style.css">
|
|
<!-- Copyright 2001 The Open Group, All Rights Reserved -->
|
|
<title>Alphabetical Index - S </title>
|
|
</head>
|
|
<body bgcolor=white>
|
|
<center>
|
|
<font size=2>
|
|
The Open Group Base Specifications Issue 6<br>
|
|
IEEE Std 1003.1-2001<br>
|
|
Copyright © 2001 The IEEE and The Open Group
|
|
</font><hr size=2 noshade>
|
|
</center>
|
|
<P>[
|
|
<a href="ia.html">A</A>
|
|
|
|
|
<a href="ib.html">B</A>
|
|
|
|
|
<a href="ic.html">C</A>
|
|
|
|
|
<a href="id.html">D</A>
|
|
|
|
|
<a href="ie.html">E</A>
|
|
|
|
|
<a href="if.html">F</A>
|
|
|
|
|
<a href="ig.html">G</A>
|
|
|
|
|
<a href="ih.html">H</A>
|
|
|
|
|
<a href="ii.html">I</A>
|
|
|
|
|
<a href="ij.html">J</A>
|
|
|
|
|
<a href="ik.html">K</A>
|
|
|
|
|
<a href="il.html">L</A>
|
|
|
|
|
<a href="im.html">M</A>
|
|
|
|
|
<a href="in.html">N</A>
|
|
|
|
|
<a href="io.html">O</A>
|
|
|
|
|
<a href="ip.html">P</A>
|
|
|
|
|
<a href="iq.html">Q</A>
|
|
|
|
|
<a href="ir.html">R</A>
|
|
|
|
|
<a href="is.html">S</A>
|
|
|
|
|
<a href="it.html">T</A>
|
|
|
|
|
<a href="iu.html">U</A>
|
|
|
|
|
<a href="iv.html">V</A>
|
|
|
|
|
<a href="iw.html">W</A>
|
|
|
|
|
<a href="ix.html">X</A>
|
|
|
|
|
<a href="iy.html">Y</A>
|
|
|
|
|
<a href="iz.html">Z</A>
|
|
|<a href="index.html"> Index </a> ] </P>
|
|
<p>
|
|
<h3><font face="Helvetica">
|
|
<IMG ALIGN=TOP SRC="../images/index.gif" ALT="">S</H1>
|
|
</font></h3>
|
|
<UL>
|
|
<li><a href="../utilities/sact.html">sact</a> - print current SCCS file-editing activity (<b>DEVELOPMENT</b>)
|
|
|
|
<li><a href="../functions/scalbln.html">scalbln()</a>, scalblnf, scalblnl, scalbn, scalbnf, scalbnl, - compute exponent using FLT_RADIX
|
|
|
|
<li><a href="../functions/scalb.html">scalb()</a> - load exponent of a radix-independent floating-point number
|
|
|
|
<li><a href="../functions/scalbn.html">scalbn()</a>, scalbnf, scalbnl, - compute exponent using FLT_RADIX
|
|
|
|
<li><a href="../functions/scanf.html">scanf()</a> - convert formatted input
|
|
|
|
<li><a href="../utilities/sccs.html">sccs</a> - front end for the SCCS subsystem (<b>DEVELOPMENT</b>)
|
|
|
|
<li><a href="../functions/sched_getparam.html">sched_getparam()</a> - get scheduling parameters (<b>REALTIME</b>)
|
|
|
|
<li><a href="../functions/sched_get_priority_max.html">sched_get_priority_max()</a>, sched_get_priority_min - get priority limits (<b>REALTIME</b>)
|
|
|
|
<li><a href="../functions/sched_getscheduler.html">sched_getscheduler()</a> - get scheduling policy (<b>REALTIME</b>)
|
|
|
|
<li><a href="../basedefs/sched.h.html">sched.h</a> - execution scheduling (<b>REALTIME</b>)
|
|
|
|
<li><a href="../functions/sched_rr_get_interval.html">sched_rr_get_interval()</a> - get execution time limits (<b>REALTIME</b>)
|
|
|
|
<li><a href="../functions/sched_setparam.html">sched_setparam()</a> - set scheduling parameters (<b>REALTIME</b>)
|
|
|
|
<li><a href="../functions/sched_setscheduler.html">sched_setscheduler()</a> - set scheduling policy and parameters (<b>REALTIME</b>)
|
|
|
|
<li><a href="../functions/sched_yield.html">sched_yield()</a> - yield processor
|
|
|
|
<li><a href="../basedefs/search.h.html">search.h</a> - search tables
|
|
|
|
<li><a href="../utilities/sed.html">sed</a> - stream editor
|
|
|
|
<li><a href="../functions/seed48.html">seed48()</a> - seed uniformly distributed pseudo-random non-negative long integer generator
|
|
|
|
<li><a href="../functions/seekdir.html">seekdir()</a> - set position of directory stream
|
|
|
|
<li><a href="../functions/select.html">select()</a> - synchronous I/O multiplexing
|
|
|
|
<li><a href="../basedefs/semaphore.h.html">semaphore.h</a> - semaphores (<b>REALTIME</b>)
|
|
|
|
<li><a href="../functions/sem_close.html">sem_close()</a> - close a named semaphore (<b>REALTIME</b>)
|
|
|
|
<li><a href="../functions/semctl.html">semctl()</a> - XSI semaphore control operations
|
|
|
|
<li><a href="../functions/sem_destroy.html">sem_destroy()</a> - destroy an unnamed semaphore (<b>REALTIME</b>)
|
|
|
|
<li><a href="../functions/semget.html">semget()</a> - get set of XSI semaphores
|
|
|
|
<li><a href="../functions/sem_getvalue.html">sem_getvalue()</a> - get the value of a semaphore (<b>REALTIME</b>)
|
|
|
|
<li><a href="../functions/sem_init.html">sem_init()</a> - initialize an unnamed semaphore (<b>REALTIME</b>)
|
|
|
|
<li><a href="../functions/sem_open.html">sem_open()</a> - initialize and open a named semaphore (<b>REALTIME</b>)
|
|
|
|
<li><a href="../functions/semop.html">semop()</a> - XSI semaphore operations
|
|
|
|
<li><a href="../functions/sem_post.html">sem_post()</a> - unlock a semaphore (<b>REALTIME</b>)
|
|
|
|
<li><a href="../functions/sem_timedwait.html">sem_timedwait()</a> - lock a semaphore (<b>ADVANCED REALTIME</b>)
|
|
|
|
<li><a href="../functions/sem_trywait.html">sem_trywait()</a>, sem_wait - lock a semaphore (<b>REALTIME</b>)
|
|
|
|
<li><a href="../functions/sem_unlink.html">sem_unlink()</a> - remove a named semaphore (<b>REALTIME</b>)
|
|
|
|
<li><a href="../functions/sem_wait.html">sem_wait()</a> - lock a semaphore (<b>REALTIME</b>)
|
|
|
|
<li><a href="../functions/sendmsg.html">sendmsg()</a> - send a message on a socket using a message structure
|
|
|
|
<li><a href="../functions/send.html">send()</a> - send a message on a socket
|
|
|
|
<li><a href="../functions/sendto.html">sendto()</a> - send a message on a socket
|
|
|
|
<li><a href="../utilities/set.html">set</a> - set or unset options and positional parameters
|
|
|
|
<li><a href="../functions/setbuf.html">setbuf()</a> - assign buffering to a stream
|
|
|
|
<li><a href="../functions/setcontext.html">setcontext()</a> - set current user context
|
|
|
|
<li><a href="../functions/setegid.html">setegid()</a> - set effective group ID
|
|
|
|
<li><a href="../functions/setenv.html">setenv()</a> - add or change environment variable
|
|
|
|
<li><a href="../functions/seteuid.html">seteuid()</a> - set effective user ID
|
|
|
|
<li><a href="../functions/setgid.html">setgid()</a> - set-group-ID
|
|
|
|
<li><a href="../functions/setgrent.html">setgrent()</a> - reset group database to first entry
|
|
|
|
<li><a href="../functions/sethostent.html">sethostent()</a> - network host database functions
|
|
|
|
<li><a href="../functions/setitimer.html">setitimer()</a> - set value of interval timer
|
|
|
|
<li><a href="../basedefs/setjmp.h.html">setjmp.h</a> - stack environment declarations
|
|
|
|
<li><a href="../functions/setjmp.html">setjmp()</a> - set jump point for a non-local goto
|
|
|
|
<li><a href="../functions/setkey.html">setkey()</a> - set encoding key (<b>CRYPT</b>)
|
|
|
|
<li><a href="../functions/setlocale.html">setlocale()</a> - set program locale
|
|
|
|
<li><a href="../functions/setlogmask.html">setlogmask()</a> - set log priority mask
|
|
|
|
<li><a href="../functions/setnetent.html">setnetent()</a> - network database function
|
|
|
|
<li><a href="../functions/setpgid.html">setpgid()</a> - set process group ID for job control
|
|
|
|
<li><a href="../functions/setpgrp.html">setpgrp()</a> - set process group ID
|
|
|
|
<li><a href="../functions/setpriority.html">setpriority()</a> - set the nice value
|
|
|
|
<li><a href="../functions/setprotoent.html">setprotoent()</a> - network protocol database functions
|
|
|
|
<li><a href="../functions/setpwent.html">setpwent()</a> - user database function
|
|
|
|
<li><a href="../functions/setregid.html">setregid()</a> - set real and effective group IDs
|
|
|
|
<li><a href="../functions/setreuid.html">setreuid()</a> - set real and effective user IDs
|
|
|
|
<li><a href="../functions/setrlimit.html">setrlimit()</a> - control maximum resource consumption
|
|
|
|
<li><a href="../functions/setservent.html">setservent()</a> - network services database functions
|
|
|
|
<li><a href="../functions/setsid.html">setsid()</a> - create session and set process group ID
|
|
|
|
<li><a href="../functions/setsockopt.html">setsockopt()</a> - set the socket options
|
|
|
|
<li><a href="../functions/setstate.html">setstate()</a> - switch pseudo-random number generator state arrays
|
|
|
|
<li><a href="../functions/setuid.html">setuid()</a> - set user ID
|
|
|
|
<li><a href="../functions/setutxent.html">setutxent()</a> - reset user accounting database to first entry
|
|
|
|
<li><a href="../functions/setvbuf.html">setvbuf()</a> - assign buffering to a stream
|
|
|
|
<li><a href="../utilities/shift.html">shift</a> - shift positional parameters
|
|
|
|
<li><a href="../functions/shmat.html">shmat()</a> - XSI shared memory attach operation
|
|
|
|
<li><a href="../functions/shmctl.html">shmctl()</a> - XSI shared memory control operations
|
|
|
|
<li><a href="../functions/shmdt.html">shmdt()</a> - XSI shared memory detach operation
|
|
|
|
<li><a href="../functions/shmget.html">shmget()</a> - get XSI shared memory segment
|
|
|
|
<li><a href="../functions/shm_open.html">shm_open()</a> - open a shared memory object (<b>REALTIME</b>)
|
|
|
|
<li><a href="../functions/shm_unlink.html">shm_unlink()</a> - remove a shared memory object (<b>REALTIME</b>)
|
|
|
|
<li><a href="../utilities/sh.html">sh</a> - shell, the standard command language interpreter
|
|
|
|
<li><a href="../functions/shutdown.html">shutdown()</a> - shut down socket send and receive operations
|
|
|
|
<li><a href="../functions/sigaction.html">sigaction()</a> - examine and change signal action
|
|
|
|
<li><a href="../functions/sigaddset.html">sigaddset()</a> - add a signal to a signal set
|
|
|
|
<li><a href="../functions/sigaltstack.html">sigaltstack()</a> - set and get signal alternate stack context
|
|
|
|
<li><a href="../functions/sigdelset.html">sigdelset()</a> - delete a signal from a signal set
|
|
|
|
<li><a href="../functions/sigemptyset.html">sigemptyset()</a> - initialize and empty a signal set
|
|
|
|
<li><a href="../functions/sigfillset.html">sigfillset()</a> - initialize and fill a signal set
|
|
|
|
<li><a href="../functions/sighold.html">sighold()</a>, sigignore, sigpause, sigrelse, sigset - signal management
|
|
|
|
<li><a href="../functions/sigignore.html">sigignore()</a> - signal management
|
|
|
|
<li><a href="../functions/siginterrupt.html">siginterrupt()</a> - allow signals to interrupt functions
|
|
|
|
<li><a href="../functions/sigismember.html">sigismember()</a> - test for a signal in a signal set
|
|
|
|
<li><a href="../functions/siglongjmp.html">siglongjmp()</a> - non-local goto with signal handling
|
|
|
|
<li><a href="../basedefs/signal.h.html">signal.h</a> - signals
|
|
|
|
<li><a href="../functions/signal.html">signal()</a> - signal management
|
|
|
|
<li><a href="../functions/signbit.html">signbit()</a> - test sign
|
|
|
|
<li><a href="../functions/sigpause.html">sigpause()</a> - remove a signal from the signal mask and suspend the thread
|
|
|
|
<li><a href="../functions/sigpending.html">sigpending()</a> - examine pending signals
|
|
|
|
<li><a href="../functions/sigprocmask.html">sigprocmask()</a> - examine and change blocked signals
|
|
|
|
<li><a href="../functions/sigqueue.html">sigqueue()</a> - queue a signal to a process (<b>REALTIME</b>)
|
|
|
|
<li><a href="../functions/sigrelse.html">sigrelse()</a> - remove a signal from signal mask or modify signal disposition
|
|
|
|
<li><a href="../functions/sigsetjmp.html">sigsetjmp()</a> - set jump point for a non-local goto
|
|
|
|
<li><a href="../functions/sigset.html">sigset()</a> - signal management
|
|
|
|
<li><a href="../functions/sigsuspend.html">sigsuspend()</a> - wait for a signal
|
|
|
|
<li><a href="../functions/sigtimedwait.html">sigtimedwait()</a>, sigwaitinfo - wait for queued signals (<b>REALTIME</b>)
|
|
|
|
<li><a href="../functions/sigwaitinfo.html">sigwaitinfo()</a> - wait for queued signals (<b>REALTIME</b>)
|
|
|
|
<li><a href="../functions/sigwait.html">sigwait()</a> - wait for queued signals
|
|
|
|
<li><a href="../functions/sinf.html">sinf()</a> - sine function
|
|
|
|
<li><a href="../functions/sinh.html">sinh()</a>, sinhf, sinhl - hyperbolic sine function
|
|
|
|
<li><a href="../functions/sinl.html">sinl()</a> - sine function
|
|
|
|
<li><a href="../functions/sin.html">sin()</a>, sinf, sinl - sine function
|
|
|
|
|
|
<li><a href="../functions/sleep.html">sleep()</a> - suspend execution for an interval of time
|
|
|
|
<li><a href="../utilities/sleep.html">sleep</a> - suspend execution for an interval (Utility)
|
|
|
|
<li><a href="../functions/snprintf.html">snprintf()</a> - print formatted output
|
|
|
|
<li><a href="../functions/socket.html">socket()</a> - create an endpoint for communication
|
|
|
|
<li><a href="../functions/socketpair.html">socketpair()</a> - create a pair of connected sockets
|
|
|
|
<li><a href="../utilities/sort.html">sort</a> - sort, merge, or sequence check text files
|
|
|
|
<li><a href="../basedefs/spawn.h.html">spawn.h</a> - spawn (<b>ADVANCED REALTIME</b>)
|
|
|
|
<li><a href="../utilities/split.html">split</a> - split files into pieces
|
|
|
|
<li><a href="../functions/sprintf.html">sprintf()</a> - print formatted output
|
|
|
|
<li><a href="../functions/sqrt.html">sqrt()</a>, sqrtf, sqrtl - square root function
|
|
|
|
<li><a href="../functions/srand48.html">srand48()</a> - seed uniformly distributed double-precision pseudo-random number generator
|
|
|
|
<li><a href="../functions/srandom.html">srandom()</a> - seed pseudo-random number generator
|
|
|
|
<li><a href="../functions/srand.html">srand()</a> - pseudo-random number generator
|
|
|
|
<li><a href="../functions/sscanf.html">sscanf()</a> - convert formatted input
|
|
|
|
<li><a href="../functions/stat.html">stat()</a> - get file status
|
|
|
|
<li><a href="../functions/statvfs.html">statvfs()</a> - get file system information
|
|
|
|
<li><a href="../basedefs/stdarg.h.html">stdarg.h</a> - handle variable argument list
|
|
|
|
<li><a href="../basedefs/stdbool.h.html">stdbool.h</a> - boolean type and values
|
|
|
|
<li><a href="../basedefs/stddef.h.html">stddef.h</a> - standard type definitions
|
|
|
|
<li><a href="../functions/stdin.html">stderr</a>, stdin, stdout - standard I/O streams
|
|
|
|
<li><a href="../basedefs/stdint.h.html">stdint.h</a> - integer types
|
|
|
|
<li><a href="../basedefs/stdio.h.html">stdio.h</a> - standard buffered input/output
|
|
|
|
<li><a href="../basedefs/stdlib.h.html">stdlib.h</a> - standard library definitions
|
|
|
|
<li><a href="../functions/strcasecmp.html">strcasecmp()</a>, strncasecmp - case-insensitive string comparisons
|
|
|
|
<li><a href="../functions/strcat.html">strcat()</a> - concatenate two strings
|
|
|
|
<li><a href="../functions/strchr.html">strchr()</a> - string scanning operation
|
|
|
|
<li><a href="../functions/strcmp.html">strcmp()</a> - compare two strings
|
|
|
|
<li><a href="../functions/strcoll.html">strcoll()</a> - string comparison using collating information
|
|
|
|
<li><a href="../functions/strcpy.html">strcpy()</a> - copy a string
|
|
|
|
<li><a href="../functions/strcspn.html">strcspn()</a> - get length of a complementary substring
|
|
|
|
<li><a href="../functions/strdup.html">strdup()</a> - duplicate a string
|
|
|
|
<li><a href="../functions/strerror.html">strerror()</a>, strerror_r - get error message string
|
|
|
|
<li><a href="../functions/strfmon.html">strfmon()</a> - convert monetary value to a string
|
|
|
|
<li><a href="../functions/strftime.html">strftime()</a> - convert date and time to a string
|
|
|
|
<li><a href="../basedefs/string.h.html">string.h</a> - string operations
|
|
|
|
<li><a href="../utilities/strings.html">strings</a> - find printable strings in files
|
|
|
|
<li><a href="../basedefs/strings.h.html">strings.h</a> - string operations
|
|
|
|
<li><a href="../utilities/strip.html">strip</a> - remove unnecessary information from executable files (<b>DEVELOPMENT</b>)
|
|
|
|
<li><a href="../functions/strlen.html">strlen()</a> - get string length
|
|
|
|
<li><a href="../functions/strncasecmp.html">strncasecmp()</a> - case-insensitive string comparison
|
|
|
|
<li><a href="../functions/strncat.html">strncat()</a> - concatenate a string with part of another
|
|
|
|
<li><a href="../functions/strncmp.html">strncmp()</a> - compare part of two strings
|
|
|
|
<li><a href="../functions/strncpy.html">strncpy()</a> - copy part of a string
|
|
|
|
<li><a href="../basedefs/stropts.h.html">stropts.h</a> - STREAMS interface (<b>STREAMS</b>)
|
|
|
|
<li><a href="../functions/strpbrk.html">strpbrk()</a> - scan string for byte
|
|
|
|
<li><a href="../functions/strptime.html">strptime()</a> - date and time conversion
|
|
|
|
<li><a href="../functions/strrchr.html">strrchr()</a> - string scanning operation
|
|
|
|
<li><a href="../functions/strspn.html">strspn()</a> - get length of a substring
|
|
|
|
<li><a href="../functions/strstr.html">strstr()</a> - find a substring
|
|
|
|
<li><a href="../functions/strtod.html">strtod()</a>, strtof, strtold - convert string to a double-precision number
|
|
|
|
<li><a href="../functions/strtof.html">strtof()</a> - convert string to a double-precision number
|
|
|
|
<li><a href="../functions/strtoimax.html">strtoimax()</a>, strtoumax - convert string to integer type
|
|
|
|
<li><a href="../functions/strtok.html">strtok()</a>, strtok_r - split string into tokens
|
|
|
|
<li><a href="../functions/strtold.html">strtold()</a> - convert string to a double-precision number
|
|
|
|
<li><a href="../functions/strtoll.html">strtoll()</a> - convert string to a long integer
|
|
|
|
<li><a href="../functions/strtol.html">strtol()</a>, strtoll - convert string to a long integer
|
|
|
|
<li><a href="../functions/strtoul.html">strtoul()</a>, strtoull - convert string to an unsigned long
|
|
|
|
<li><a href="../functions/strtoumax.html">strtoumax()</a> - convert string to integer type
|
|
|
|
<li><a href="../functions/strxfrm.html">strxfrm()</a> - string transformation
|
|
|
|
<li><a href="../utilities/stty.html">stty</a> - set the options for a terminal
|
|
|
|
<li><a href="../functions/swab.html">swab()</a> - swap bytes
|
|
|
|
<li><a href="../functions/swapcontext.html">swapcontext()</a> - swap user context
|
|
|
|
<li><a href="../functions/swprintf.html">swprintf()</a> - print formatted wide-character output
|
|
|
|
<li><a href="../functions/swscanf.html">swscanf()</a> - convert formatted wide-character input
|
|
|
|
<li><a href="../functions/symlink.html">symlink()</a> - make symbolic link to a file
|
|
|
|
<li><a href="../functions/sync.html">sync()</a> - schedule file system updates
|
|
|
|
<li><a href="../functions/sysconf.html">sysconf()</a> - get configurable system variables
|
|
|
|
<li><a href="../basedefs/sys/ipc.h.html">sys/ipc.h</a> - XSI interprocess communication access structure
|
|
|
|
<li><a href="../basedefs/syslog.h.html">syslog</a> - definitions for system error logging
|
|
|
|
<li><a href="../functions/syslog.html">syslog()</a> - log a message
|
|
|
|
<li><a href="../basedefs/sys/mman.h.html">sys/mman.h</a> - memory management declarations
|
|
|
|
<li><a href="../basedefs/sys/msg.h.html">sys/msg.h</a> - XSI message queue structures
|
|
|
|
<li><a href="../basedefs/sys/resource.h.html">sys/resource.h</a> - definitions for XSI resource operations
|
|
|
|
<li><a href="../basedefs/sys/select.h.html">sys/select.h</a> - select types
|
|
|
|
<li><a href="../basedefs/sys/sem.h.html">sys/sem.h</a> - XSI semaphore facility
|
|
|
|
<li><a href="../basedefs/sys/shm.h.html">sys/shm.h</a> - XSI shared memory facility
|
|
|
|
<li><a href="../basedefs/sys/socket.h.html">sys/socket.h</a> - main sockets header
|
|
|
|
<li><a href="../basedefs/sys/stat.h.html">sys/stat.h</a> - data returned by the stat() function
|
|
|
|
<li><a href="../basedefs/sys/statvfs.h.html">sys/statvfs.h</a> - VFS File System information structure
|
|
|
|
<li><a href="../functions/system.html">system()</a> - issue a command
|
|
|
|
<li><a href="../basedefs/sys/timeb.h.html">sys/timeb.h</a> - additional definitions for date and time
|
|
|
|
<li><a href="../basedefs/sys/time.h.html">sys/time.h</a> - time types
|
|
|
|
<li><a href="../basedefs/sys/times.h.html">sys/times.h</a> - file access and modification times structure
|
|
|
|
<li><a href="../basedefs/sys/types.h.html">sys/types.h</a> - data types
|
|
|
|
<li><a href="../basedefs/sys/uio.h.html">sys/uio.h</a> - definitions for vector I/O operations
|
|
|
|
<li><a href="../basedefs/sys/un.h.html">sys/un.h</a> - definitions for UNIX domain sockets
|
|
|
|
<li><a href="../basedefs/sys/utsname.h.html">sys/utsname.h</a> - system name structure
|
|
|
|
<li><a href="../basedefs/sys/wait.h.html">sys/wait.h</a> - declarations for waiting
|
|
|
|
</UL>
|
|
|
|
Topic Index
|
|
<UL>
|
|
|
|
<li type=disc><a href="../basedefs/xbd_chap03.html#tag_03_327">Saved Resource Limits</a>
|
|
<li type=disc><a href="../basedefs/xbd_chap03.html#tag_03_328">Saved Set-Group-ID</a>
|
|
<li type=disc><a href="../basedefs/xbd_chap03.html#tag_03_329">Saved Set-User-ID</a>
|
|
<li type=disc><a href="../basedefs/xbd_chap03.html#tag_03_330">Scheduling</a>
|
|
<li type=disc><a href="../basedefs/xbd_chap03.html#tag_03_331">Scheduling Allocation Domain</a>
|
|
<li type=disc><a href="../basedefs/xbd_chap03.html#tag_03_332">Scheduling Contention Scope</a>
|
|
<li type=disc><a href="../basedefs/xbd_chap03.html#tag_03_333">Scheduling Policy</a>
|
|
<li type=disc><a href="../basedefs/xbd_chap04.html#tag_04_13">Scheduling Policy (General Concept)</a>
|
|
<li type=disc><a href="../basedefs/xbd_chap03.html#tag_03_334">Screen</a>
|
|
<li type=disc><a href="../basedefs/xbd_chap03.html#tag_03_335">Scroll</a>
|
|
<li type=disc><a href="../basedefs/xbd_chap04.html#tag_04_14">Seconds Since the Epoch</a>
|
|
<li type=disc><a href="../basedefs/xbd_chap03.html#tag_03_336">Semaphore</a>
|
|
<li type=disc><a href="../basedefs/xbd_chap04.html#tag_04_15">Semaphore (General Concept)</a>
|
|
<li type=disc><a href="../basedefs/xbd_chap04.html#tag_04_15_00_01">Semaphore Lock Operation</a>
|
|
<li type=disc><a href="../basedefs/xbd_chap04.html#tag_04_15_00_02">Semaphore Unlock Operation</a>
|
|
<li type=disc><a href="../basedefs/xbd_chap03.html#tag_03_337">Session</a>
|
|
<li type=disc><a href="../basedefs/xbd_chap03.html#tag_03_338">Session Leader</a>
|
|
<li type=disc><a href="../basedefs/xbd_chap03.html#tag_03_339">Session Lifetime</a>
|
|
<li type=disc><a href="../basedefs/xbd_chap03.html#tag_03_340">Shared Memory Object</a>
|
|
<li type=disc><a href="../basedefs/xbd_chap03.html#tag_03_341">Shell</a>
|
|
<li type=disc><a href="../basedefs/xbd_chap03.html#tag_03_342">Shell, the</a>
|
|
<li type=disc><a href="../basedefs/xbd_chap03.html#tag_03_343">Shell Script</a>
|
|
<li type=disc><a href="../basedefs/xbd_chap03.html#tag_03_344">Signal</a>
|
|
<li type=disc><a href="../basedefs/xbd_chap03.html#tag_03_345">Signal Stack</a>
|
|
<li type=disc><a href="../basedefs/xbd_chap03.html#tag_03_346">Single-Quote</a>
|
|
<li type=disc><a href="../basedefs/xbd_chap03.html#tag_03_347">Slash</a>
|
|
<li type=disc><a href="../basedefs/xbd_chap03.html#tag_03_348">Socket</a>
|
|
<li type=disc><a href="../basedefs/xbd_chap03.html#tag_03_349">Socket Address</a>
|
|
<li type=disc><a href="../basedefs/xbd_chap03.html#tag_03_350">Soft Limit</a>
|
|
<li type=disc><a href="../basedefs/xbd_chap03.html#tag_03_351">Source Code</a>
|
|
<li type=disc><a href="../basedefs/xbd_chap03.html#tag_03_352">Space Character (<space>)</a>
|
|
<li type=disc><a href="../basedefs/xbd_chap03.html#tag_03_353">Spawn</a>
|
|
<li type=disc><a href="../basedefs/xbd_chap03.html#tag_03_354">Special Built-In</a>
|
|
<li type=disc><a href="../basedefs/xbd_chap03.html#tag_03_355">Special Parameter</a>
|
|
<li type=disc><a href="../basedefs/xbd_chap03.html#tag_03_356">Spin Lock</a>
|
|
<li type=disc><a href="../basedefs/xbd_chap03.html#tag_03_357">Sporadic Server</a>
|
|
<li type=disc><a href="../basedefs/xbd_chap03.html#tag_03_358">Standard Error</a>
|
|
<li type=disc><a href="../basedefs/xbd_chap03.html#tag_03_359">Standard Input</a>
|
|
<li type=disc><a href="../basedefs/xbd_chap03.html#tag_03_360">Standard Output</a>
|
|
<li type=disc><a href="../basedefs/xbd_chap03.html#tag_03_361">Standard Utilities</a>
|
|
<li type=disc><a href="../basedefs/xbd_chap03.html#tag_03_362">Stream</a>
|
|
<li type=disc><a href="../basedefs/xbd_chap03.html#tag_03_363">STREAM</a>
|
|
<li type=disc><a href="../basedefs/xbd_chap03.html#tag_03_364">STREAM End</a>
|
|
<li type=disc><a href="../basedefs/xbd_chap03.html#tag_03_365">STREAM Head</a>
|
|
<li type=disc><a href="../basedefs/xbd_chap03.html#tag_03_366">STREAMS Multiplexor</a>
|
|
<li type=disc><a href="../basedefs/xbd_chap02.html#tag_02_02_01">Strictly Conforming POSIX Application</a>
|
|
<li type=disc><a href="../basedefs/xbd_chap02.html#tag_02_02_04">Strictly Conforming XSI Application</a>
|
|
<li type=disc><a href="../basedefs/xbd_chap03.html#tag_03_367">String</a>
|
|
<li type=disc><a href="../basedefs/xbd_chap02.html#tag_02_01_05_01">Subprofiling Considerations</a>
|
|
<li type=disc><a href="../basedefs/xbd_chap03.html#tag_03_368">Subshell</a>
|
|
<li type=disc><a href="../basedefs/xbd_chap03.html#tag_03_369">Successfully Transferred</a>
|
|
<li type=disc><a href="../basedefs/xbd_chap03.html#tag_03_370">Supplementary Group ID</a>
|
|
<li type=disc><a href="../basedefs/xbd_chap03.html#tag_03_371">Suspended Job</a>
|
|
<li type=disc><a href="../basedefs/xbd_chap03.html#tag_03_372">Symbolic Link</a>
|
|
<li type=disc><a href="../basedefs/xbd_chap03.html#tag_03_373">Synchronized Input and Output</a>
|
|
<li type=disc><a href="../basedefs/xbd_chap03.html#tag_03_374">Synchronized I/O Completion</a>
|
|
<li type=disc><a href="../basedefs/xbd_chap03.html#tag_03_375">Synchronized I/O Data Integrity Completion</a>
|
|
<li type=disc><a href="../basedefs/xbd_chap03.html#tag_03_376">Synchronized I/O File Integrity Completion</a>
|
|
<li type=disc><a href="../basedefs/xbd_chap03.html#tag_03_377">Synchronized I/O Operation</a>
|
|
<li type=disc><a href="../basedefs/xbd_chap03.html#tag_03_378">Synchronous I/O Operation</a>
|
|
<li type=disc><a href="../basedefs/xbd_chap03.html#tag_03_379">Synchronously-Generated Signal</a>
|
|
<li type=disc><a href="../basedefs/xbd_chap03.html#tag_03_380">System</a>
|
|
<li type=disc><a href="../basedefs/xbd_chap03.html#tag_03_381">System Crash</a>
|
|
<li type=disc><a href="../basedefs/xbd_chap03.html#tag_03_382">System Console</a>
|
|
<li type=disc><a href="../basedefs/xbd_chap03.html#tag_03_383">System Databases</a>
|
|
<li type=disc><a href="../basedefs/xbd_chap03.html#tag_03_384">System Documentation</a>
|
|
<li type=disc><a href="../basedefs/xbd_chap03.html#tag_03_385">System Process</a>
|
|
<li type=disc><a href="../basedefs/xbd_chap03.html#tag_03_386">System Reboot</a>
|
|
<li type=disc><a href="../basedefs/xbd_chap03.html#tag_03_387">System Trace Event</a>
|
|
<li type=disc><a href="../basedefs/xbd_chap03.html#tag_03_388">System-Wide</a>
|
|
</ul>
|
|
|
|
<hr size="2" noshade>
|
|
<center>
|
|
<font size="2">
|
|
Copyright © 2001 The Open Group, All Rights Reserved<br>
|
|
</font></center>
|
|
<hr size="2" noshade>
|
|
</body>
|
|
</html>
|