Documentation Archive Developer
Search

iOS Manual Pages

Manual pages provide reference for a number of BSD and POSIX functions and tools. This document is organized by manual page section.

These manual pages are a subset of the Mac OS X manual pages. This list has been filtered by an automated process to exclude APIs that are known to be unavailable in iOS. The list of man pages has not yet been fully reviewed, however, so some APIs may be listed even though they are not available in iOS.

For more information on manual pages, their organization, style, and purpose, see the manual page for manpages.


Man Pages

Section 2  |  Section 3  |  Section 3cc  |  Section 3ssl  |  Section 3x  |  Section 5  |  Alphabetic Index

 

Section 2

Section 2 of the manual contains documentation on UNIX system calls, error codes, and C library routines that wrap system calls. Most of these functions are described in headers that reside in /usr/include/sys.

For a detailed introduction, see intro(2).

A | B | C | D | E | F | G | I | K | L | M | N | O | P | Q | R | S-SB | SE-SZ | T | U | V | W | _
accept(2)
  access(2)
  acct(2)
adjtime(2)
  aio_cancel(2)
  aio_error(2)
aio_read(2)
  aio_return(2)
  aio_suspend(2)
aio_write(2)
  audit(2)
  auditctl(2)
auditon(2)
  bind(2)
  brk(2)
chdir(2)
  chflags(2)
  chmod(2)
chown(2)
  chroot(2)
  close(2)
connect(2)
  creat(2)
  dup(2)
dup2(2)
  EV_SET(2)
  exchangedata(2)
execve(2)
  fchdir(2)
  fchflags(2)
fchmod(2)
  fchown(2)
  fcntl(2)
FD_CLR(2)
  FD_COPY(2)
  FD_ISSET(2)
FD_SET(2)
  FD_ZERO(2)
  fgetxattr(2)
fhopen(2)
  flistxattr(2)
  flock(2)
fpathconf(2)
  fremovexattr(2)
fsetxattr(2)
  fstat(2)
  fstat64(2)
fstatfs(2)
  fstatfs64(2)
  fsync(2)
ftruncate(2)
  futimes(2)
  getattrlist(2)
getaudit(2)
  getauid(2)
  getdirentries(2)
getdirentriesattr(2)
  getdtablesize(2)
  getegid(2)
geteuid(2)
  getfh(2)
  getfsstat(2)
getgid(2)
  getgroups(2)
  getitimer(2)
getlcid(2)
  getlogin(2)
  getpeername(2)
getpgid(2)
  getpgrp(2)
  getpid(2)
getppid(2)
  getpriority(2)
  getrlimit(2)
getrusage(2)
  getsid(2)
  getsockname(2)
getsockopt(2)
  gettimeofday(2)
  getuid(2)
getxattr(2)
  i386_get_ldt(2)
  i386_set_ldt(2)
intro(2)
  ioctl(2)
  issetugid(2)
kevent(2)
  kill(2)
  killpg(2)
kqueue(2)
  lchown(2)
  link(2)
listen(2)
  listxattr(2)
  lseek(2)
lstat(2)
  lstat64(2)
  madvise(2)
mincore(2)
  minherit(2)
  mkdir(2)
mkfifo(2)
  mknod(2)
  mlock(2)
mmap(2)
  mount(2)
  mprotect(2)
msync(2)
  munlock(2)
  munmap(2)
nanosleep(2)
  nfsclnt(2)
  nfssvc(2)
open(2)
  pathconf(2)
  pipe(2)
poll(2)
  posix_madvise(2)
  posix_spawn(2)
posix_spawnp(2)
  pread(2)
  profil(2)
pthread_kill(2)
  pthread_sigmask(2)
  ptrace(2)
pwrite(2)
  quotactl(2)
  read(2)
readlink(2)
  readv(2)
  reboot(2)
recv(2)
  recvfrom(2)
  recvmsg(2)
removexattr(2)
  rename(2)
  revoke(2)
rmdir(2)
  sbrk(2)
  searchfs(2)
select(2)
  semctl(2)
  semget(2)
semop(2)
  sem_close(2)
  sem_open(2)
sem_post(2)
  sem_trywait(2)
  sem_unlink(2)
sem_wait(2)
  send(2)
  sendfile(2)
sendmsg(2)
  sendto(2)
  setattrlist(2)
setaudit(2)
  setauid(2)
  setegid(2)
seteuid(2)
  setgid(2)
  setgroups(2)
setitimer(2)
  setlcid(2)
  setlogin(2)
setpgid(2)
  setpgrp(2)
  setpriority(2)
setregid(2)
  setreuid(2)
  setrlimit(2)
setsid(2)
  setsockopt(2)
  settimeofday(2)
setuid(2)
  setxattr(2)
  shmat(2)
shmctl(2)
  shmdt(2)
  shmget(2)
shm_open(2)
  shm_unlink(2)
  shutdown(2)
sigaction(2)
  sigaltstack(2)
  sigblock(2)
sigmask(2)
  sigpause(2)
  sigpending(2)
sigprocmask(2)
  sigsetmask(2)
  sigstack(2)
sigsuspend(2)
  sigvec(2)
  sigwait(2)
socket(2)
  socketpair(2)
  stat(2)
stat64(2)
  statfs(2)
  statfs64(2)
symlink(2)
  sync(2)
  syscall(2)
truncate(2)
  umask(2)
  undelete(2)
unlink(2)
  unmount(2)
  utimes(2)
vfork(2)
  wait(2)
  wait3(2)
wait4(2)
  waitpid(2)
  write(2)
writev(2)
  _exit(2)
  __syscall(2)

Section 3

Section 3 of the manual contains documentation on C library routines. This section excludes library routines that merely wrap UNIX system calls. Most of these functions are described in headers that reside in /usr/include or subdirectories therein.

For a detailed introduction, see intro(3).

A-AB | AC-AR | AS-AZ | B | C-CA | CB-CB | CC-CC | CE-CE | CF-CF | CG-CG | CH-CH | CI-CI | CL-CL | CO-CO | CP-CP | CR-CR | CS-CS | CT-CZ | D | E | F | G-GC | GE-GZ | H | I-IM | IN-IR | IS-IZ | J | L | M-MA | MB-MZ | N | O-OP | OS-OZ | P-PA | PC-PM | PO-PS | PT-PZ | Q | R-RC | RE-RZ | S-SC | SE-SS | ST-ST | SV-SZ | T | U | V | W-WA | WC-WZ | X-XD | XL-XL | XP-XZ | Y | Z | _
a64l(3)
  abort(3)
  abs(3)
acl(3)
  acl_add_flag_np(3)
  acl_add_perm(3)
acl_clear_flags_np(3)
  acl_clear_perms(3)
  acl_copy_entry(3)
acl_create_entry(3)
  acl_create_entry_np(3)
  acl_delete_entry(3)
acl_delete_flag_np(3)
  acl_delete_perm(3)
  acl_dup(3)
acl_free(3)
  acl_from_text(3)
  acl_get(3)
acl_get_entry(3)
  acl_get_fd(3)
  acl_get_fd_np(3)
acl_get_file(3)
  acl_get_flagset_np(3)
  acl_get_link_np(3)
acl_get_permset(3)
  acl_get_perm_np(3)
  acl_get_qualifier(3)
acl_get_tag_type(3)
  acl_init(3)
  acl_set(3)
acl_set_fd(3)
  acl_set_fd_np(3)
  acl_set_file(3)
acl_set_flagset_np(3)
  acl_set_link(3)
  acl_set_permset(3)
acl_set_qualifier(3)
  acl_set_tag_type(3)
  acl_to_text(3)
acl_valid(3)
  acl_valid_fd_np(3)
  acl_valid_file_np(3)
acl_valid_link_np(3)
  acos(3)
  acosf(3)
acosh(3)
  acoshf(3)
  acoshl(3)
acosl(3)
  addr(3)
  addr2ascii(3)
alarm(3)
  alloca(3)
  alphasort(3)
arc4random(3)
  arc4random_addrandom(3)
  arc4random_stir(3)
ascii2addr(3)
  asctime(3)
  asctime_r(3)
asin(3)
  asinf(3)
  asinh(3)
asinhf(3)
  asinhl(3)
  asinl(3)
asl(3)
  aslresponse_free(3)
  aslresponse_next(3)
asl_add_log_file(3)
  asl_close(3)
  asl_free(3)
asl_get(3)
  asl_key(3)
  asl_log(3)
asl_new(3)
  asl_open(3)
  asl_remove_log_file(3)
asl_search(3)
  asl_send(3)
  asl_set(3)
asl_set_filter(3)
  asl_set_query(3)
  asl_unset(3)
asl_vlog(3)
  asprintf(3)
  asprintf_l(3)
assert(3)
  atan(3)
  atan2(3)
atan2f(3)
  atan2l(3)
  atanf(3)
atanh(3)
  atanhf(3)
  atanhl(3)
atanl(3)
  atexit(3)
  atof(3)
atof_l(3)
  atoi(3)
  atoi_l(3)
atol(3)
  atoll(3)
  atoll_l(3)
atol_l(3)
  atomic(3)
  authnone_create(3)
authunix_create(3)
  authunix_create_default(3)
  auth_destroy(3)
backtrace(3)
  backtrace_symbols(3)
  backtrace_symbols_fd(3)
barrier(3)
  basename(3)
  bcmp(3)
bcopy(3)
  bindresvport(3)
  bitstring(3)
bitstr_size(3)
  bit_alloc(3)
  bit_clear(3)
bit_decl(3)
  bit_ffs(3)
  bit_nclear(3)
bit_nset(3)
  bit_set(3)
  bit_test(3)
bsd_signal(3)
  bsearch(3)
  bstring(3)
btowc(3)
  btowc_l(3)
  btree(3)
byteorder(3)
  bzero(3)
  cabs(3)
cabsf(3)
  cabsl(3)
  cache(3)
cacos(3)
  cacosf(3)
  cacosh(3)
cacoshf(3)
  cacoshl(3)
  cacosl(3)
calloc(3)
  callrpc(3)
  carg(3)
cargf(3)
  cargl(3)
  casin(3)
casinf(3)
  casinh(3)
  casinhf(3)
casinhl(3)
  casinl(3)
  catan(3)
catanf(3)
  catanh(3)
  catanhf(3)
catanhl(3)
  catanl(3)
  catclose(3)
catgets(3)
  catopen(3)
  cbrt(3)
cbrtf(3)
  cbrtl(3)
  ccos(3)
ccosf(3)
  ccosh(3)
  ccoshf(3)
ccoshl(3)
  ccosl(3)
  ceil(3)
ceilf(3)
  ceill(3)
  cexp(3)
cexpf(3)
  cexpl(3)
  cfgetispeed(3)
cfgetospeed(3)
  cfmakeraw(3)
  cfsetispeed(3)
cfsetospeed(3)
  cfsetspeed(3)
  cgetcap(3)
cgetclose(3)
  cgetent(3)
  cgetfirst(3)
cgetmatch(3)
  cgetnext(3)
  cgetnum(3)
cgetset(3)
  cgetstr(3)
  cgetustr(3)
checkint(3)
  check_int32_add(3)
  check_int32_div(3)
check_int32_mul(3)
  check_int32_sub(3)
  check_int64_add(3)
check_int64_div(3)
  check_int64_mul(3)
  check_int64_sub(3)
check_uint32_add(3)
  check_uint32_div(3)
  check_uint32_mul(3)
check_uint32_sub(3)
  check_uint64_add(3)
  check_uint64_div(3)
check_uint64_mul(3)
  check_uint64_sub(3)
  cimag(3)
cimagf(3)
  cimagl(3)
  CIRCLEQ_ENTRY(3)
CIRCLEQ_HEAD(3)
  CIRCLEQ_INIT(3)
  CIRCLEQ_INSERT_AFTER(3)
CIRCLEQ_INSERT_BEFORE(3)
  CIRCLEQ_INSERT_HEAD(3)
  CIRCLEQ_INSERT_TAIL(3)
CIRCLEQ_REMOVE(3)
  clearerr(3)
  clearerr_unlocked(3)
clntraw_create(3)
  clnttcp_create(3)
  clntudp_bufcreate(3)
clntudp_create(3)
  clnt_broadcast(3)
  clnt_call(3)
clnt_control(3)
  clnt_create(3)
  clnt_destroy(3)
clnt_freeres(3)
  clnt_geterr(3)
  clnt_pcreateerror(3)
clnt_perrno(3)
  clnt_perror(3)
  clnt_spcreateerror(3)
clnt_sperrno(3)
  clnt_sperror(3)
  clock(3)
clog(3)
  clogf(3)
  clogl(3)
closedir(3)
  closelog(3)
  complex(3)
confstr(3)
  conj(3)
  conjf(3)
conjl(3)
  copyfile(3)
  copyfile_state_alloc(3)
copyfile_state_free(3)
  copyfile_state_get(3)
  copyfile_state_set(3)
copysign(3)
  copysignf(3)
  copysignl(3)
cos(3)
  cosf(3)
  cosh(3)
coshf(3)
  coshl(3)
  cosl(3)
cpow(3)
  cpowf(3)
  cpowl(3)
cproj(3)
  cprojf(3)
  cprojl(3)
creal(3)
  crealf(3)
  creall(3)
crypt(3)
  csin(3)
  csinf(3)
csinh(3)
  csinhf(3)
  csinhl(3)
csinl(3)
  csqrt(3)
  csqrtf(3)
csqrtl(3)
  ctan(3)
  ctanf(3)
ctanh(3)
  ctanhf(3)
  ctanhl(3)
ctanl(3)
  ctermid(3)
  ctermid_r(3)
