Keywords - C
· ! · 0 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z ·
- C++ programs
-
- end of C code
-
·
Manifests ·
- start of C code
-
·
Manifests ·
- C_ANY
-
·
res_mkquery ·
res_query ·
res_querydomain ·
res_search ·
- C_CHAOS
-
·
res_mkquery ·
res_query ·
res_querydomain ·
res_search ·
- C_HS
-
·
res_mkquery ·
res_query ·
res_querydomain ·
res_search ·
- C_IN
-
·
res_mkquery ·
res_query ·
res_querydomain ·
res_search ·
- cabs(), cabsf()
-
·
cabs, cabsf ·
- calendar times
-
- current
-
·
time ·
- local times, converting to/from
-
·
localtime ·
localtime_r ·
mktime ·
- tm
-
·
tm ·
- callback()
-
·
snmp_session ·
- calloc()
-
·
calloc ·
- cancellation
-
- cleanup handlers
-
·
pthread_cleanup_pop ·
pthread_cleanup_push ·
- points
-
·
Thread attributes ·
- creating
-
·
pthread_testcancel ·
- state
-
·
pthread_setcancelstate ·
ThreadCancel, ThreadCancel_r ·
- type
-
·
pthread_setcanceltype ·
ThreadCancel, ThreadCancel_r ·
- canonical input buffer
-
·
fpathconf ·
pathconf ·
- Card Information Structure (CIS), reading
-
·
pccard_raw_read ·
- CardBus cards
-
·
pci_rescan_bus ·
- cbrt(), cbrtf()
-
·
cbrt, cbrtf ·
- ceil(), ceilf()
-
·
ceil, ceilf ·
- cfgetispeed()
-
·
cfgetispeed ·
- cfgetospeed()
-
·
cfgetospeed ·
- CFGFILE_APPEND
-
·
cfgopen ·
- CFGFILE_CREAT
-
·
cfgopen ·
- CFGFILE_EXCL
-
·
cfgopen ·
- CFGFILE_RDONLY
-
·
cfgopen ·
- CFGFILE_RDWR
-
·
cfgopen ·
- CFGFILE_TRUNC
-
·
cfgopen ·
- CFGFILE_WRONLY
-
·
cfgopen ·
- cfgopen()
-
·
cfgopen ·
- cfmakeraw()
-
·
cfmakeraw ·
- cfree()
-
·
cfree ·
- cfsetispeed()
-
·
cfsetispeed ·
- cfsetospeed()
-
·
cfsetospeed ·
- ChannelCreate(), ChannelCreate_r()
-
·
ChannelCreate, ChannelCreate_r ·
- ChannelDestroy(), ChannelDestroy_r()
-
·
ChannelDestroy, ChannelDestroy_r ·
- channels
-
- creating
-
·
asyncmsg_channel_create ·
ChannelCreate, ChannelCreate_r ·
name_attach ·
- destroying
-
·
asyncmsg_channel_destroy ·
ChannelDestroy, ChannelDestroy_r ·
name_detach ·
- events, delivering
-
·
MsgDeliverEvent, MsgDeliverEvent_r ·
- flags
-
·
ChannelCreate, ChannelCreate_r ·
- ID
-
·
ChannelCreate, ChannelCreate_r ·
- messages
-
- receiving
-
·
MsgReceive, MsgReceive_r ·
MsgReceivev, MsgReceivev_r ·
- replying
-
·
MsgReply, MsgReply_r ·
MsgReplyv, MsgReplyv_r ·
- sending
-
·
MsgSend, MsgSend_r ·
MsgSendnc, MsgSendnc_r ·
MsgSendsv, MsgSendsv_r ·
MsgSendsvnc, MsgSendsvnc_r ·
MsgSendv, MsgSendv_r ·
MsgSendvnc, MsgSendvnc_r ·
MsgSendvs, MsgSendvs_r ·
MsgSendvsnc, MsgSendvsnc_r ·
- pulses
-
- receiving
-
·
MsgReceivePulse, MsgReceivePulse_r ·
MsgReceivePulsev, MsgReceivePulsev_r ·
- sending
-
·
MsgSendPulse, MsgSendPulse_r ·
- side channels
-
·
ConnectAttach, ConnectAttach_r ·
- CHAR_MAX
-
·
localeconv ·
- character device terminal drivers, providing session support to
-
·
procmgr_session ·
- characters
-
- 8-bit, reading
-
·
modem_read ·
- control
-
- disabling
-
·
fpathconf ·
pathconf ·
- discarding on input
-
·
modem_read ·
- default (signed or unsigned)
-
·
Manifests ·
- devices
-
- input stream, injecting
-
·
tcinject ·
- size
-
·
tcgetsize ·
tcsetsize ·
- escape
-
·
modem_write ·
- handling
-
·
setlocale ·
- international
-
See
wide characters
- lowercase, converting to
-
·
modem_read ·
tolower ·
- multibyte
-
- bytes, counting
-
·
mblen ·
mbrlen ·
- wide characters, conversion object
-
·
mbsinit ·
- wide characters, converting to/from
-
·
mbrtowc ·
mbsrtowcs ·
mbstowcs ·
mbtowc ·
wcrtomb ·
wcsrtombs ·
wcstombs ·
wctomb ·
- number waiting to be read
-
·
tcischars ·
- searching for
-
·
memchr ·
strchr ·
strrchr ·
- sets, searching for
-
·
strcspn ·
strpbrk ·
strspn ·
- special
-
·
modem_write ·
- stdin, reading from
-
·
fgetchar ·
getchar ·
getchar_unlocked ·
- stdout, writing to
-
·
fputchar ·
putchar ·
putchar_unlocked ·
- streams
-
- pushing back
-
·
ungetc ·
- reading from
-
·
fgetc ·
fgets ·
getc ·
getc_unlocked ·
- writing to
-
·
fputc ·
putc ·
putc_unlocked ·
- testing for
-
- alphabetic
-
·
isalpha ·
- alphanumeric
-
·
isalnum ·
- ASCII
-
·
isascii ·
- control character
-
·
iscntrl ·
- decimal digit
-
·
isdigit ·
- hexadecimal digit
-
·
isxdigit ·
- lowercase
-
·
islower ·
- printable
-
·
isgraph ·
isprint ·
- punctuation
-
·
ispunct ·
- uppercase
-
·
isupper ·
- whitespace
-
·
isspace ·
- uppercase, converting to
-
·
toupper ·
towupper ·
- wide characters, converting to/from
-
·
btowc ·
wctob ·
See also
strings; wide characters
- chdir()
-
·
chdir ·
- chmod()
-
·
chmod ·
iofunc_attr_t ·
- resource managers, implementing in
-
·
iofunc_chmod ·
iofunc_chmod_default ·
- chown()
-
·
chown ·
iofunc_attr_t ·
- resource managers, implementing in
-
·
iofunc_chown ·
iofunc_chown_default ·
- restricting use of
-
·
fpathconf ·
pathconf ·
- chroot()
-
·
chroot ·
- chsize()
-
·
chsize ·
- CIDR (Classless Internet Domain Routing)
-
·
inet_net_ntop ·
inet_net_pton ·
- CIS (Card Information Structure), reading
-
·
pccard_raw_read ·
- classes
-
- IP addresses
-
·
Network Numbers (IPv4 Internet addresses) ·
- PCI
-
·
pci_find_class ·
- wide-character
-
·
wctype ·
- Classless Internet Domain Routing (CIDR)
-
·
inet_net_ntop ·
inet_net_pton ·
- clearenv()
-
·
clearenv ·
- clearerr()
-
·
clearerr ·
- cli
-
·
InterruptDisable ·
- _client_info
-
·
_client_info structure ·
- CLK_TCK
-
·
times ·
- CLOCAL
-
·
termios ·
- clock
-
- adjusting
-
·
ClockAdjust, ClockAdjust_r ·
- CPU time, getting ID of for a thread
-
·
pthread_getcpuclockid ·
- cycles
-
·
ClockCycles ·
- getting
-
·
ClockTime, ClockTime_r ·
- ID, getting
-
·
clock_getcpuclockid ·
- period, getting and setting
-
·
ClockPeriod, ClockPeriod_r ·
- resolution, getting
-
·
clock_getres ·
- setting
-
·
clock_settime ·
ClockTime, ClockTime_r ·
- ticks
-
·
sysconf ·
- per seconds
-
·
SYSPAGE_ENTRY ·
- time, getting
-
·
clock_gettime ·
- clock()
-
·
clock ·
- clock_getcpuclockid()
-
·
clock_getcpuclockid ·
- clock_getres()
-
·
clock_getres ·
- clock_gettime()
-
·
clock_gettime ·
- CLOCK_MONOTONIC
-
·
clock_nanosleep ·
timer_timeout, timer_timeout_r ·
TimerAlarm, TimerAlarm_r ·
TimerCreate, TimerCreate_r ·
TimerTimeout, TimerTimeout_r ·
- clock_nanosleep()
-
·
clock_nanosleep ·
- CLOCK_REALTIME
-
·
clock_nanosleep ·
clock_settime ·
ClockAdjust, ClockAdjust_r ·
ClockPeriod, ClockPeriod_r ·
ClockTime, ClockTime_r ·
pthread_mutex_timedlock ·
pthread_rwlock_timedrdlock ·
pthread_rwlock_timedwrlock ·
sem_timedwait ·
timer_create ·
timer_timeout, timer_timeout_r ·
TimerAlarm, TimerAlarm_r ·
TimerCreate, TimerCreate_r ·
TimerTimeout, TimerTimeout_r ·
- clock_settime()
-
·
clock_settime ·
- CLOCK_SOFTTIME
-
·
clock_nanosleep ·
timer_create ·
timer_timeout, timer_timeout_r ·
TimerAlarm, TimerAlarm_r ·
TimerCreate, TimerCreate_r ·
TimerTimeout, TimerTimeout_r ·
- clock_t
-
·
sysconf ·
times ·
- _clockadjust
-
·
ClockAdjust, ClockAdjust_r ·
- ClockAdjust(), ClockAdjust_r()
-
·
ClockAdjust, ClockAdjust_r ·
- ClockCycles()
-
·
ClockCycles ·
- ClockId(), ClockId_r()
-
·
ClockId, ClockId_r ·
- _clockperiod
-
·
ClockPeriod, ClockPeriod_r ·
- ClockPeriod(), ClockPeriod_r()
-
·
ClockPeriod, ClockPeriod_r ·
- CLOCKS_PER_SEC
-
·
clock ·
- ClockTime(), ClockTime_r()
-
·
ClockTime, ClockTime_r ·
- close()
-
·
close ·
- resource managers, implementing in
-
·
iofunc_close_dup ·
iofunc_close_dup_default ·
- closedir()
-
·
closedir ·
opendir ·
- closelog()
-
·
closelog ·
- _cmdfd()
-
·
_cmdfd ·
- _cmdname()
-
·
_cmdname ·
- cmsghdr
-
·
Protocols ·
- code, portability
-
·
Classification: ·
- collating sequence, setting
-
·
setlocale ·
- COLUMNS
-
·
clearenv ·
- commands
-
- executing
-
·
system ·
- on a remote host
-
·
rcmd ·
Rrcmd ·
- options, parsing
-
·
getopt ·
getsubopt ·
- communications line
-
- break condition, asserting
-
·
tcsendbreak ·
- disconnecting
-
·
tcdropline ·
- comparison
-
- bytes
-
·
bcmp ·
memcmp ·
memicmp ·
- strings
-
- case-insensitive
-
·
memicmp ·
strcasecmp ·
strcmpi ·
stricmp ·
- case-sensitive
-
·
memcmp ·
strcmp ·
- locale's collating sequence, using
-
·
strcoll ·
- wide-character
-
·
wcscmp ·
wcscoll ·
wcsncmp ·
wmemcmp ·
- substrings
-
- case-insensitive
-
·
strncasecmp ·
strnicmp ·
- case-sensitive
-
·
strncmp ·
- compiling with optimization
-
·
Manifests ·
- complementary error function
-
·
erfc, erfcf ·
- complex numbers, absolute value of
-
·
cabs, cabsf ·
- computer, rebooting
-
·
sysmgr_reboot ·
- condition variables
-
- attributes
-
- clock
-
·
pthread_condattr_getclock ·
pthread_condattr_setclock ·
- destroying
-
·
pthread_condattr_destroy ·
- initializing
-
·
pthread_condattr_init ·
- process-shared
-
·
pthread_condattr_getpshared ·
pthread_condattr_setpshared ·
- blocking on
-
·
pthread_cond_timedwait ·
pthread_cond_wait ·
- destroying
-
·
pthread_cond_destroy ·
SyncDestroy, SyncDestroy_r ·
- initializing
-
·
pthread_cond_init ·
SyncTypeCreate, SyncTypeCreate_r ·
- synchronization objects
-
·
SyncCondvarSignal, SyncCondvarSignal_r ·
SyncCondvarWait, SyncCondvarWait_r ·
- unblocking
-
- all threads
-
·
pthread_cond_broadcast ·
- highest priority thread
-
·
pthread_cond_signal ·
- waiting on
-
·
pthread_cond_wait ·
- timed
-
·
pthread_cond_timedwait ·
- configuration files, opening
-
·
cfgopen ·
fcfgopen ·
- configuration strings
-
- _CS_HOSTNAME
-
·
gethostname ·
sethostname ·
- _CS_TIMEZONE
-
·
tzset ·
- getting and setting
-
·
confstr ·
- configuration values, getting
-
·
fpathconf ·
iofunc_pathconf ·
pathconf ·
sysconf ·
- confstr()
-
·
confstr ·
- connect functions (resource managers)
-
- default values, setting
-
·
iofunc_func_init ·
- open, default
-
·
iofunc_open_default ·
- connect()
-
·
connect ·
TCP ·
What SOCKS expects ·
- ConnectAttach(), ConnectAttach_r()
-
·
ConnectAttach, ConnectAttach_r ·
- ConnectClientInfo(), ConnectClientInfo_r()
-
·
ConnectClientInfo, ConnectClientInfo_r ·
- ConnectDetach(), ConnectDetach_r()
-
·
ConnectDetach, ConnectDetach_r ·
_NTO_CHF_DISCONNECT ·
- ConnectFlags(), ConnectFlags_r()
-
·
ConnectFlags, ConnectFlags_r ·
- connection
-
- attributes
-
- structure
-
·
_asyncmsg_connection_attr ·
- buffers, attributes
-
·
asyncmsg_connect_attr ·
- connections
-
- allocating
-
·
asyncmsg_malloc ·
- client, information about
-
·
ConnectClientInfo, ConnectClientInfo_r ·
- detaching
-
·
asyncmsg_connect_detach ·
ConnectDetach, ConnectDetach_r ·
_NTO_CHF_DISCONNECT ·
- dispatch interface, creating
-
·
message_connect ·
- flags, modifying
-
·
ConnectFlags, ConnectFlags_r ·
- ID
-
·
ConnectAttach, ConnectAttach_r ·
- server, information about
-
·
ConnectServerInfo, ConnectServerInfo_r ·
- shutting down full-duplex
-
·
shutdown ·
- sockets
-
- accepting on
-
·
accept ·
Raccept ·
- initiating on
-
·
connect ·
nbaconnect ·
Rconnect ·
- listening on
-
·
listen ·
Rlisten ·
- ConnectServerInfo(), ConnectServerInfo_r()
-
·
ConnectServerInfo, ConnectServerInfo_r ·
- console I/O
-
- stderr
-
·
stderr ·
Stream I/O functions ·
- stdin
-
·
stdin ·
Stream I/O functions ·
- stdout
-
·
stdout ·
Stream I/O functions ·
- const
-
·
Synopsis: ·
- contention scope
-
·
pthread_attr_getscope ·
pthread_attr_setscope ·
- control characters
-
·
termios ·
- disabling
-
·
fpathconf ·
pathconf ·
- discarding on input
-
·
modem_read ·
- testing a character for
-
·
iscntrl ·
iswcntrl ·
- controlling terminals
-
- making
-
·
tcsetsid ·
- path name
-
·
ctermid ·
- copysign(), copysignf()
-
·
copysign, copysignf ·
- core files, maximum size
-
·
setrlimit, setrlimit64 ·
- cos(), cosf()
-
·
cos, cosf ·
- cosh(), coshf()
-
·
cosh, coshf ·
- cosines
-
·
cos, cosf ·
- hyperbolic
-
·
cosh, coshf ·
- inverse hyperbolic
-
·
acosh, acoshf ·
- CPU usage
-
- overall, getting
-
·
SCHED_APS_OVERALL_STATS ·
- partition, getting for
-
·
SCHED_APS_PARTITION_STATS ·
- CREAD
-
·
termios ·
- creat(), creat64()
-
·
creat, creat64 ·
umask ·
- _cred_info
-
·
_cred_info structure ·
- critical threads
-
- determining if
-
·
SCHED_APS_QUERY_THREAD ·
- marking as
-
·
Critical threads ·
SCHED_APS_MARK_CRITICAL ·
- crypt()
-
·
crypt ·
- CS5,...,CS8
-
·
termios ·
- _CS_ARCHITECTURE
-
·
confstr ·
- _CS_DOMAIN
-
·
confstr ·
- _CS_HOSTNAME
-
·
gethostname ·
sethostname ·
- _CS_HOSTNAME
-
·
confstr ·
- _CS_HW_PROVIDER
-
·
confstr ·
- _CS_HW_SERIAL
-
·
confstr ·
- _CS_LIBPATH
-
·
confstr ·
- _CS_MACHINE
-
·
confstr ·
- _CS_PATH
-
·
confstr ·
- _CS_RELEASE
-
·
confstr ·
- _CS_RESOLVE
-
·
confstr ·
- _CS_SRPC_DOMAIN
-
·
confstr ·
- _CS_SYSNAME
-
·
confstr ·
- _CS_TIMEZONE
-
·
tzset ·
- _CS_TIMEZONE
-
·
confstr ·
- _CS_VERSION
-
·
confstr ·
- CSIZE
-
·
termios ·
- CSTOPB
-
·
termios ·
- ctermid()
-
·
ctermid ·
- ctime(), ctime_r()
-
·
ctime, ctime_r ·
- CTL_MAXNAME
-
·
PF_INET ·
- CTL_NET
-
·
CTL_NET ·
sysctl ·
- cube roots
-
·
cbrt, cbrtf ·
- current working directory
-
·
chdir ·
getcwd ·
getwd ·
· ! · 0 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z ·