ctime(3)
  ctime_r(3)
  ctype(3)
ctype_l(3)
  daemon(3)
  db(3)
dbm(3)
  dbm_clearerr(3)
  dbm_close(3)
dbm_delete(3)
  dbm_dirfno(3)
  dbm_error(3)
dbm_fetch(3)
  dbm_firstkey(3)
  dbm_nextkey(3)
dbm_open(3)
  dbm_store(3)
  dbopen(3)
devname(3)
  devname_r(3)
  difftime(3)
digittoint(3)
  digittoint_l(3)
  directory(3)
dirfd(3)
  dirname(3)
  div(3)
dladdr(3)
  dlclose(3)
  dlerror(3)
dlopen(3)
  dlopen_preflight(3)
  dlsym(3)
dn_comp(3)
  dn_expand(3)
  dn_skipname(3)
drand48(3)
  duplocale(3)
  dyld(3)
ecvt(3)
  editline(3)
  el_deletestr(3)
el_end(3)
  el_get(3)
  el_getc(3)
el_gets(3)
  el_history(3)
  el_history_end(3)
el_history_init(3)
  el_init(3)
  el_insertstr(3)
el_line(3)
  el_parse(3)
  el_push(3)
el_reset(3)
  el_resize(3)
  el_set(3)
el_source(3)
  el_tok_end(3)
  el_tok_init(3)
el_tok_line(3)
  el_tok_reset(3)
  el_tok_str(3)
encrypt(3)
  endfsent(3)
  endgrent(3)
endhostent(3)
  endnetent(3)
  endnetgrent(3)
endprotoent(3)
  endpwent(3)
  endrpcent(3)
endservent(3)
  endttyent(3)
  endusershell(3)
endutxent(3)
  erand48(3)
  erf(3)
erfc(3)
  erfcf(3)
  erfcl(3)
erff(3)
  erfl(3)
  err(3)
errc(3)
  errx(3)
  err_set_exit(3)
err_set_file(3)
  ethers(3)
  ether_aton(3)
ether_hostton(3)
  ether_line(3)
  ether_ntoa(3)
ether_ntohost(3)
  exec(3)
  execl(3)
execle(3)
  execlp(3)
  execv(3)
execvp(3)
  exit(3)
  exp(3)
exp2(3)
  exp2f(3)
  exp2l(3)
expf(3)
  expl(3)
  expm1(3)
expm1f(3)
  expm1l(3)
  fabs(3)
fabsf(3)
  fabsl(3)
  fclose(3)
fcopyfile(3)
  fcvt(3)
  fdim(3)
fdimf(3)
  fdiml(3)
  fdopen(3)
feof(3)
  feof_unlocked(3)
  ferror(3)
ferror_unlocked(3)
  fflagstostr(3)
  fflush(3)
ffs(3)
  ffsl(3)
  fgetc(3)
fgetln(3)
  fgetpos(3)
  fgetrune(3)
fgets(3)
  fgetwc(3)
  fgetwc_l(3)
fgetws(3)
  fgetws_l(3)
  fileno(3)
fileno_unlocked(3)
  finite(3)
  float(3)
flockfile(3)
  floor(3)
  floorf(3)
floorl(3)
  fls(3)
  flsl(3)
fma(3)
  fmaf(3)
  fmal(3)
fmax(3)
  fmaxf(3)
  fmaxl(3)
fmin(3)
  fminf(3)
  fminl(3)
fmod(3)
  fmodf(3)
  fmodl(3)
fmtcheck(3)
  fmtmsg(3)
  fnmatch(3)
fopen(3)
  forkpty(3)
  fparseln(3)
fpclassify(3)
  fprintf(3)
  fprintf_l(3)
fpurge(3)
  fputc(3)
  fputrune(3)
fputs(3)
  fputwc(3)
  fputwc_l(3)
fputws(3)
  fputws_l(3)
  fread(3)
free(3)
  freeaddrinfo(3)
  freehostent(3)
freeifaddrs(3)
  freelocale(3)
  freopen(3)
frexp(3)
  frexpf(3)
  frexpl(3)
fropen(3)
  fscanf(3)
  fscanf_l(3)
fseek(3)
  fseeko(3)
  fsetpos(3)
fstatvfs(3)
  ftell(3)
  ftello(3)
ftime(3)
  ftok(3)
  ftrylockfile(3)
fts(3)
  fts_children(3)
  fts_close(3)
fts_open(3)
  fts_read(3)
  fts_set(3)
ftw(3)
  fungetrune(3)
  funlockfile(3)
funopen(3)
  fwide(3)
  fwopen(3)
fwprintf(3)
  fwprintf_l(3)
  fwrite(3)
fwscanf(3)
  fwscanf_l(3)
  gai_strerror(3)
gamma(3)
  gcvt(3)
  getaddrinfo(3)
getbsize(3)
  getc(3)
  getcap(3)
getchar(3)
  getchar_unlocked(3)
  getcontext(3)
getcwd(3)
  getc_unlocked(3)
  getdate(3)
getdomainname(3)
  getenv(3)
  getfsent(3)
getfsfile(3)
  getfsspec(3)
  getfstype(3)
getgrent(3)
  getgrgid(3)
  getgrgid_r(3)
getgrnam(3)
  getgrnam_r(3)
  getgrouplist(3)
gethostbyaddr(3)
  gethostbyname(3)
  gethostbyname2(3)
gethostent(3)
  gethostid(3)
  gethostname(3)
getifaddrs(3)
  getiopolicy_np(3)
  getipnodebyaddr(3)
getipnodebyname(3)
  getlastlogx(3)
  getlastlogxbyname(3)
getloadavg(3)
  getmntinfo(3)
  getmode(3)
getnameinfo(3)
  getnetbyaddr(3)
  getnetbyname(3)
getnetent(3)
  getnetgrent(3)
  getopt(3)
getopt_long(3)
  getopt_long_only(3)
  getpagesize(3)
getpass(3)
  getpeereid(3)
  getprogname(3)
getprotobyname(3)
  getprotobynumber(3)
  getprotoent(3)
getpwent(3)
  getpwnam(3)
  getpwnam_r(3)
getpwuid(3)
  getpwuid_r(3)
  getrpcbyname(3)
getrpcbynumber(3)
  getrpcent(3)
  getrpcport(3)
gets(3)
  getservbyname(3)
  getservbyport(3)
getservent(3)
  getsubopt(3)
  getttyent(3)
getttynam(3)
  getusershell(3)
  getutmp(3)
getutmpx(3)
  getutxent(3)
  getutxid(3)
getutxline(3)
  getvfsbyname(3)
  getw(3)
getwc(3)
  getwchar(3)
  getwchar_l(3)
getwc_l(3)
  getwd(3)
  get_myaddress(3)
glob(3)
  globfree(3)
  gmtime(3)
gmtime_r(3)
  grantpt(3)
  group_from_gid(3)
hash(3)
  hcreate(3)
  hdestroy(3)
heapsort(3)
  herror(3)
  hsearch(3)
hstrerror(3)
  htonl(3)
  htons(3)
hypot(3)
  hypotf(3)
  hypotl(3)
iconv(3)
  iconvctl(3)
  iconv_close(3)
iconv_open(3)
  if_freenameindex(3)
  if_indextoname(3)
if_nameindex(3)
  if_nametoindex(3)
  ilogb(3)
ilogbf(3)
  ilogbl(3)
  imaxabs(3)
imaxdiv(3)
  index(3)
  inet(3)
inet6_option_alloc(3)
  inet6_option_append(3)
  inet6_option_find(3)
inet6_option_init(3)
  inet6_option_next(3)
  inet6_option_space(3)
inet6_rthdr_add(3)
  inet6_rthdr_getaddr(3)
  inet6_rthdr_getflags(3)
inet6_rthdr_init(3)
  inet6_rthdr_lasthop(3)
  inet6_rthdr_reverse(3)
inet6_rthdr_segments(3)
  inet6_rthdr_space(3)
  inet_addr(3)
inet_aton(3)
  inet_lnaof(3)
  inet_makeaddr(3)
inet_net(3)
  inet_netof(3)
  inet_network(3)
inet_net_ntop(3)
  inet_net_pton(3)
  inet_ntoa(3)
inet_ntop(3)
  inet_pton(3)
  initgroups(3)
initstate(3)
  innetgr(3)
  insque(3)
intro(3)
  iruserok(3)
  iruserok_sa(3)
isalnum(3)
  isalnum_l(3)
  isalpha(3)
isalpha_l(3)
  isascii(3)
  isatty(3)
isblank(3)
  isblank_l(3)
  iscntrl(3)
iscntrl_l(3)
  isdigit(3)
  isdigit_l(3)
isfinite(3)
  isgraph(3)
  isgraph_l(3)
isgreater(3)
  isgreaterequal(3)
  ishexnumber(3)
ishexnumber_l(3)
  isideogram(3)
  isideogram_l(3)
isinf(3)
  isless(3)
  islessequal(3)
islessgreater(3)
  islower(3)
  islower_l(3)
isnan(3)
  isnormal(3)
  isnumber(3)
isnumber_l(3)
  isphonogram(3)
  isphonogram_l(3)
isprint(3)
  isprint_l(3)
  ispunct(3)
ispunct_l(3)
  isrune(3)
  isrune_l(3)
isspace(3)
  isspace_l(3)
  isspecial(3)
isspecial_l(3)
  isunordered(3)
  isupper(3)
isupper_l(3)
  iswalnum(3)
  iswalnum_l(3)
iswalpha(3)
  iswalpha_l(3)
  iswascii(3)
iswblank(3)
  iswblank_l(3)
  iswcntrl(3)
iswcntrl_l(3)
  iswctype(3)
  iswctype_l(3)
iswdigit(3)
  iswdigit_l(3)
  iswgraph(3)
iswgraph_l(3)
  iswhexnumber(3)
  iswhexnumber_l(3)
iswideogram(3)
  iswideogram_l(3)
  iswlower(3)
iswlower_l(3)
  iswnumber(3)
  iswnumber_l(3)
iswphonogram(3)
  iswphonogram_l(3)
  iswprint(3)
iswprint_l(3)
  iswpunct(3)
  iswpunct_l(3)
iswrune(3)
  iswrune_l(3)
  iswspace(3)
iswspace_l(3)
  iswspecial(3)
  iswspecial_l(3)
iswupper(3)
  iswupper_l(3)
  iswxdigit(3)
iswxdigit_l(3)
  isxdigit(3)
  isxdigit_l(3)
j0(3)
  j1(3)
  jn(3)
jrand48(3)
  l64a(3)
  labs(3)
lchflags(3)
  lchmod(3)
  lcong48(3)
ldexp(3)
  ldexpf(3)
  ldexpl(3)
ldiv(3)
  lfind(3)
  lgamma(3)
lgammaf(3)
  lgammal(3)
  libexslt(3)
libxml(3)
  libxslt(3)
  linkaddr(3)
link_addr(3)
  link_ntoa(3)
  LIST_ENTRY(3)
LIST_HEAD(3)
  LIST_INIT(3)
  LIST_INSERT_AFTER(3)
LIST_INSERT_BEFORE(3)
  LIST_INSERT_HEAD(3)
  LIST_REMOVE(3)
llabs(3)
  lldiv(3)
  llrint(3)
llrintf(3)
  llrintl(3)
  llround(3)
llroundf(3)
  llroundl(3)
  localeconv(3)
localeconv_l(3)
  localtime(3)
  localtime_r(3)
lockf(3)
  log(3)
  log10(3)
log10f(3)
  log10l(3)
  log1p(3)
log1pf(3)
  log1pl(3)
  log2(3)
log2f(3)
  log2l(3)
  logb(3)
logbf(3)
  logbl(3)
  logf(3)
login(3)
  login_tty(3)
  logl(3)
logout(3)
  logwtmp(3)
  longjmp(3)
longjmperr(3)
  longjmperror(3)
  lrand48(3)
lrint(3)
  lrintf(3)
  lrintl(3)
lround(3)
  lroundf(3)
  lroundl(3)
lsearch(3)
  lutimes(3)
  makecontext(3)
malloc(3)
  malloc_good_size(3)
  malloc_size(3)
math(3)
  matherr(3)
  mblen(3)
mblen_l(3)
  mbmb(3)
  mbrlen(3)
mbrlen_l(3)
  mbrrune(3)
  mbrtowc(3)
mbrtowc_l(3)
  mbrune(3)
  mbr_check_membership(3)
mbr_gid_to_uuid(3)
  mbr_sid_to_uuid(3)
  mbr_uid_to_uuid(3)
mbr_uuid_to_id(3)
  mbr_uuid_to_sid(3)
  mbsinit(3)
mbsinit_l(3)
  mbsnrtowcs(3)
  mbsnrtowcs_l(3)
mbsrtowcs(3)
  mbsrtowcs_l(3)
  mbstowcs(3)
mbstowcs_l(3)
  mbtowc(3)
  mbtowc_l(3)
memccpy(3)
  memchr(3)
  memcmp(3)
memcpy(3)
  memmove(3)
  memory(3)
memset(3)
  memset_pattern(3)
  memset_pattern16(3)
memset_pattern4(3)
  memset_pattern8(3)
  mergesort(3)
mkdtemp(3)
  mkstemp(3)
  mkstemps(3)
mktemp(3)
  mktime(3)
  modf(3)
modff(3)
  modfl(3)
  moncontrol(3)
monstartup(3)
  mpool(3)
  mpool_close(3)
mpool_filter(3)
  mpool_get(3)
  mpool_new(3)
mpool_open(3)
  mpool_put(3)
  mpool_sync(3)
mrand48(3)
  multibyte(3)
  nan(3)
nanf(3)
  nanl(3)
  nearbyint(3)
nearbyintf(3)
  nearbyintl(3)
  network(3)
newlocale(3)
  nextafter(3)
  nextafterf(3)
nextafterl(3)
  nextwctype(3)
  nextwctype_l(3)
nftw(3)
  nice(3)
  nlist(3)
nl_langinfo(3)
  nl_langinfo_l(3)
  notify(3)
notify_cancel(3)
  notify_check(3)
  notify_get_state(3)
notify_post(3)
  notify_register_check(3)
  notify_register_file_descriptor(3)
notify_register_mach_port(3)
  notify_register_signal(3)
  notify_set_state(3)
nrand48(3)
  ns_get16(3)
  ns_get32(3)
ns_put16(3)
  ns_put32(3)
  ntoa(3)
ntohl(3)
  ntohs(3)
  opendev(3)
opendir(3)
  openlog(3)
  openpty(3)
OSAtomicAdd32(3)
  OSAtomicAdd32Barrier(3)
  OSAtomicAdd64(3)
OSAtomicAdd64Barrier(3)
  OSAtomicAnd32(3)
  OSAtomicAnd32Barrier(3)
OSAtomicAnd32Orig(3)
  OSAtomicAnd32OrigBarrier(3)
  OSAtomicCompareAndSwap32(3)
OSAtomicCompareAndSwap32Barrier(3)
  OSAtomicCompareAndSwap64(3)
  OSAtomicCompareAndSwap64Barrier(3)
OSAtomicCompareAndSwapInt(3)
  OSAtomicCompareAndSwapIntBarrier(3)
  OSAtomicCompareAndSwapLong(3)
OSAtomicCompareAndSwapLongBarrier(3)
  OSAtomicCompareAndSwapPtr(3)
  OSAtomicCompareAndSwapPtrBarrier(3)
OSAtomicDecrement32(3)
  OSAtomicDecrement32Barrier(3)
  OSAtomicDecrement64(3)
OSAtomicDecrement64Barrier(3)
  OSAtomicDequeue(3)
  OSAtomicEnqueue(3)
OSAtomicIncrement32(3)
  OSAtomicIncrement32Barrier(3)
  OSAtomicIncrement64(3)
OSAtomicIncrement64Barrier(3)
  OSAtomicOr32(3)
  OSAtomicOr32Barrier(3)
OSAtomicOr32Orig(3)
  OSAtomicOr32OrigBarrier(3)
  OSAtomicTestAndClear(3)
OSAtomicTestAndClearBarrier(3)
  OSAtomicTestAndSet(3)
  OSAtomicTestAndSetBarrier(3)
OSAtomicXor32(3)
  OSAtomicXor32Barrier(3)
  OSAtomicXor32Orig(3)
OSAtomicXor32OrigBarrier(3)
  OSMemoryBarrier(3)
  OSSpinLockLock(3)
OSSpinLockTry(3)
  OSSpinLockUnlock(3)
  pam_authenticate(3)
pam_chauthtok(3)
  pam_close_session(3)
  pam_end(3)
pam_fail_delay(3)
  pam_get_data(3)
  pam_get_item(3)
pam_open_session(3)
  pam_setcred(3)
  pam_set_data(3)
pam_set_item(3)
  pam_start(3)
  pam_strerror(3)
pause(3)
  pcap(3)
  pcap_breakloop(3)
pcap_close(3)
  pcap_compile(3)
  pcap_datalink(3)
pcap_datalink_name_to_val(3)
  pcap_datalink_val_to_description(3)
  pcap_datalink_val_to_name(3)
pcap_dispatch(3)
  pcap_dump(3)
  pcap_dump_close(3)
pcap_dump_file(3)
  pcap_dump_flush(3)
  pcap_dump_fopen(3)
pcap_dump_ftell(3)
  pcap_dump_open(3)
  pcap_file(3)
pcap_fileno(3)
  pcap_findalldevs(3)
  pcap_fopen_offline(3)
pcap_freealldevs(3)
  pcap_freecode(3)
  pcap_geterr(3)
pcap_getnonblock(3)
  pcap_get_selectable_fd(3)
  pcap_inject(3)
pcap_is_swapped(3)
  pcap_lib_version(3)
  pcap_list_datalinks(3)
pcap_lookupdev(3)
  pcap_lookupnet(3)
  pcap_loop(3)
pcap_major_version(3)
  pcap_minor_version(3)
  pcap_next(3)
pcap_next_ex(3)
  pcap_open_dead(3)
  pcap_open_live(3)
pcap_open_offline(3)
  pcap_perror(3)
  pcap_sendpacket(3)
pcap_setdirection(3)
  pcap_setfilter(3)
  pcap_setnonblock(3)
pcap_set_datalink(3)
  pcap_snapshot(3)
  pcap_stats(3)
pcap_strerror(3)
  pclose(3)
  perror(3)
pmap_getmaps(3)
  pmap_getport(3)
  pmap_rmtcall(3)
pmap_set(3)
  pmap_unset(3)
  popen(3)
posix2time(3)
  posix_openpt(3)
  posix_spawnattr_destroy(3)
posix_spawnattr_getbinpref_np(3)
  posix_spawnattr_getflags(3)
  posix_spawnattr_getpgroup(3)
posix_spawnattr_getsigdefault(3)
  posix_spawnattr_getsigmask(3)
  posix_spawnattr_init(3)
posix_spawnattr_setbinpref_np(3)
  posix_spawnattr_setexceptionports_np(3)
  posix_spawnattr_setflags(3)
posix_spawnattr_setpgroup(3)
  posix_spawnattr_setsigdefault(3)
  posix_spawnattr_setsigmask(3)
posix_spawnattr_setspecialport_np(3)
  posix_spawn_file_actions_addclose(3)
  posix_spawn_file_actions_adddup2(3)
posix_spawn_file_actions_addopen(3)
  posix_spawn_file_actions_destroy(3)
  posix_spawn_file_actions_init(3)
pow(3)
  powf(3)
  powl(3)
printf(3)
  printf_l(3)
  pselect(3)
psignal(3)
  pthread(3)
  pthread_atfork(3)
pthread_attr(3)
  pthread_attr_destroy(3)
  pthread_attr_getdetachstate(3)
pthread_attr_getinheritsched(3)
  pthread_attr_getschedparam(3)
  pthread_attr_getschedpolicy(3)
pthread_attr_getscope(3)
  pthread_attr_getstackaddr(3)
  pthread_attr_getstacksize(3)
pthread_attr_init(3)
  pthread_attr_setdetachstate(3)
  pthread_attr_setinheritsched(3)
pthread_attr_setschedparam(3)
  pthread_attr_setschedpolicy(3)
  pthread_attr_setscope(3)
pthread_attr_setstackaddr(3)
  pthread_attr_setstacksize(3)
  pthread_cancel(3)
pthread_cleanup_pop(3)
  pthread_cleanup_push(3)
  pthread_condattr(3)
pthread_condattr_destroy(3)
  pthread_condattr_init(3)
  pthread_cond_broadcast(3)
pthread_cond_destroy(3)
  pthread_cond_init(3)
  pthread_cond_signal(3)
pthread_cond_timedwait(3)
  pthread_cond_wait(3)
  pthread_create(3)
pthread_detach(3)
  pthread_equal(3)
  pthread_exit(3)
pthread_getschedparam(3)
  pthread_getspecific(3)
  pthread_join(3)
pthread_key_create(3)
  pthread_key_delete(3)
  pthread_mutexattr(3)
pthread_mutexattr_destroy(3)
  pthread_mutexattr_getprioceiling(3)
  pthread_mutexattr_getprotocol(3)
pthread_mutexattr_gettype(3)
  pthread_mutexattr_init(3)
  pthread_mutexattr_setprioceiling(3)
pthread_mutexattr_setprotocol(3)
  pthread_mutexattr_settype(3)
  pthread_mutex_destroy(3)
pthread_mutex_init(3)
  pthread_mutex_lock(3)
  pthread_mutex_trylock(3)
pthread_mutex_unlock(3)
  pthread_once(3)
  pthread_rwlockattr_destroy(3)
pthread_rwlockattr_getpshared(3)
  pthread_rwlockattr_init(3)
  pthread_rwlockattr_setpshared(3)
pthread_rwlock_destroy(3)
  pthread_rwlock_init(3)
  pthread_rwlock_rdlock(3)
pthread_rwlock_tryrdlock(3)
  pthread_rwlock_trywrlock(3)
  pthread_rwlock_unlock(3)
pthread_rwlock_wrlock(3)
  pthread_self(3)
  pthread_setcancelstate(3)
pthread_setcanceltype(3)
  pthread_setschedparam(3)
  pthread_setspecific(3)
pthread_testcancel(3)
  ptsname(3)
  putc(3)
putchar(3)
  putchar_unlocked(3)
  putc_unlocked(3)
putenv(3)
  puts(3)
  pututxline(3)
putw(3)
  putwc(3)
  putwchar(3)
putwchar_l(3)
  putwc_l(3)
  pwcache(3)
qsort(3)
  qsort_r(3)
  querylocale(3)
queue(3)
  radixsort(3)
  raise(3)
rand(3)
  rand48(3)
  random(3)
rand_r(3)
  rcmd(3)
  rcmdsh(3)
rcmd_af(3)
  readdir(3)
  readdir_r(3)
readpassphrase(3)
  realloc(3)
  reallocf(3)
realpath(3)
  recno(3)
  regcomp(3)
regerror(3)
  regex(3)
  regexec(3)
regfree(3)
  regsterrpc(3)
  remainder(3)
remainderf(3)
  remainderl(3)
  remove(3)
removefile(3)
  removefile_state_alloc(3)
  removefile_state_free(3)
removefile_state_get(3)
  removefile_state_set(3)
  remque(3)
remquo(3)
  remquof(3)
  remquol(3)
resolver(3)
  res_init(3)
  res_mkquery(3)
res_query(3)
  res_search(3)
  res_send(3)
rewind(3)
  rewinddir(3)
  rindex(3)
rint(3)
  rintf(3)
  rintl(3)
round(3)
  roundf(3)
  roundl(3)
rpc(3)
  rpc_createerr(3)
  rresvport(3)
rresvport_af(3)
  rune(3)
  ruserok(3)
scalbln(3)
  scalblnf(3)
  scalblnl(3)
scalbn(3)
  scalbnf(3)
  scalbnl(3)
scandir(3)
  scanf(3)
  scanf_l(3)
seed48(3)
  seekdir(3)
  setbuf(3)
setbuffer(3)
  setcontext(3)
  setdomainname(3)
setenv(3)
  setfsent(3)
  setgrent(3)
setgroupent(3)
  sethostent(3)
  sethostid(3)
sethostname(3)
  setinvalidrune(3)
  setiopolicy_np(3)
setjmp(3)
  setkey(3)
  setlinebuf(3)
setlocale(3)
  setlogmask(3)
  setmode(3)
setnetent(3)
  setnetgrent(3)
  setpassent(3)
setprogname(3)
  setprotoent(3)
  setpwent(3)
setpwfile(3)
  setrgid(3)
  setrpcent(3)
setruid(3)
  setrunelocale(3)
  setservent(3)
setstate(3)
  setttyent(3)
  setusershell(3)
setutxent(3)
  setvbuf(3)
  sgetrune(3)
sigaddset(3)
  sigdelset(3)
  sigemptyset(3)
sigfillset(3)
  siginterrupt(3)
  sigismember(3)
siglongjmp(3)
  signal(3)
  signbit(3)
sigsetjmp(3)
  sigsetops(3)
  sin(3)
sinf(3)
  sinh(3)
  sinhf(3)
sinhl(3)
  sinl(3)
  sleep(3)
sl_add(3)
  sl_find(3)
  sl_free(3)
sl_init(3)
  snprintf(3)
  snprintf_l(3)
sockatmark(3)
  spinlock(3)
  sprintf(3)
sprintf_l(3)
  sputrune(3)
  sqrt(3)
sqrtf(3)
  sqrtl(3)
  sradixsort(3)
srand(3)
  srand48(3)
  sranddev(3)
srandom(3)
  srandomdev(3)
  sscanf(3)
sscanf_l(3)
  statvfs(3)
  stdarg(3)
stdio(3)
  stpcpy(3)
  strcasecmp(3)
strcasecmp_l(3)
  strcasestr(3)
  strcasestr_l(3)
strcat(3)
  strchr(3)
  strcmp(3)
strcoll(3)
  strcoll_l(3)
  strcpy(3)
strcspn(3)
  strdup(3)
  strerror(3)
strerror_r(3)
  strfmon(3)
  strfmon_l(3)
strftime(3)
  strftime_l(3)
  string(3)
stringlist(3)
  strlcat(3)
  strlcpy(3)
strlen(3)
  strmode(3)
  strncasecmp(3)
strncasecmp_l(3)
  strncat(3)
  strncmp(3)
strncpy(3)
  strnstr(3)
  strpbrk(3)
strptime(3)
  strptime_l(3)
  strrchr(3)
strsep(3)
  strsignal(3)
  strspn(3)
strstr(3)
  strtod(3)
  strtod_l(3)
strtof(3)
  strtofflags(3)
  strtof_l(3)
strtoimax(3)
  strtoimax_l(3)
  strtok(3)
strtok_r(3)
  strtol(3)
  strtold(3)
strtold_l(3)
  strtoll(3)
  strtoll_l(3)
strtol_l(3)
  strtoq(3)
  strtoq_l(3)
strtoul(3)
  strtoull(3)
  strtoull_l(3)
strtoul_l(3)
  strtoumax(3)
  strtoumax_l(3)
strtouq(3)
  strtouq_l(3)
  strunvis(3)
strunvisx(3)
  strvis(3)
  strvisx(3)
strxfrm(3)
  strxfrm_l(3)
  svcerr_auth(3)
svcerr_decode(3)
  svcerr_noproc(3)
  svcerr_noprog(3)
svcerr_progvers(3)
  svcerr_systemerr(3)
  svcerr_weakauth(3)
svcfd_create(3)
  svcraw_create(3)
  svctcp_create(3)
svcudp_bufcreate(3)
  svc_destroy(3)
  svc_fds(3)
svc_fdset(3)
  svc_getargs(3)
  svc_getcaller(3)
svc_getreg(3)
  svc_getregset(3)
  svc_register(3)
svc_run(3)
  svc_sendreply(3)
  svc_unregister(3)
swab(3)
  swapcontext(3)
  swprintf(3)
swprintf_l(3)
  swscanf(3)
  swscanf_l(3)
sysconf(3)
  sysctl(3)
  sysctlbyname(3)
sysctlnametomib(3)
  sysexits(3)
  syslog(3)
system(3)
  sys_cache_control(3)
  sys_dcache_flush(3)
sys_errlist(3)
  sys_icache_invalidate(3)
  sys_nerr(3)
sys_siglist(3)
  sys_signame(3)
  TAILQ_ENTRY(3)
TAILQ_HEAD(3)
  TAILQ_INIT(3)
  TAILQ_INSERT_AFTER(3)
TAILQ_INSERT_BEFORE(3)
  TAILQ_INSERT_HEAD(3)
  TAILQ_INSERT_TAIL(3)
TAILQ_REMOVE(3)
  tan(3)
  tanf(3)
tanh(3)
  tanhf(3)
  tanhl(3)
tanl(3)
  tcdrain(3)
  tcflow(3)
tcflush(3)
  tcgetattr(3)
  tcgetpgrp(3)
tcgetsid(3)
  tcsendbreak(3)
  tcsetattr(3)
tcsetpgrp(3)
  tdelete(3)
  telldir(3)
tempnam(3)
  termcap(3)
  tfind(3)
tgamma(3)
  tgammaf(3)
  tgammal(3)
time(3)
  time2posix(3)
  timegm(3)
timelocal(3)
  times(3)
  timezone(3)
tmpfile(3)
  tmpnam(3)
  toascii(3)
tolower(3)
  tolower_l(3)
  toupper(3)
toupper_l(3)
  towctrans(3)
  towctrans_l(3)
towlower(3)
  towlower_l(3)
  towupper(3)
towupper_l(3)
  trunc(3)
  truncf(3)
truncl(3)
  tsearch(3)
  ttyname(3)
ttyslot(3)
  twalk(3)
  tzset(3)
tzsetwall(3)
  ualarm(3)
  ucontext(3)
ulimit(3)
  uname(3)
  ungetc(3)
ungetwc(3)
  ungetwc_l(3)
  unlockpt(3)
unsetenv(3)
  unvis(3)
  uselocale(3)
user_from_uid(3)
  usleep(3)
  utime(3)
utmpxname(3)
  uuid(3)
  uuid_clear(3)
uuid_compare(3)
  uuid_copy(3)
  uuid_generate(3)
uuid_generate_random(3)
  uuid_generate_time(3)
  uuid_is_null(3)
uuid_parse(3)
  uuid_unparse(3)
  uuid_unparse_lower(3)
uuid_unparse_upper(3)
  valloc(3)
  vasprintf(3)
vasprintf_l(3)
  verr(3)
  verrc(3)
verrx(3)
  vfprintf(3)
  vfprintf_l(3)
vfscanf(3)
  vfscanf_l(3)
  vfwprintf(3)
vfwprintf_l(3)
  vfwscanf(3)
  vfwscanf_l(3)
vis(3)
  vprintf(3)
  vprintf_l(3)
vscanf(3)
  vscanf_l(3)
  vsnprintf(3)
vsnprintf_l(3)
  vsprintf(3)
  vsprintf_l(3)
vsscanf(3)
  vsscanf_l(3)
  vswprintf(3)
vswprintf_l(3)
  vswscanf(3)
  vswscanf_l(3)
vsyslog(3)
  vwarn(3)
  vwarnc(3)
vwarnx(3)
  vwprintf(3)
  vwprintf_l(3)
vwscanf(3)
  vwscanf_l(3)
  warn(3)
warnc(3)
  warnx(3)
  wcrtomb(3)
wcrtomb_l(3)
  wcscat(3)
  wcschr(3)
wcscmp(3)
  wcscoll(3)
  wcscoll_l(3)
wcscpy(3)
  wcscspn(3)
  wcsftime(3)
wcsftime_l(3)
  wcslcat(3)
  wcslcpy(3)
wcslen(3)
  wcsncat(3)
  wcsncmp(3)
wcsncpy(3)
  wcsnrtombs(3)
  wcsnrtombs_l(3)
wcspbrk(3)
  wcsrchr(3)
  wcsrtombs(3)
wcsrtombs_l(3)
  wcsspn(3)
  wcsstr(3)
wcstod(3)
  wcstod_l(3)
  wcstof(3)
wcstof_l(3)
  wcstoimax(3)
  wcstoimax_l(3)
wcstok(3)
  wcstol(3)
  wcstold(3)
wcstold_l(3)
  wcstoll(3)
  wcstoll_l(3)
wcstol_l(3)
  wcstombs(3)
  wcstombs_l(3)
wcstoul(3)
  wcstoull(3)
  wcstoull_l(3)
wcstoul_l(3)
  wcstoumax(3)
  wcstoumax_l(3)
wcswidth(3)
  wcswidth_l(3)
  wcsxfrm(3)
wcsxfrm_l(3)
  wctob(3)
  wctob_l(3)
wctomb(3)
  wctomb_l(3)
  wctrans(3)
wctrans_l(3)
  wctype(3)
  wctype_l(3)
wcwidth(3)
  wcwidth_l(3)
  wmemchr(3)
wmemcmp(3)
  wmemcpy(3)
  wmemmove(3)
wmemset(3)
  wordexp(3)
  wordfree(3)
wprintf(3)
  wprintf_l(3)
  wscanf(3)
wscanf_l(3)
  xdr(3)
  xdrmem_create(3)
xdrrec_create(3)
  xdrrec_endofrecord(3)
  xdrrec_eof(3)
xdrrec_skiprecord(3)
  xdrstdio_create(3)
  xdr_accepted_reply(3)
xdr_array(3)
  xdr_authunix_parms(3)
  xdr_bool(3)
xdr_bytes(3)
  xdr_callhdr(3)
  xdr_callmsg(3)
xdr_char(3)
  xdr_destroy(3)
  xdr_double(3)
xdr_enum(3)
  xdr_float(3)
  xdr_free(3)
xdr_getpos(3)
  xdr_inline(3)
  xdr_int(3)
xdr_long(3)
  xdr_opaque(3)
  xdr_opaque_auth(3)
xdr_pmap(3)
  xdr_pmaplist(3)
  xdr_pointer(3)
xdr_reference(3)
  xdr_rejected_reply(3)
  xdr_replymsg(3)
xdr_setpos(3)
  xdr_short(3)
  xdr_string(3)
xdr_union(3)
  xdr_u_char(3)
  xdr_u_long(3)
xdr_u_short(3)
  xdr_vector(3)
  xdr_void(3)
xdr_wrapstring(3)
  xlocale(3)
  xprt_register(3)
xprt_unregister(3)
  y0(3)
  y1(3)
yn(3)
  ypclnt(3)
  yperr_string(3)
ypprot_err(3)
  yp_all(3)
  yp_bind(3)
yp_first(3)
  yp_get_default_domain(3)
  yp_master(3)
yp_match(3)
  yp_next(3)
  yp_order(3)
yp_unbind(3)
  zlib(3)
  _Exit(3)
_longjmp(3)
  _rand48(3)
  _setjmp(3)

Section 3cc

CCCrypt(3cc)
  CCCryptor(3cc)
  CCCryptorCreate(3cc)
CCCryptorFinal(3cc)
  CCCryptorGetOutputLength(3cc)
  CCCryptorRelease(3cc)
CCCryptorReset(3cc)
  CCCryptorUpdate(3cc)
  CCHmac(3cc)
CCHmacFinal(3cc)
  CCHmacInit(3cc)
  CCHmacUpdate(3cc)
CCryptorCreateFromData(3cc)
  CC_crypto(3cc)
  CC_MD2(3cc)
CC_MD2_Final(3cc)
  CC_MD2_Init(3cc)
  CC_MD2_Update(3cc)
CC_MD4(3cc)
  CC_MD4_Final(3cc)
  CC_MD4_Init(3cc)
CC_MD4_Update(3cc)
  CC_MD5(3cc)
  CC_MD5_Final(3cc)
CC_MD5_Init(3cc)
  CC_MD5_Update(3cc)
  CC_SHA(3cc)
CC_SHA1(3cc)
  CC_SHA1_Final(3cc)
  CC_SHA1_Init(3cc)
CC_SHA1_Update(3cc)
  CC_SHA224(3cc)
  CC_SHA224_Final(3cc)
CC_SHA224_Init(3cc)
  CC_SHA224_Update(3cc)
  CC_SHA256(3cc)
CC_SHA256_Final(3cc)
  CC_SHA256_Init(3cc)
  CC_SHA256_Update(3cc)
CC_SHA384(3cc)
  CC_SHA384_Final(3cc)
  CC_SHA384_Init(3cc)
CC_SHA384_Update(3cc)
  CC_SHA512(3cc)
  CC_SHA512_Final(3cc)
CC_SHA512_Init(3cc)
  CC_SHA512_Update(3cc)
  Common Crypto(3cc)

Section 3ssl

Section 3ssl of the manual contains documentation on OpenSSL library routines. These functions are described in headers that reside in /usr/include/openssl, and are split between the libssl and libcrypto libraries.

For a detailed introduction, see crypto(3) and ssl(3).

A | B-BF | BI-BL | BN-BZ | C | D-D2 | DE-DE | DH-DH | DS-DZ | E-EN | ER-ER | EV-EZ | H | I | L | M | O | P | R-RI | RS-RZ | S-SM | SS-SZ | T | U | X
ASN1_OBJECT_free(3ssl)
  ASN1_OBJECT_new(3ssl)
  ASN1_STRING_cmp(3ssl)
ASN1_STRING_data(3ssl)
  ASN1_STRING_dup(3ssl)
  ASN1_STRING_free(3ssl)
ASN1_STRING_length(3ssl)
  ASN1_STRING_length_set(3ssl)
  ASN1_STRING_new(3ssl)
ASN1_STRING_print_ex(3ssl)
  ASN1_STRING_print_ex_fp(3ssl)
  ASN1_STRING_set(3ssl)
ASN1_STRING_type(3ssl)
  ASN1_STRING_type_new(3ssl)
  BF_cbc_encrypt(3ssl)
BF_cfb64_encrypt(3ssl)
  BF_decrypt(3ssl)
  BF_ecb_encrypt(3ssl)
BF_encrypt(3ssl)
  BF_ofb64_encrypt(3ssl)
  BF_options(3ssl)
BF_set_key(3ssl)
  bio(3ssl)
  BIO_append_filename(3ssl)
BIO_callback_ctrl(3ssl)
  BIO_ctrl(3ssl)
  BIO_ctrl_get_read_request(3ssl)
BIO_ctrl_get_write_guarantee(3ssl)
  BIO_ctrl_pending(3ssl)
  BIO_ctrl_reset_read_request(3ssl)
BIO_ctrl_wpending(3ssl)
  BIO_debug_callback(3ssl)
  BIO_destroy_bio_pair(3ssl)
BIO_do_accept(3ssl)
  BIO_do_connect(3ssl)
  BIO_eof(3ssl)
BIO_find_type(3ssl)
  BIO_flush(3ssl)
  BIO_free(3ssl)
BIO_free_all(3ssl)
  BIO_f_base64(3ssl)
  BIO_f_buffer(3ssl)
BIO_f_cipher(3ssl)
  BIO_f_md(3ssl)
  BIO_f_null(3ssl)
BIO_f_ssl(3ssl)
  BIO_gets(3ssl)
  BIO_get_accept_port(3ssl)
BIO_get_bind_mode(3ssl)
  BIO_get_callback(3ssl)
  BIO_get_callback_arg(3ssl)
BIO_get_cipher_ctx(3ssl)
  BIO_get_cipher_status(3ssl)
  BIO_get_close(3ssl)
BIO_get_conn_hostname(3ssl)
  BIO_get_conn_int_port(3ssl)
  BIO_get_conn_ip(3ssl)
BIO_get_conn_port(3ssl)
  BIO_get_fd(3ssl)
  BIO_get_fp(3ssl)
BIO_get_info_callback(3ssl)
  BIO_get_md(3ssl)
  BIO_get_md_ctx(3ssl)
BIO_get_mem_data(3ssl)
  BIO_get_mem_ptr(3ssl)
  BIO_get_num_renegotiates(3ssl)
BIO_get_read_request(3ssl)
  BIO_get_retry_BIO(3ssl)
  BIO_get_retry_reason(3ssl)
BIO_get_ssl(3ssl)
  BIO_get_write_buf_size(3ssl)
  BIO_get_write_guarantee(3ssl)
BIO_int_ctrl(3ssl)
  BIO_make_bio_pair(3ssl)
  BIO_new(3ssl)
BIO_new_bio_pair(3ssl)
  BIO_new_buffer_ssl_connect(3ssl)
  BIO_new_fd(3ssl)
BIO_new_file(3ssl)
  BIO_new_fp(3ssl)
  BIO_new_mem_buf(3ssl)
BIO_new_socket(3ssl)
  BIO_new_ssl(3ssl)
  BIO_new_ssl_connect(3ssl)
BIO_next(3ssl)
  BIO_pending(3ssl)
  BIO_pop(3ssl)
BIO_ptr_ctrl(3ssl)
  BIO_push(3ssl)
  BIO_puts(3ssl)
BIO_read(3ssl)
  BIO_read_filename(3ssl)
  BIO_reset(3ssl)
BIO_retry_type(3ssl)
  BIO_rw_filename(3ssl)
  BIO_seek(3ssl)
BIO_set(3ssl)
  BIO_set_accept_bios(3ssl)
  BIO_set_accept_port(3ssl)
BIO_set_bind_mode(3ssl)
  BIO_set_callback(3ssl)
  BIO_set_callback_arg(3ssl)
BIO_set_cipher(3ssl)
  BIO_set_close(3ssl)
  BIO_set_conn_hostname(3ssl)
BIO_set_conn_int_port(3ssl)
  BIO_set_conn_ip(3ssl)
  BIO_set_conn_port(3ssl)
BIO_set_fd(3ssl)
  BIO_set_fp(3ssl)
  BIO_set_info_callback(3ssl)
BIO_set_md(3ssl)
  BIO_set_mem_buf(3ssl)
  BIO_set_mem_eof_return(3ssl)
BIO_set_nbio(3ssl)
  BIO_set_nbio_accept(3ssl)
  BIO_set_ssl(3ssl)
BIO_set_ssl_mode(3ssl)
  BIO_set_ssl_renegotiate_bytes(3ssl)
  BIO_set_ssl_renegotiate_timeout(3ssl)
BIO_set_write_buf_size(3ssl)
  BIO_should_io_special(3ssl)
  BIO_should_read(3ssl)
BIO_should_retry(3ssl)
  BIO_should_write(3ssl)
  BIO_shutdown_wr(3ssl)
BIO_ssl_copy_session_id(3ssl)
  BIO_ssl_shutdown(3ssl)
  BIO_s_accept(3ssl)
BIO_s_bio(3ssl)
  BIO_s_connect(3ssl)
  BIO_s_fd(3ssl)
BIO_s_file(3ssl)
  BIO_s_mem(3ssl)
  BIO_s_null(3ssl)
BIO_s_socket(3ssl)
  BIO_tell(3ssl)
  BIO_vfree(3ssl)
BIO_wpending(3ssl)
  BIO_write(3ssl)
  BIO_write_filename(3ssl)
blowfish(3ssl)
  bn(3ssl)
  BN_add(3ssl)
BN_add_word(3ssl)
  BN_bin2bn(3ssl)
  BN_bn2bin(3ssl)
BN_bn2dec(3ssl)
  BN_bn2hex(3ssl)
  BN_bn2mpi(3ssl)
BN_clear(3ssl)
  BN_clear_bit(3ssl)
  BN_clear_free(3ssl)
BN_cmp(3ssl)
  BN_copy(3ssl)
  BN_CTX_end(3ssl)
BN_CTX_free(3ssl)
  BN_CTX_get(3ssl)
  BN_CTX_init(3ssl)
BN_CTX_new(3ssl)
  BN_CTX_start(3ssl)
  BN_dec2bn(3ssl)
BN_div(3ssl)
  BN_div_recp(3ssl)
  BN_div_word(3ssl)
BN_dup(3ssl)
  BN_exp(3ssl)
  BN_free(3ssl)
BN_from_montgomery(3ssl)
  BN_gcd(3ssl)
  BN_generate_prime(3ssl)
BN_get_word(3ssl)
  BN_hex2bn(3ssl)
  BN_init(3ssl)
bn_internal(3ssl)
  BN_is_bit_set(3ssl)
  BN_is_odd(3ssl)
BN_is_one(3ssl)
  BN_is_prime(3ssl)
  BN_is_prime_fasttest(3ssl)
BN_is_word(3ssl)
  BN_is_zero(3ssl)
  BN_lshift(3ssl)
BN_lshift1(3ssl)
  BN_mask_bits(3ssl)
  BN_mod(3ssl)
BN_mod_add(3ssl)
  BN_mod_exp(3ssl)
  BN_mod_inverse(3ssl)
BN_mod_mul(3ssl)
  BN_mod_mul_montgomery(3ssl)
  BN_mod_mul_reciprocal(3ssl)
BN_mod_sqr(3ssl)
  BN_mod_sub(3ssl)
  BN_mod_word(3ssl)
BN_MONT_CTX_copy(3ssl)
  BN_MONT_CTX_free(3ssl)
  BN_MONT_CTX_init(3ssl)
BN_MONT_CTX_new(3ssl)
  BN_MONT_CTX_set(3ssl)
  BN_mpi2bn(3ssl)
BN_mul(3ssl)
  BN_mul_word(3ssl)
  BN_new(3ssl)
BN_nnmod(3ssl)
  BN_num_bits(3ssl)
  BN_num_bits_word(3ssl)
BN_num_bytes(3ssl)
  BN_one(3ssl)
  BN_print(3ssl)
BN_print_fp(3ssl)
  BN_pseudo_rand(3ssl)
  BN_rand(3ssl)
BN_RECP_CTX_free(3ssl)
  BN_RECP_CTX_init(3ssl)
  BN_RECP_CTX_new(3ssl)
BN_RECP_CTX_set(3ssl)
  BN_rshift(3ssl)
  BN_rshift1(3ssl)
BN_set_bit(3ssl)
  BN_set_word(3ssl)
  BN_sqr(3ssl)
BN_sub(3ssl)
  BN_sub_word(3ssl)
  BN_swap(3ssl)
BN_to_montgomery(3ssl)
  BN_ucmp(3ssl)
  BN_value_one(3ssl)
BN_zero(3ssl)
  buffer(3ssl)
  BUF_MEM_free(3ssl)
BUF_MEM_grow(3ssl)
  BUF_MEM_new(3ssl)
  BUF_strdup(3ssl)
CONF_modules_free(3ssl)
  CONF_modules_load(3ssl)
  CONF_modules_load_file(3ssl)
CONF_modules_unload(3ssl)
  crypto(3ssl)
  CRYPTO_destroy_dynlockid(3ssl)
CRYPTO_get_ex_data(3ssl)
  CRYPTO_get_new_dynlockid(3ssl)
  CRYPTO_lock(3ssl)
CRYPTO_num_locks(3ssl)
  CRYPTO_set_dynlock_create_callback(3ssl)
  CRYPTO_set_dynlock_destroy_callback(3ssl)
CRYPTO_set_dynlock_lock_callback(3ssl)
  CRYPTO_set_ex_data(3ssl)
  CRYPTO_set_id_callback(3ssl)
CRYPTO_set_locking_callback(3ssl)
  d2i_509_CRL_fp(3ssl)
  d2i_ASN1_OBJECT(3ssl)
d2i_DHparams(3ssl)
  d2i_DSAPrivateKey(3ssl)
  d2i_DSAPublicKey(3ssl)
d2i_DSA_PUBKEY(3ssl)
  d2i_DSA_SIG(3ssl)
  d2i_Netscape_RSA(3ssl)
d2i_PKCS8PrivateKey(3ssl)
  d2i_PKCS8PrivateKey_bio(3ssl)
  d2i_PKCS8PrivateKey_fp(3ssl)
d2i_RSAPrivateKey(3ssl)
  d2i_RSAPublicKey(3ssl)
  d2i_RSA_PUBKEY(3ssl)
d2i_SSL_SESSION(3ssl)
  d2i_X509(3ssl)
  d2i_X509_ALGOR(3ssl)
d2i_X509_bio(3ssl)
  d2i_X509_CRL(3ssl)
  d2i_X509_CRL_bio(3ssl)
d2i_X509_fp(3ssl)
  d2i_X509_NAME(3ssl)
  d2i_X509_REQ(3ssl)
d2i_X509_REQ_bio(3ssl)
  d2i_X509_REQ_fp(3ssl)
  d2i_X509_SIG(3ssl)
des(3ssl)
  DES_cbc_cksum(3ssl)
  DES_cfb64_encrypt(3ssl)
DES_cfb_encrypt(3ssl)
  DES_crypt(3ssl)
  DES_ecb2_encrypt(3ssl)
DES_ecb3_encrypt(3ssl)
  DES_ecb_encrypt(3ssl)
  DES_ede2_cbc_encrypt(3ssl)
DES_ede2_cfb64_encrypt(3ssl)
  DES_ede2_ofb64_encrypt(3ssl)
  DES_ede3_cbcm_encrypt(3ssl)
DES_ede3_cbc_encrypt(3ssl)
  DES_ede3_cfb64_encrypt(3ssl)
  DES_ede3_ofb64_encrypt(3ssl)
DES_enc_read(3ssl)
  DES_enc_write(3ssl)
  DES_fcrypt(3ssl)
DES_is_weak_key(3ssl)
  DES_key_sched(3ssl)
  DES_ncbc_encrypt(3ssl)
DES_ofb64_encrypt(3ssl)
  DES_ofb_encrypt(3ssl)
  DES_pcbc_encrypt(3ssl)
DES_quad_cksum(3ssl)
  DES_random_key(3ssl)
  des_read_2passwords(3ssl)
des_read_password(3ssl)
  des_read_pw(3ssl)
  des_read_pw_string(3ssl)
DES_set_key(3ssl)
  DES_set_key_checked(3ssl)
  DES_set_key_unchecked(3ssl)
DES_set_odd_parity(3ssl)
  DES_string_to_2keys(3ssl)
  DES_string_to_key(3ssl)
DES_xcbc_encrypt(3ssl)
  dh(3ssl)
  DHparams_print(3ssl)
DHparams_print_fp(3ssl)
  DH_check(3ssl)
  DH_compute_key(3ssl)
DH_free(3ssl)
  DH_generate_key(3ssl)
  DH_generate_parameters(3ssl)
DH_get_default_method(3ssl)
  DH_get_ex_data(3ssl)
  DH_get_ex_new_index(3ssl)
DH_new(3ssl)
  DH_new_method(3ssl)
  DH_OpenSSL(3ssl)
DH_set_default_method(3ssl)
  DH_set_ex_data(3ssl)
  DH_set_method(3ssl)
DH_size(3ssl)
  dsa(3ssl)
  DSAparams_print(3ssl)
DSAparams_print_fp(3ssl)
  DSA_do_sign(3ssl)
  DSA_do_verify(3ssl)
DSA_dup_DH(3ssl)
  DSA_free(3ssl)
  DSA_generate_key(3ssl)
DSA_generate_parameters(3ssl)
  DSA_get_default_method(3ssl)
  DSA_get_ex_data(3ssl)
DSA_get_ex_new_index(3ssl)
  DSA_new(3ssl)
  DSA_new_method(3ssl)
DSA_OpenSSL(3ssl)
  DSA_print(3ssl)
  DSA_print_fp(3ssl)
DSA_set_default_method(3ssl)
  DSA_set_ex_data(3ssl)
  DSA_set_method(3ssl)
DSA_sign(3ssl)
  DSA_sign_setup(3ssl)
  DSA_SIG_free(3ssl)
DSA_SIG_new(3ssl)
  DSA_size(3ssl)
  DSA_verify(3ssl)
engine(3ssl)
  err(3ssl)
  ERR_add_error_data(3ssl)
ERR_clear_error(3ssl)
  ERR_error_string(3ssl)
  ERR_error_string_n(3ssl)
ERR_free_strings(3ssl)
  ERR_func_error_string(3ssl)
  ERR_get_error(3ssl)
ERR_get_error_line(3ssl)
  ERR_get_error_line_data(3ssl)
  ERR_GET_FUNC(3ssl)
ERR_GET_LIB(3ssl)
  ERR_get_next_error_library(3ssl)
  ERR_GET_REASON(3ssl)
ERR_lib_error_string(3ssl)
  ERR_load_crypto_strings(3ssl)
  ERR_load_strings(3ssl)
ERR_load_UI_strings(3ssl)
  ERR_PACK(3ssl)
  ERR_peek_error(3ssl)
ERR_peek_error_line(3ssl)
  ERR_peek_error_line_data(3ssl)
  ERR_peek_last_error(3ssl)
ERR_peek_last_error_line(3ssl)
  ERR_peek_last_error_line_data(3ssl)
  ERR_print_errors(3ssl)
ERR_print_errors_fp(3ssl)
  ERR_put_error(3ssl)
  ERR_reason_error_string(3ssl)
ERR_remove_state(3ssl)
  evp(3ssl)
  EVP_BytesToKey(3ssl)
EVP_CipherFinal(3ssl)
  EVP_CipherFinal_ex(3ssl)
  EVP_CipherInit(3ssl)
EVP_CipherInit_ex(3ssl)
  EVP_CipherUpdate(3ssl)
  EVP_CIPHER_asn1_to_param(3ssl)
EVP_CIPHER_block_size(3ssl)
  EVP_CIPHER_CTX_block_size(3ssl)
  EVP_CIPHER_CTX_cipher(3ssl)
EVP_CIPHER_CTX_cleanup(3ssl)
  EVP_CIPHER_CTX_ctrl(3ssl)
  EVP_CIPHER_CTX_flags(3ssl)
EVP_CIPHER_CTX_get_app_data(3ssl)
  EVP_CIPHER_CTX_init(3ssl)
  EVP_CIPHER_CTX_iv_length(3ssl)
EVP_CIPHER_CTX_key_length(3ssl)
  EVP_CIPHER_CTX_mode(3ssl)
  EVP_CIPHER_CTX_nid(3ssl)
EVP_CIPHER_CTX_set_app_data(3ssl)
  EVP_CIPHER_CTX_set_key_length(3ssl)
  EVP_CIPHER_CTX_set_padding(3ssl)
EVP_CIPHER_CTX_type(3ssl)
  EVP_CIPHER_flags(3ssl)
  EVP_CIPHER_iv_length(3ssl)
EVP_CIPHER_key_length(3ssl)
  EVP_CIPHER_mode(3ssl)
  EVP_CIPHER_nid(3ssl)
EVP_CIPHER_param_to_asn1(3ssl)
  EVP_CIPHER_type(3ssl)
  EVP_DecryptFinal(3ssl)
EVP_DecryptFinal_ex(3ssl)
  EVP_DecryptInit(3ssl)
  EVP_DecryptInit_ex(3ssl)
EVP_DecryptUpdate(3ssl)
  EVP_DigestFinal_ex(3ssl)
  EVP_DigestInit(3ssl)
EVP_DigestInit_ex(3ssl)
  EVP_DigestUpdate(3ssl)
  EVP_dss(3ssl)
EVP_dss1(3ssl)
  EVP_EncryptFinal(3ssl)
  EVP_EncryptFinal_ex(3ssl)
EVP_EncryptInit(3ssl)
  EVP_EncryptInit_ex(3ssl)
  EVP_EncryptUpdate(3ssl)
EVP_get_cipherbyname(3ssl)
  EVP_get_cipherbynid(3ssl)
  EVP_get_cipherbyobj(3ssl)
EVP_get_digestbyname(3ssl)
  EVP_get_digestbynid(3ssl)
  EVP_get_digestbyobj(3ssl)
EVP_MAX_MD_SIZE(3ssl)
  EVP_md2(3ssl)
  EVP_md5(3ssl)
EVP_mdc2(3ssl)
  EVP_MD_block_size(3ssl)
  EVP_MD_CTX_block_size(3ssl)
EVP_MD_CTX_cleanup(3ssl)
  EVP_MD_CTX_copy(3ssl)
  EVP_MD_CTX_copy_ex(3ssl)
EVP_MD_CTX_create(3ssl)
  EVP_MD_CTX_destroy(3ssl)
  EVP_MD_CTX_init(3ssl)
EVP_MD_CTX_md(3ssl)
  EVP_MD_CTX_size(3ssl)
  EVP_MD_CTX_type(3ssl)
EVP_md_null(3ssl)
  EVP_MD_pkey_type(3ssl)
  EVP_MD_size(3ssl)
EVP_MD_type(3ssl)
  EVP_OpenFinal(3ssl)
  EVP_OpenInit(3ssl)
EVP_OpenUpdate(3ssl)
  EVP_PKEY_assign_DH(3ssl)
  EVP_PKEY_assign_DSA(3ssl)
EVP_PKEY_assign_EC_KEY(3ssl)
  EVP_PKEY_assign_RSA(3ssl)
  EVP_PKEY_free(3ssl)
EVP_PKEY_get1_DH(3ssl)
  EVP_PKEY_get1_DSA(3ssl)
  EVP_PKEY_get1_EC_KEY(3ssl)
EVP_PKEY_get1_RSA(3ssl)
  EVP_PKEY_new(3ssl)
  EVP_PKEY_set1_DH(3ssl)
EVP_PKEY_set1_DSA(3ssl)
  EVP_PKEY_set1_EC_KEY(3ssl)
  EVP_PKEY_set1_RSA(3ssl)
EVP_PKEY_type(3ssl)
  EVP_ripemd160(3ssl)
  EVP_SealFinal(3ssl)
EVP_SealInit(3ssl)
  EVP_SealUpdate(3ssl)
  EVP_sha(3ssl)
EVP_sha1(3ssl)
  EVP_SignFinal(3ssl)
  EVP_SignInit(3ssl)
EVP_SignUpdate(3ssl)
  EVP_VerifyFinal(3ssl)
  EVP_VerifyInit(3ssl)
EVP_VerifyUpdate(3ssl)
  hmac(3ssl)
  HMAC_cleanup(3ssl)
HMAC_Final(3ssl)
  HMAC_Init(3ssl)
  HMAC_Update(3ssl)
i2d_ASN1_OBJECT(3ssl)
  i2d_DHparams(3ssl)
  i2d_DSAPrivateKey(3ssl)
i2d_DSAPublicKey(3ssl)
  i2d_DSA_PUBKEY(3ssl)
  i2d_DSA_SIG(3ssl)
i2d_Netscape_RSA(3ssl)
  i2d_PKCS8PrivateKey_bio(3ssl)
  i2d_PKCS8PrivateKey_fp(3ssl)
i2d_PKCS8PrivateKey_nid_bio(3ssl)
  i2d_PKCS8PrivateKey_nid_fp(3ssl)
  i2d_RSAPrivateKey(3ssl)
i2d_RSAPublicKey(3ssl)
  i2d_RSA_PUBKEY(3ssl)
  i2d_SSL_SESSION(3ssl)
i2d_X509(3ssl)
  i2d_X509_ALGOR(3ssl)
  i2d_X509_bio(3ssl)
i2d_X509_CRL(3ssl)
  i2d_X509_CRL_bio(3ssl)
  i2d_X509_CRL_fp(3ssl)
i2d_X509_fp(3ssl)
  i2d_X509_NAME(3ssl)
  i2d_X509_REQ(3ssl)
i2d_X509_REQ_bio(3ssl)
  i2d_X509_REQ_fp(3ssl)
  i2d_X509_SIG(3ssl)
lhash(3ssl)
  lh_delete(3ssl)
  lh_doall(3ssl)
lh_doall_arg(3ssl)
  lh_error(3ssl)
  lh_free(3ssl)
lh_insert(3ssl)
  lh_new(3ssl)
  lh_node_stats(3ssl)
lh_node_stats_bio(3ssl)
  lh_node_usage_stats(3ssl)
  lh_node_usage_stats_bio(3ssl)
lh_retrieve(3ssl)
  lh_stats(3ssl)
  lh_stats_bio(3ssl)
MD2(3ssl)
  MD2_Final(3ssl)
  MD2_Init(3ssl)
MD2_Update(3ssl)
  MD4(3ssl)
  MD4_Final(3ssl)
MD4_Init(3ssl)
  MD4_Update(3ssl)
  md5(3ssl)
MD5_Final(3ssl)
  MD5_Init(3ssl)
  MD5_Update(3ssl)
mdc2(3ssl)
  MDC2_Final(3ssl)
  MDC2_Init(3ssl)
MDC2_Update(3ssl)
  OBJ_cleanup(3ssl)
  OBJ_cmp(3ssl)
OBJ_create(3ssl)
  OBJ_dup(3ssl)
  OBJ_ln2nid(3ssl)
OBJ_nid2ln(3ssl)
  OBJ_nid2obj(3ssl)
  OBJ_nid2sn(3ssl)
OBJ_obj2nid(3ssl)
  OBJ_obj2txt(3ssl)
  OBJ_sn2nid(3ssl)
OBJ_txt2nid(3ssl)
  OBJ_txt2obj(3ssl)
  OpenSSL_add_all_algorithms(3ssl)
OpenSSL_add_all_ciphers(3ssl)
  OpenSSL_add_all_digests(3ssl)
  OpenSSL_add_ssl_algorithms(3ssl)
OPENSSL_config(3ssl)
  OPENSSL_load_builtin_modules(3ssl)
  OPENSSL_no_config(3ssl)
OPENSSL_VERSION_NUMBER(3ssl)
  pem(3ssl)
  PKCS12_create(3ssl)
PKCS12_parse(3ssl)
  PKCS7_decrypt(3ssl)
  PKCS7_encrypt(3ssl)
PKCS7_sign(3ssl)
  PKCS7_verify(3ssl)
  rand(3ssl)
RAND_add(3ssl)
  RAND_bytes(3ssl)
  RAND_cleanup(3ssl)
RAND_egd(3ssl)
  RAND_event(3ssl)
  RAND_file_name(3ssl)
RAND_get_rand_method(3ssl)
  RAND_load_file(3ssl)
  RAND_pseudo_bytes(3ssl)
RAND_screen(3ssl)
  RAND_seed(3ssl)
  RAND_set_rand_method(3ssl)
RAND_SSLeay(3ssl)
  RAND_status(3ssl)
  RAND_write_file(3ssl)
rc4(3ssl)
  RC4_set_key(3ssl)
  ripemd(3ssl)
RIPEMD160(3ssl)
  RIPEMD160_Final(3ssl)
  RIPEMD160_Init(3ssl)
RIPEMD160_Update(3ssl)
  rsa(3ssl)
  RSA_blinding_off(3ssl)
RSA_blinding_on(3ssl)
  RSA_check_key(3ssl)
  RSA_flags(3ssl)
RSA_free(3ssl)
  RSA_generate_key(3ssl)
  RSA_get_default_method(3ssl)
RSA_get_ex_data(3ssl)
  RSA_get_ex_new_index(3ssl)
  RSA_get_method(3ssl)
RSA_new(3ssl)
  RSA_new_method(3ssl)
  RSA_null_method(3ssl)
RSA_padding_add_none(3ssl)
  RSA_padding_add_PKCS1_OAEP(3ssl)
  RSA_padding_add_PKCS1_type_1(3ssl)
RSA_padding_add_PKCS1_type_2(3ssl)
  RSA_padding_add_SSLv23(3ssl)
  RSA_padding_check_none(3ssl)
RSA_padding_check_PKCS1_OAEP(3ssl)
  RSA_padding_check_PKCS1_type_1(3ssl)
  RSA_padding_check_PKCS1_type_2(3ssl)
RSA_padding_check_SSLv23(3ssl)
  RSA_PKCS1_SSLeay(3ssl)
  RSA_print(3ssl)
RSA_print_fp(3ssl)
  RSA_private_decrypt(3ssl)
  RSA_private_encrypt(3ssl)
RSA_public_decrypt(3ssl)
  RSA_public_encrypt(3ssl)
  RSA_set_default_method(3ssl)
RSA_set_ex_data(3ssl)
  RSA_set_method(3ssl)
  RSA_sign(3ssl)
RSA_sign_ASN1_OCTET_STRING(3ssl)
  RSA_size(3ssl)
  RSA_verify(3ssl)
RSA_verify_ASN1_OCTET_STRING(3ssl)
  sha(3ssl)
  SHA1(3ssl)
SHA1_Final(3ssl)
  SHA1_Init(3ssl)
  SHA1_Update(3ssl)
SMIME_read_PKCS7(3ssl)
  SMIME_write_PKCS7(3ssl)
  ssl(3ssl)
SSLeay(3ssl)
  SSLeay_add_ssl_algorithms(3ssl)
  SSLeay_version(3ssl)
SSL_accept(3ssl)
  SSL_add_client_CA(3ssl)
  SSL_add_session(3ssl)
SSL_alert_desc_string(3ssl)
  SSL_alert_desc_string_long(3ssl)
  SSL_alert_type_string(3ssl)
SSL_alert_type_string_long(3ssl)
  SSL_callback_ctrl(3ssl)
  SSL_check_private_key(3ssl)
SSL_CIPHER_description(3ssl)
  SSL_CIPHER_get_bits(3ssl)
  SSL_CIPHER_get_name(3ssl)
SSL_CIPHER_get_version(3ssl)
  SSL_clear(3ssl)
  SSL_COMP_add_compression_method(3ssl)
SSL_connect(3ssl)
  SSL_ctrl(3ssl)
  SSL_CTX_add_client_CA(3ssl)
SSL_CTX_add_extra_chain_cert(3ssl)
  SSL_CTX_add_session(3ssl)
  SSL_CTX_callback_ctrl(3ssl)
SSL_CTX_check_private_key(3ssl)
  SSL_CTX_ctrl(3ssl)
  SSL_CTX_flush_sessions(3ssl)
SSL_CTX_free(3ssl)
  SSL_CTX_get_cert_store(3ssl)
  SSL_CTX_get_client_CA_list(3ssl)
SSL_CTX_get_client_cert_cb(3ssl)
  SSL_CTX_get_ex_data(3ssl)
  SSL_CTX_get_ex_new_index(3ssl)
SSL_CTX_get_info_callback(3ssl)
  SSL_CTX_get_max_cert_list(3ssl)
  SSL_CTX_get_mode(3ssl)
SSL_CTX_get_options(3ssl)
  SSL_CTX_get_quiet_shutdown(3ssl)
  SSL_CTX_get_session_cache_mode(3ssl)
SSL_CTX_get_timeout(3ssl)
  SSL_CTX_get_verify_callback(3ssl)
  SSL_CTX_get_verify_depth(3ssl)
SSL_CTX_get_verify_mode(3ssl)
  SSL_CTX_load_verify_locations(3ssl)
  SSL_CTX_need_tmp_rsa(3ssl)
SSL_CTX_new(3ssl)
  SSL_CTX_remove_session(3ssl)
  SSL_CTX_sessions(3ssl)
SSL_CTX_sess_accept(3ssl)
  SSL_CTX_sess_accept_good(3ssl)
  SSL_CTX_sess_accept_renegotiate(3ssl)
SSL_CTX_sess_cache_full(3ssl)
  SSL_CTX_sess_cb_hits(3ssl)
  SSL_CTX_sess_connect(3ssl)
SSL_CTX_sess_connect_good(3ssl)
  SSL_CTX_sess_connect_renegotiate(3ssl)
  SSL_CTX_sess_get_cache_size(3ssl)
SSL_CTX_sess_get_get_cb(3ssl)
  SSL_CTX_sess_get_new_cb(3ssl)
  SSL_CTX_sess_get_remove_cb(3ssl)
SSL_CTX_sess_hits(3ssl)
  SSL_CTX_sess_misses(3ssl)
  SSL_CTX_sess_number(3ssl)
SSL_CTX_sess_set_cache_size(3ssl)
  SSL_CTX_sess_set_get_cb(3ssl)
  SSL_CTX_sess_set_new_cb(3ssl)
SSL_CTX_sess_set_remove_cb(3ssl)
  SSL_CTX_sess_timeouts(3ssl)
  SSL_CTX_set_cert_store(3ssl)
SSL_CTX_set_cert_verify_callback(3ssl)
  SSL_CTX_set_cipher_list(3ssl)
  SSL_CTX_set_client_CA_list(3ssl)
SSL_CTX_set_client_cert_cb(3ssl)
  SSL_CTX_set_default_passwd_cb(3ssl)
  SSL_CTX_set_default_passwd_cb_userdata(3ssl)
SSL_CTX_set_ex_data(3ssl)
  SSL_CTX_set_generate_session_id(3ssl)
  SSL_CTX_set_info_callback(3ssl)
SSL_CTX_set_max_cert_list(3ssl)
  SSL_CTX_set_mode(3ssl)
  SSL_CTX_set_msg_callback(3ssl)
SSL_CTX_set_msg_callback_arg(3ssl)
  SSL_CTX_set_options(3ssl)
  SSL_CTX_set_quiet_shutdown(3ssl)
SSL_CTX_set_session_cache_mode(3ssl)
  SSL_CTX_set_session_id_context(3ssl)
  SSL_CTX_set_ssl_version(3ssl)
SSL_CTX_set_timeout(3ssl)
  SSL_CTX_set_tmp_dh(3ssl)
  SSL_CTX_set_tmp_dh_callback(3ssl)
SSL_CTX_set_tmp_rsa(3ssl)
  SSL_CTX_set_tmp_rsa_callback(3ssl)
  SSL_CTX_set_verify(3ssl)
SSL_CTX_set_verify_depth(3ssl)
  SSL_CTX_use_certificate(3ssl)
  SSL_CTX_use_certificate_ASN1(3ssl)
SSL_CTX_use_certificate_chain_file(3ssl)
  SSL_CTX_use_certificate_file(3ssl)
  SSL_CTX_use_PrivateKey(3ssl)
SSL_CTX_use_PrivateKey_ASN1(3ssl)
  SSL_CTX_use_PrivateKey_file(3ssl)
  SSL_CTX_use_RSAPrivateKey(3ssl)
SSL_CTX_use_RSAPrivateKey_ASN1(3ssl)
  SSL_CTX_use_RSAPrivateKey_file(3ssl)
  SSL_do_handshake(3ssl)
SSL_flush_sessions(3ssl)
  SSL_free(3ssl)
  SSL_get_accept_state(3ssl)
SSL_get_cipher(3ssl)
  SSL_get_ciphers(3ssl)
  SSL_get_cipher_bits(3ssl)
SSL_get_cipher_list(3ssl)
  SSL_get_cipher_name(3ssl)
  SSL_get_cipher_version(3ssl)
SSL_get_client_CA_list(3ssl)
  SSL_get_current_cipher(3ssl)
  SSL_get_default_timeout(3ssl)
SSL_get_error(3ssl)
  SSL_get_ex_data(3ssl)
  SSL_get_ex_data_X509_STORE_CTX_idx(3ssl)
SSL_get_ex_new_index(3ssl)
  SSL_get_fd(3ssl)
  SSL_get_info_callback(3ssl)
SSL_get_max_cert_list(3ssl)
  SSL_get_mode(3ssl)
  SSL_get_msg_callback_arg(3ssl)
SSL_get_options(3ssl)
  SSL_get_peer_certificate(3ssl)
  SSL_get_peer_cert_chain(3ssl)
SSL_get_quiet_shutdown(3ssl)
  SSL_get_rbio(3ssl)
  SSL_get_session(3ssl)
SSL_get_shutdown(3ssl)
  SSL_get_SSL_CTX(3ssl)
  SSL_get_ssl_method(3ssl)
SSL_get_verify_callback(3ssl)
  SSL_get_verify_depth(3ssl)
  SSL_get_verify_mode(3ssl)
SSL_get_verify_result(3ssl)
  SSL_get_version(3ssl)
  SSL_has_matching_session_id(3ssl)
SSL_library_init(3ssl)
  SSL_load_client_CA_file(3ssl)
  SSL_load_error_strings(3ssl)
SSL_need_tmp_rsa(3ssl)
  SSL_new(3ssl)
  SSL_pending(3ssl)
SSL_read(3ssl)
  SSL_remove_session(3ssl)
  SSL_rstate_string(3ssl)
SSL_rstate_string_long(3ssl)
  SSL_SESSION_free(3ssl)
  SSL_SESSION_get_ex_data(3ssl)
SSL_SESSION_get_ex_new_index(3ssl)
  SSL_SESSION_get_time(3ssl)
  SSL_SESSION_get_timeout(3ssl)
SSL_session_reused(3ssl)
  SSL_SESSION_set_ex_data(3ssl)
  SSL_SESSION_set_time(3ssl)
SSL_set_bio(3ssl)
  SSL_set_cipher_list(3ssl)
  SSL_set_client_CA_list(3ssl)
SSL_set_connect_state(3ssl)
  SSL_set_ex_data(3ssl)
  SSL_set_fd(3ssl)
SSL_set_generate_session_id(3ssl)
  SSL_set_info_callback(3ssl)
  SSL_set_max_cert_list(3ssl)
SSL_set_mode(3ssl)
  SSL_set_msg_callback(3ssl)
  SSL_set_options(3ssl)
SSL_set_quiet_shutdown(3ssl)
  SSL_set_session(3ssl)
  SSL_set_session_id_context(3ssl)
SSL_set_shutdown(3ssl)
  SSL_set_ssl_method(3ssl)
  SSL_set_tmp_dh(3ssl)
SSL_set_tmp_dh_callback(3ssl)
  SSL_set_tmp_rsa(3ssl)
  SSL_set_tmp_rsa_callback(3ssl)
SSL_set_verify(3ssl)
  SSL_set_verify_depth(3ssl)
  SSL_set_verify_result(3ssl)
SSL_shutdown(3ssl)
  SSL_state_string(3ssl)
  SSL_state_string_long(3ssl)
SSL_use_certificate(3ssl)
  SSL_use_certificate_ASN1(3ssl)
  SSL_use_certificate_file(3ssl)
SSL_use_PrivateKey(3ssl)
  SSL_use_PrivateKey_ASN1(3ssl)
  SSL_use_PrivateKey_file(3ssl)
SSL_use_RSAPrivateKey(3ssl)
  SSL_use_RSAPrivateKey_ASN1(3ssl)
  SSL_use_RSAPrivateKey_file(3ssl)
SSL_want(3ssl)
  SSL_want_nothing(3ssl)
  SSL_want_read(3ssl)
SSL_want_write(3ssl)
  SSL_want_x509_lookup(3ssl)
  SSL_write(3ssl)
threads(3ssl)
  ui(3ssl)
  UI_add_error_string(3ssl)
UI_add_info_string(3ssl)
  UI_add_input_boolean(3ssl)
  UI_add_input_string(3ssl)
UI_add_user_data(3ssl)
  UI_add_verify_string(3ssl)
  ui_compat(3ssl)
UI_construct_prompt(3ssl)
  UI_ctrl(3ssl)
  UI_dup_error_string(3ssl)
UI_dup_info_string(3ssl)
  UI_dup_input_boolean(3ssl)
  UI_dup_input_string(3ssl)
UI_dup_verify_string(3ssl)
  UI_free(3ssl)
  UI_get0_result(3ssl)
UI_get0_user_data(3ssl)
  UI_get_default_method(3ssl)
  UI_get_method(3ssl)
UI_new(3ssl)
  UI_new_method(3ssl)
  UI_OpenSSL(3ssl)
UI_process(3ssl)
  UI_set_default_method(3ssl)
  UI_set_method(3ssl)
X509_free(3ssl)
  X509_NAME_add_entry(3ssl)
  X509_NAME_add_entry_by_NID(3ssl)
X509_NAME_add_entry_by_OBJ(3ssl)
  X509_NAME_add_entry_by_txt(3ssl)
  X509_NAME_delete_entry(3ssl)
X509_NAME_entry_count(3ssl)
  X509_NAME_ENTRY_create_by_NID(3ssl)
  X509_NAME_ENTRY_create_by_OBJ(3ssl)
X509_NAME_ENTRY_create_by_txt(3ssl)
  X509_NAME_ENTRY_get_data(3ssl)
  X509_NAME_ENTRY_get_object(3ssl)
X509_NAME_ENTRY_set_data(3ssl)
  X509_NAME_ENTRY_set_object(3ssl)
  X509_NAME_get_entry(3ssl)
X509_NAME_get_index_by_NID(3ssl)
  X509_NAME_get_index_by_OBJ(3ssl)
  X509_NAME_get_text_by_NID(3ssl)
X509_NAME_get_text_by_OBJ(3ssl)
  X509_NAME_oneline(3ssl)
  X509_NAME_print(3ssl)
X509_NAME_print_ex(3ssl)
  X509_NAME_print_ex_fp(3ssl)
  X509_new(3ssl)

Section 3x

Section 3x of the manual contains documentation on curses-related library routines used for general formatting on text terminals. These functions are described in headers that reside in /usr/include, and are located in the libncurses library.

For a detailed introduction, see ncurses(3).

A | B | C-CO | CU-CZ | D | E | F-FL | FO-FZ | G | H | I | K | L | M-MO | MV-MZ | N | O | P | Q | R | S-SC | SE-SZ | T | U | V | W-WH | WI-WZ | _
addch(3x)
  addchnstr(3x)
  addchstr(3x)
addnstr(3x)
  addnwstr(3x)
  addstr(3x)
addwstr(3x)
  add_wch(3x)
  add_wchnstr(3x)
add_wchstr(3x)
  assume_default_colors(3x)
  attroff(3x)
attron(3x)
  attrset(3x)
  attr_get(3x)
attr_off(3x)
  attr_on(3x)
  attr_set(3x)
baudrate(3x)
  beep(3x)
  bkgd(3x)
bkgdset(3x)
  bkgrnd(3x)
  bkgrndset(3x)
border(3x)
  border_set(3x)
  bottom_panel(3x)
box(3x)
  box_set(3x)
  can_change_color(3x)
cbreak(3x)
  chgat(3x)
  clear(3x)
clearok(3x)
  clrtobot(3x)
  clrtoeol(3x)
color_content(3x)
  COLOR_PAIR(3x)
  color_set(3x)
copywin(3x)
  current_field(3x)
  current_item(3x)
curses_version(3x)
  curs_addch(3x)
  curs_addchstr(3x)
curs_addstr(3x)
  curs_addwstr(3x)
  curs_add_wch(3x)
curs_add_wchstr(3x)
  curs_attr(3x)
  curs_beep(3x)
curs_bkgd(3x)
  curs_bkgrnd(3x)
  curs_border(3x)
curs_border_set(3x)
  curs_clear(3x)
  curs_color(3x)
curs_delch(3x)
  curs_deleteln(3x)
  curs_extend(3x)
curs_getcchar(3x)
  curs_getch(3x)
  curs_getstr(3x)
curs_getyx(3x)
  curs_get_wch(3x)
  curs_get_wstr(3x)
curs_inch(3x)
  curs_inchstr(3x)
  curs_initscr(3x)
curs_inopts(3x)
  curs_insch(3x)
  curs_insstr(3x)
curs_instr(3x)
  curs_ins_wch(3x)
  curs_ins_wstr(3x)
curs_inwstr(3x)
  curs_in_wch(3x)
  curs_in_wchstr(3x)
curs_kernel(3x)
  curs_mouse(3x)
  curs_move(3x)
curs_outopts(3x)
  curs_overlay(3x)
  curs_pad(3x)
curs_print(3x)
  curs_printw(3x)
  curs_refresh(3x)
curs_scanw(3x)
  curs_scroll(3x)
  curs_scr_dump(3x)
curs_set(3x)
  curs_slk(3x)
  curs_termattrs(3x)
curs_termcap(3x)
  curs_terminfo(3x)
  curs_touch(3x)
curs_trace(3x)
  curs_util(3x)
  curs_window(3x)
data_ahead(3x)
  data_behind(3x)
  default_colors(3x)
define_key(3x)
  def_prog_mode(3x)
  def_shell_mode(3x)
delay_output(3x)
  delch(3x)
  deleteln(3x)
delscreen(3x)
  delwin(3x)
  del_curterm(3x)
del_panel(3x)
  derwin(3x)
  doupdate(3x)
dupwin(3x)
  dup_field(3x)
  dynamic_field_info(3x)
echo(3x)
  echochar(3x)
  echo_wchar(3x)
endwin(3x)
  erase(3x)
  erasechar(3x)
erasewchar(3x)
  field_arg(3x)
  field_back(3x)
field_buffer(3x)
  field_count(3x)
  field_fore(3x)
field_index(3x)
  field_info(3x)
  field_init(3x)
field_just(3x)
  field_opts(3x)
  field_opts_off(3x)
field_opts_on(3x)
  field_pad(3x)
  field_status(3x)
field_term(3x)
  field_type(3x)
  field_userptr(3x)
filter(3x)
  flash(3x)
  flushinp(3x)
form(3x)
  form_cursor(3x)
  form_data(3x)
form_driver(3x)
  form_field(3x)
  form_fields(3x)
form_fieldtype(3x)
  form_field_attributes(3x)
  form_field_buffer(3x)
form_field_info(3x)
  form_field_just(3x)
  form_field_new(3x)
form_field_opts(3x)
  form_field_userptr(3x)
  form_field_validation(3x)
form_hook(3x)
  form_init(3x)
  form_new(3x)
form_new_page(3x)
  form_opts(3x)
  form_opts_off(3x)
form_opts_on(3x)
  form_page(3x)
  form_post(3x)
form_requestname(3x)
  form_request_by_name(3x)
  form_request_name(3x)
form_sub(3x)
  form_term(3x)
  form_userptr(3x)
form_win(3x)
  free_field(3x)
  free_fieldtype(3x)
free_form(3x)
  free_item(3x)
  free_menu(3x)
getbegyx(3x)
  getbkgd(3x)
  getbkgrnd(3x)
getcchar(3x)
  getch(3x)
  getmaxyx(3x)
getmouse(3x)
  getnstr(3x)
  getn_wstr(3x)
getparyx(3x)
  getstr(3x)
  getsyx(3x)
getwin(3x)
  getyx(3x)
  get_wch(3x)
get_wstr(3x)
  halfdelay(3x)
  has_colors(3x)
has_ic(3x)
  has_il(3x)
  has_key(3x)
hide_panel(3x)
  hline(3x)
  hline_set(3x)
idcok(3x)
  idlok(3x)
  immedok(3x)
inch(3x)
  inchnstr(3x)
  inchstr(3x)
initscr(3x)
  init_color(3x)
  init_pair(3x)
innstr(3x)
  innwstr(3x)
  insch(3x)
insdelln(3x)
  insertln(3x)
  insnstr(3x)
insstr(3x)
  instr(3x)
  ins_nwstr(3x)
ins_wch(3x)
  ins_wstr(3x)
  intrflush(3x)
inwstr(3x)
  in_wch(3x)
  in_wchnstr(3x)
in_wchstr(3x)
  isendwin(3x)
  is_linetouched(3x)
is_term_resized(3x)
  is_wintouched(3x)
  item_count(3x)
item_description(3x)
  item_index(3x)
  item_init(3x)
item_name(3x)
  item_opts(3x)
  item_opts_off(3x)
item_opts_on(3x)
  item_term(3x)
  item_userptr(3x)
item_value(3x)
  item_visible(3x)
  keybound(3x)
keyname(3x)
  keyok(3x)
  keypad(3x)
key_defined(3x)
  key_name(3x)
  killchar(3x)
killwchar(3x)
  leaveok(3x)
  link_field(3x)
link_fieldtype(3x)
  longname(3x)
  mcprint(3x)
menu(3x)
  menu_attributes(3x)
  menu_back(3x)
menu_cursor(3x)
  menu_driver(3x)
  menu_fore(3x)
menu_format(3x)
  menu_grey(3x)
  menu_hook(3x)
menu_init(3x)
  menu_items(3x)
  menu_mark(3x)
menu_new(3x)
  menu_opts(3x)
  menu_opts_off(3x)
menu_opts_on(3x)
  menu_pad(3x)
  menu_pattern(3x)
menu_post(3x)
  menu_requestname(3x)
  menu_request_by_name(3x)
menu_request_name(3x)
  menu_spacing(3x)
  menu_sub(3x)
menu_term(3x)
  menu_userptr(3x)
  menu_win(3x)
meta(3x)
  mitem_current(3x)
  mitem_name(3x)
mitem_new(3x)
  mitem_opts(3x)
  mitem_userptr(3x)
mitem_value(3x)
  mitem_visible(3x)
  mouseinterval(3x)
mousemask(3x)
  mouse_trafo(3x)
  move(3x)
move_field(3x)
  move_panel(3x)
  mvaddch(3x)
mvaddchnstr(3x)
  mvaddchstr(3x)
  mvaddnstr(3x)
mvaddnwstr(3x)
  mvaddstr(3x)
  mvaddwstr(3x)
mvadd_wch(3x)
  mvadd_wchnstr(3x)
  mvadd_wchstr(3x)
mvchgat(3x)
  mvcur(3x)
  mvdelch(3x)
mvderwin(3x)
  mvgetch(3x)
  mvgetnstr(3x)
mvgetn_wstr(3x)
  mvgetstr(3x)
  mvget_wch(3x)
mvget_wstr(3x)
  mvhline(3x)
  mvhline_set(3x)
mvinch(3x)
  mvinchnstr(3x)
  mvinchstr(3x)
mvinnstr(3x)
  mvinnwstr(3x)
  mvinsch(3x)
mvinsnstr(3x)
  mvinsstr(3x)
  mvinstr(3x)
mvins_nwstr(3x)
  mvins_wch(3x)
  mvins_wstr(3x)
mvinwstr(3x)
  mvin_wch(3x)
  mvin_wchnstr(3x)
mvin_wchstr(3x)
  mvprintw(3x)
  mvscanw(3x)
mvvline(3x)
  mvvline_set(3x)
  mvwaddch(3x)
mvwaddchnstr(3x)
  mvwaddchstr(3x)
  mvwaddnstr(3x)
mvwaddnwstr(3x)
  mvwaddstr(3x)
  mvwaddwstr(3x)
mvwadd_wch(3x)
  mvwadd_wchnstr(3x)
  mvwadd_wchstr(3x)
mvwchgat(3x)
  mvwdelch(3x)
  mvwgetch(3x)
mvwgetnstr(3x)
  mvwgetn_wstr(3x)
  mvwgetstr(3x)
mvwget_wch(3x)
  mvwget_wstr(3x)
  mvwhline(3x)
mvwhline_set(3x)
  mvwin(3x)
  mvwinch(3x)
mvwinchnstr(3x)
  mvwinchstr(3x)
  mvwinnstr(3x)
mvwinnwstr(3x)
  mvwinsch(3x)
  mvwinsnstr(3x)
mvwinsstr(3x)
  mvwinstr(3x)
  mvwins_nwstr(3x)
mvwins_wch(3x)
  mvwins_wstr(3x)
  mvwinwstr(3x)
mvwin_wch(3x)
  mvwin_wchnstr(3x)
  mvwin_wchstr(3x)
mvwprintw(3x)
  mvwscanw(3x)
  mvwvline(3x)
mvwvline_set(3x)
  napms(3x)
  ncurses(3x)
newpad(3x)
  newterm(3x)
  newwin(3x)
new_field(3x)
  new_fieldtype(3x)
  new_form(3x)
new_item(3x)
  new_menu(3x)
  new_page(3x)
new_panel(3x)
  nl(3x)
  nocbreak(3x)
nodelay(3x)
  noecho(3x)
  nonl(3x)
noqiflush(3x)
  noraw(3x)
  notimeout(3x)
overlay(3x)
  overwrite(3x)
  pair_content(3x)
PAIR_NUMBER(3x)
  panel(3x)
  panel_above(3x)
panel_below(3x)
  panel_hidden(3x)
  panel_userptr(3x)
panel_window(3x)
  pechochar(3x)
  pecho_wchar(3x)
pnoutrefresh(3x)
  post_form(3x)
  post_menu(3x)
pos_form_cursor(3x)
  pos_menu_cursor(3x)
  prefresh(3x)
printw(3x)
  putp(3x)
  putwin(3x)
qiflush(3x)
  raw(3x)
  redrawwin(3x)
refresh(3x)
  replace_panel(3x)
  resetty(3x)
reset_prog_mode(3x)
  reset_shell_mode(3x)
  resizeterm(3x)
resize_term(3x)
  restartterm(3x)
  ripoffline(3x)
savetty(3x)
  scale_form(3x)
  scale_menu(3x)
scanw(3x)
  scrl(3x)
  scroll(3x)
scrollok(3x)
  scr_dump(3x)
  scr_init(3x)
scr_restore(3x)
  scr_set(3x)
  setcchar(3x)
setscrreg(3x)
  setsyx(3x)
  setterm(3x)
setupterm(3x)
  set_current_field(3x)
  set_current_item(3x)
set_curterm(3x)
  set_fieldtype_arg(3x)
  set_fieldtype_choice(3x)
set_field_back(3x)
  set_field_buffer(3x)
  set_field_fore(3x)
set_field_init(3x)
  set_field_just(3x)
  set_field_opts(3x)
set_field_pad(3x)
  set_field_status(3x)
  set_field_term(3x)
set_field_type(3x)
  set_field_userptr(3x)
  set_form_fields(3x)
set_form_init(3x)
  set_form_opts(3x)
  set_form_page(3x)
set_form_sub(3x)
  set_form_term(3x)
  set_form_userptr(3x)
set_form_win(3x)
  set_item_init(3x)
  set_item_opts(3x)
set_item_term(3x)
  set_item_userptr(3x)
  set_item_value(3x)
set_max_field(3x)
  set_menu_back(3x)
  set_menu_fore(3x)
set_menu_format(3x)
  set_menu_grey(3x)
  set_menu_init(3x)
set_menu_items(3x)
  set_menu_mark(3x)
  set_menu_opts(3x)
set_menu_pad(3x)
  set_menu_pattern(3x)
  set_menu_spacing(3x)
set_menu_sub(3x)
  set_menu_term(3x)
  set_menu_userptr(3x)
set_menu_win(3x)
  set_new_page(3x)
  set_panel_userptr(3x)
set_term(3x)
  set_top_row(3x)
  show_panel(3x)
slk_attr(3x)
  slk_attroff(3x)
  slk_attron(3x)
slk_attrset(3x)
  slk_attr_off(3x)
  slk_attr_on(3x)
slk_attr_set(3x)
  slk_clear(3x)
  slk_color(3x)
slk_init(3x)
  slk_label(3x)
  slk_noutrefresh(3x)
slk_refresh(3x)
  slk_restore(3x)
  slk_set(3x)
slk_touch(3x)
  standend(3x)
  standout(3x)
start_color(3x)
  subpad(3x)
  subwin(3x)
syncok(3x)
  termattrs(3x)
  termname(3x)
term_attrs(3x)
  tgetent(3x)
  tgetflag(3x)
tgetnum(3x)
  tgetstr(3x)
  tgoto(3x)
tigetflag(3x)
  tigetnum(3x)
  tigetstr(3x)
timeout(3x)
  top_panel(3x)
  top_row(3x)
touchline(3x)
  touchwin(3x)
  tparm(3x)
tputs(3x)
  trace(3x)
  typeahead(3x)
unctrl(3x)
  ungetch(3x)
  ungetmouse(3x)
unget_wch(3x)
  unpost_form(3x)
  unpost_menu(3x)
untouchwin(3x)
  update_panels(3x)
  use_default_colors(3x)
use_env(3x)
  use_extended_names(3x)
  vidattr(3x)
vidputs(3x)
  vid_attr(3x)
  vid_puts(3x)
vline(3x)
  vline_set(3x)
  vwprintw(3x)
vwscanw(3x)
  vw_printw(3x)
  vw_scanw(3x)
waddch(3x)
  waddchnstr(3x)
  waddchstr(3x)
waddnstr(3x)
  waddnwstr(3x)
  waddstr(3x)
waddwstr(3x)
  wadd_wch(3x)
  wadd_wchnstr(3x)
wadd_wchstr(3x)
  wattroff(3x)
  wattron(3x)
wattrset(3x)
  wattr_get(3x)
  wattr_off(3x)
wattr_on(3x)
  wattr_set(3x)
  wbkgd(3x)
wbkgdset(3x)
  wbkgrnd(3x)
  wbkgrndset(3x)
wborder(3x)
  wborder_set(3x)
  wchgat(3x)
wclear(3x)
  wclrtobot(3x)
  wclrtoeol(3x)
wcolor_set(3x)
  wcursyncup(3x)
  wdelch(3x)
wdeleteln(3x)
  wechochar(3x)
  wecho_wchar(3x)
wenclose(3x)
  werase(3x)
  wgetbkgrnd(3x)
wgetch(3x)
  wgetnstr(3x)
  wgetn_wstr(3x)
wgetstr(3x)
  wget_wch(3x)
  wget_wstr(3x)
whline(3x)
  whline_set(3x)
  winch(3x)
winchnstr(3x)
  winchstr(3x)
  winnstr(3x)
winnwstr(3x)
  winsch(3x)
  winsdelln(3x)
winsertln(3x)
  winsnstr(3x)
  winsstr(3x)
winstr(3x)
  wins_nwstr(3x)
  wins_wch(3x)
wins_wstr(3x)
  winwstr(3x)
  win_wch(3x)
win_wchnstr(3x)
  win_wchstr(3x)
  wmouse_trafo(3x)
wmove(3x)
  wnoutrefresh(3x)
  wprintw(3x)
wredrawln(3x)
  wrefresh(3x)
  wresize(3x)
wscanw(3x)
  wscrl(3x)
  wsetscrreg(3x)
wstandend(3x)
  wstandout(3x)
  wsyncdown(3x)
wsyncup(3x)
  wtimeout(3x)
  wtouchln(3x)
wunctrl(3x)
  wvline(3x)
  wvline_set(3x)
_nc_tracebits(3x)
  _traceattr(3x)
  _traceattr2(3x)
_tracechar(3x)
  _tracechtype(3x)
  _tracechtype2(3x)
_tracedump(3x)
  _tracef(3x)
  _tracemouse(3x)

Section 5

Section 5 of the manual contains documentation on file formats and conventions. It includes documentation about file-system data structures, information about configuration files for various daemons, and information about data structures used in various binary and text file formats used by various parts of the operating system.

For a detailed introduction, see intro(5).

manpages(5)