| Manual |
Page | Description |
| 4.4BSD/Lite2 |
_longjmp(3) |
non-local jumps |
| 4.4BSD/Lite2 |
_setjmp(3) |
non-local jumps |
| 4.4BSD/Lite2 |
abort(3) |
cause abnormal program termination |
| 4.4BSD/Lite2 |
abs(3) |
integer absolute value function |
| 4.4BSD/Lite2 |
acl_check(3) |
access control list routines |
| 4.4BSD/Lite2 |
acos(3) |
arc cosine function |
| 4.4BSD/Lite2 |
acosh(3) |
inverse hyperbolic cosine function |
| 4.4BSD/Lite2 |
addr(3) |
Internet address manipulation routines |
| 4.4BSD/Lite2 |
alarm(3) |
set signal timer alarm |
| 4.4BSD/Lite2 |
alloca(3) |
memory allocator |
| 4.4BSD/Lite2 |
alphasort(3) |
scan a directory |
| 4.4BSD/Lite2 |
asctime(3) |
transform binary date and time value to ASCII |
| 4.4BSD/Lite2 |
asin(3) |
arc sine function |
| 4.4BSD/Lite2 |
asinh(3) |
inverse hyperbolic sine function |
| 4.4BSD/Lite2 |
assert(3) |
expression verification macro |
| 4.4BSD/Lite2 |
atan(3) |
arc tangent function of one variable |
| 4.4BSD/Lite2 |
atan2(3) |
arc tangent function of two variables |
| 4.4BSD/Lite2 |
atanh(3) |
inverse hyperbolic tangent function |
| 4.4BSD/Lite2 |
atexit(3) |
register a function to be called on exit |
| 4.4BSD/Lite2 |
atof(3) |
convert ASCII string to double |
| 4.4BSD/Lite2 |
atoi(3) |
convert ASCII string to integer |
| 4.4BSD/Lite2 |
atol(3) |
convert ASCII string to long integer |
| 4.4BSD/Lite2 |
bcmp(3) |
compare byte string |
| 4.4BSD/Lite2 |
bcopy(3) |
copy byte string |
| 4.4BSD/Lite2 |
bitstring(3) |
bit-string manipulation macros |
| 4.4BSD/Lite2 |
bsearch(3) |
binary search of a sorted table |
| 4.4BSD/Lite2 |
bstring(3) |
byte string operations |
| 4.4BSD/Lite2 |
btree(3) |
btree database access method |
| 4.4BSD/Lite2 |
byteorder(3) |
convert values between host and network byte order |
| 4.4BSD/Lite2 |
bzero(3) |
write zeroes to a byte string |
| 4.4BSD/Lite2 |
cabs(3) |
euclidean distance and complex absolute value functions |
| 4.4BSD/Lite2 |
calloc(3) |
allocate clean memory (zero initialized space) |
| 4.4BSD/Lite2 |
ceil(3) |
smallest integral value not greater than x |
| 4.4BSD/Lite2 |
cfgetispeed(3) |
manipulating the termios structure |
| 4.4BSD/Lite2 |
cfgetospeed(3) |
manipulating the termios structure |
| 4.4BSD/Lite2 |
cfmakeraw(3) |
manipulating the termios structure |
| 4.4BSD/Lite2 |
cfsetispeed(3) |
manipulating the termios structure |
| 4.4BSD/Lite2 |
cfsetospeed(3) |
manipulating the termios structure |
| 4.4BSD/Lite2 |
cfsetspeed(3) |
manipulating the termios structure |
| 4.4BSD/Lite2 |
cgetcap(3) |
capability database access routines |
| 4.4BSD/Lite2 |
cgetclose(3) |
capability database access routines |
| 4.4BSD/Lite2 |
cgetent(3) |
capability database access routines |
| 4.4BSD/Lite2 |
cgetfirst(3) |
capability database access routines |
| 4.4BSD/Lite2 |
cgetmatch(3) |
capability database access routines |
| 4.4BSD/Lite2 |
cgetnext(3) |
capability database access routines |
| 4.4BSD/Lite2 |
cgetnum(3) |
capability database access routines |
| 4.4BSD/Lite2 |
cgetset(3) |
capability database access routines |
| 4.4BSD/Lite2 |
cgetstr(3) |
capability database access routines |
| 4.4BSD/Lite2 |
cgetustr(3) |
capability database access routines |
| 4.4BSD/Lite2 |
circleq_entry(3) |
implementations of lists, tail queues, and circular queues |
| 4.4BSD/Lite2 |
circleq_head(3) |
implementations of lists, tail queues, and circular queues |
| 4.4BSD/Lite2 |
circleq_init(3) |
implementations of lists, tail queues, and circular queues |
| 4.4BSD/Lite2 |
circleq_insert_after(3) |
implementations of lists, tail queues, and circular queues |
| 4.4BSD/Lite2 |
circleq_insert_before(3) |
implementations of lists, tail queues, and circular queues |
| 4.4BSD/Lite2 |
circleq_insert_head(3) |
implementations of lists, tail queues, and circular queues |
| 4.4BSD/Lite2 |
circleq_insert_tail(3) |
implementations of lists, tail queues, and circular queues |
| 4.4BSD/Lite2 |
circleq_remove(3) |
implementations of lists, tail queues, and circular queues |
| 4.4BSD/Lite2 |
clearerr(3) |
check and reset stream status |
| 4.4BSD/Lite2 |
clock(3) |
determine processor time used |
| 4.4BSD/Lite2 |
closedir(3) |
directory operations |
| 4.4BSD/Lite2 |
closelog(3) |
control system log |
| 4.4BSD/Lite2 |
confstr(3) |
get string-valued configurable variables |
| 4.4BSD/Lite2 |
copysign(3) |
IEEE 754 floating point support |
| 4.4BSD/Lite2 |
cos(3) |
cosine function |
| 4.4BSD/Lite2 |
cosh(3) |
hyperbolic cosine function |
| 4.4BSD/Lite2 |
crypt(3) |
DES encryption |
| 4.4BSD/Lite2 |
ctermid(3) |
generate terminal pathname |
| 4.4BSD/Lite2 |
ctime(3) |
transform binary date and time value to ASCII |
| 4.4BSD/Lite2 |
ctype(3) |
character classification macros |
| 4.4BSD/Lite2 |
curses(3) |
screen functions with ``optimal'' cursor motion |
| 4.4BSD/Lite2 |
daemon(3) |
run in the background |
| 4.4BSD/Lite2 |
db(3) |
database access methods |
| 4.4BSD/Lite2 |
dbopen(3) |
database access methods |
| 4.4BSD/Lite2 |
des(3) |
(new) DES encryption |
| 4.4BSD/Lite2 |
des_crypt(3) |
(new) DES encryption |
| 4.4BSD/Lite2 |
devname(3) |
get device name |
| 4.4BSD/Lite2 |
difftime(3) |
transform binary date and time value to ASCII |
| 4.4BSD/Lite2 |
directory(3) |
directory operations |
| 4.4BSD/Lite2 |
dirfd(3) |
directory operations |
| 4.4BSD/Lite2 |
div(3) |
return quotient and remainder from division |
| 4.4BSD/Lite2 |
dn_comp(3) |
resolver routines |
| 4.4BSD/Lite2 |
dn_expand(3) |
resolver routines |
| 4.4BSD/Lite2 |
drem(3) |
IEEE 754 floating point support |
| 4.4BSD/Lite2 |
edata(3) |
end boundaries of image segments |
| 4.4BSD/Lite2 |
encrypt(3) |
DES encryption |
| 4.4BSD/Lite2 |
end(3) |
end boundaries of image segments |
| 4.4BSD/Lite2 |
endfsent(3) |
get file system descriptor file entry |
| 4.4BSD/Lite2 |
endgrent(3) |
group database operations |
| 4.4BSD/Lite2 |
endhostent(3) |
get network host entry |
| 4.4BSD/Lite2 |
endnetent(3) |
get network entry |
| 4.4BSD/Lite2 |
endnetgrent(3) |
netgroup database operations |
| 4.4BSD/Lite2 |
endprotoent(3) |
get protocol entry |
| 4.4BSD/Lite2 |
endpwent(3) |
password database operations |
| 4.4BSD/Lite2 |
endservent(3) |
get service entry |
| 4.4BSD/Lite2 |
endttyent(3) |
get ttys file entry |
| 4.4BSD/Lite2 |
endusershell(3) |
get legal user shells |
| 4.4BSD/Lite2 |
erf(3) |
error function operators |
| 4.4BSD/Lite2 |
erfc(3) |
error function operators |
| 4.4BSD/Lite2 |
err(3) |
formatted error messages |
| 4.4BSD/Lite2 |
errx(3) |
formatted error messages |
| 4.4BSD/Lite2 |
etext(3) |
end boundaries of image segments |
| 4.4BSD/Lite2 |
exec(3) |
execute a file |
| 4.4BSD/Lite2 |
execl(3) |
execute a file |
| 4.4BSD/Lite2 |
execle(3) |
execute a file |
| 4.4BSD/Lite2 |
execlp(3) |
execute a file |
| 4.4BSD/Lite2 |
execv(3) |
execute a file |
| 4.4BSD/Lite2 |
execvp(3) |
execute a file |
| 4.4BSD/Lite2 |
exit(3) |
perform normal program termination |
| 4.4BSD/Lite2 |
exp(3) |
exponential, logarithm, power functions |
| 4.4BSD/Lite2 |
expm1(3) |
exponential, logarithm, power functions |
| 4.4BSD/Lite2 |
fabs(3) |
floating-point absolute value function |
| 4.4BSD/Lite2 |
fclose(3) |
close a stream |
| 4.4BSD/Lite2 |
fdopen(3) |
stream open functions |
| 4.4BSD/Lite2 |
feof(3) |
check and reset stream status |
| 4.4BSD/Lite2 |
ferror(3) |
check and reset stream status |
| 4.4BSD/Lite2 |
fflush(3) |
flush a stream |
| 4.4BSD/Lite2 |
ffs(3) |
find first bit set in a bit string |
| 4.4BSD/Lite2 |
fgetc(3) |
get next character or word from input stream |
| 4.4BSD/Lite2 |
fgetln(3) |
get a line from a stream |
| 4.4BSD/Lite2 |
fgetpos(3) |
reposition a stream |
| 4.4BSD/Lite2 |
fgets(3) |
get a line from a stream |
| 4.4BSD/Lite2 |
fileno(3) |
check and reset stream status |
| 4.4BSD/Lite2 |
finite(3) |
IEEE 754 floating point support |
| 4.4BSD/Lite2 |
floor(3) |
largest integral value not greater than x |
| 4.4BSD/Lite2 |
fmod(3) |
floating-point remainder function |
| 4.4BSD/Lite2 |
fnmatch(3) |
match filename or pathname |
| 4.4BSD/Lite2 |
fopen(3) |
stream open functions |
| 4.4BSD/Lite2 |
fprintf(3) |
formatted output conversion |
| 4.4BSD/Lite2 |
fpurge(3) |
flush a stream |
| 4.4BSD/Lite2 |
fputc(3) |
output a character or word to a stream |
| 4.4BSD/Lite2 |
fputs(3) |
output a line to a stream |
| 4.4BSD/Lite2 |
fread(3) |
binary stream input/output |
| 4.4BSD/Lite2 |
free(3) |
free up memory allocated with malloc, calloc or realloc |
| 4.4BSD/Lite2 |
freopen(3) |
stream open functions |
| 4.4BSD/Lite2 |
frexp(3) |
convert floating-point number to fractional and integral components |
| 4.4BSD/Lite2 |
fropen(3) |
open a stream |
| 4.4BSD/Lite2 |
fscanf(3) |
input format conversion |
| 4.4BSD/Lite2 |
fseek(3) |
reposition a stream |
| 4.4BSD/Lite2 |
fsetpos(3) |
reposition a stream |
| 4.4BSD/Lite2 |
ftell(3) |
reposition a stream |
| 4.4BSD/Lite2 |
ftime(3) |
get date and time |
| 4.4BSD/Lite2 |
fts(3) |
traverse a file hierarchy |
| 4.4BSD/Lite2 |
funopen(3) |
open a stream |
| 4.4BSD/Lite2 |
fwopen(3) |
open a stream |
| 4.4BSD/Lite2 |
fwrite(3) |
binary stream input/output |
| 4.4BSD/Lite2 |
gamma(3) |
log gamma function, gamma function |
| 4.4BSD/Lite2 |
getbsize(3) |
get user block size |
| 4.4BSD/Lite2 |
getc(3) |
get next character or word from input stream |
| 4.4BSD/Lite2 |
getcap(3) |
capability database access routines |
| 4.4BSD/Lite2 |
getchar(3) |
get next character or word from input stream |
| 4.4BSD/Lite2 |
getcwd(3) |
get working directory pathname |
| 4.4BSD/Lite2 |
getdiskbyname(3) |
get generic disk description by its name |
| 4.4BSD/Lite2 |
getenv(3) |
environment variable functions |
| 4.4BSD/Lite2 |
getfsent(3) |
get file system descriptor file entry |
| 4.4BSD/Lite2 |
getfsfile(3) |
get file system descriptor file entry |
| 4.4BSD/Lite2 |
getfsspec(3) |
get file system descriptor file entry |
| 4.4BSD/Lite2 |
getfstype(3) |
get file system descriptor file entry |
| 4.4BSD/Lite2 |
getgrent(3) |
group database operations |
| 4.4BSD/Lite2 |
getgrgid(3) |
group database operations |
| 4.4BSD/Lite2 |
getgrnam(3) |
group database operations |
| 4.4BSD/Lite2 |
getgrouplist(3) |
calculate group access list |
| 4.4BSD/Lite2 |
gethostbyaddr(3) |
get network host entry |
| 4.4BSD/Lite2 |
gethostbyname(3) |
get network host entry |
| 4.4BSD/Lite2 |
gethostent(3) |
get network host entry |
| 4.4BSD/Lite2 |
gethostname(3) |
get/set name of current host |
| 4.4BSD/Lite2 |
getloadavg(3) |
get system load averages |
| 4.4BSD/Lite2 |
getmntinfo(3) |
get information about mounted file systems |
| 4.4BSD/Lite2 |
getmode(3) |
modify mode bits |
| 4.4BSD/Lite2 |
getnetbyaddr(3) |
get network entry |
| 4.4BSD/Lite2 |
getnetbyname(3) |
get network entry |
| 4.4BSD/Lite2 |
getnetent(3) |
get network entry |
| 4.4BSD/Lite2 |
getnetgrent(3) |
netgroup database operations |
| 4.4BSD/Lite2 |
getopt(3) |
get option character from command line argument list |
| 4.4BSD/Lite2 |
getpagesize(3) |
get system page size |
| 4.4BSD/Lite2 |
getpass(3) |
get a password |
| 4.4BSD/Lite2 |
getprotobyname(3) |
get protocol entry |
| 4.4BSD/Lite2 |
getprotobynumber(3) |
get protocol entry |
| 4.4BSD/Lite2 |
getprotoent(3) |
get protocol entry |
| 4.4BSD/Lite2 |
getpw(3) |
get name from uid |
| 4.4BSD/Lite2 |
getpwent(3) |
password database operations |
| 4.4BSD/Lite2 |
getpwnam(3) |
password database operations |
| 4.4BSD/Lite2 |
getpwuid(3) |
password database operations |
| 4.4BSD/Lite2 |
gets(3) |
get a line from a stream |
| 4.4BSD/Lite2 |
getservbyname(3) |
get service entry |
| 4.4BSD/Lite2 |
getservbyport(3) |
get service entry |
| 4.4BSD/Lite2 |
getservent(3) |
get service entry |
| 4.4BSD/Lite2 |
getsubopt(3) |
get sub options from an argument |
| 4.4BSD/Lite2 |
getttyent(3) |
get ttys file entry |
| 4.4BSD/Lite2 |
getttynam(3) |
get ttys file entry |
| 4.4BSD/Lite2 |
getusershell(3) |
get legal user shells |
| 4.4BSD/Lite2 |
getvfsbyname(3) |
get information about a filesystem |
| 4.4BSD/Lite2 |
getw(3) |
get next character or word from input stream |
| 4.4BSD/Lite2 |
getwd(3) |
get working directory pathname |
| 4.4BSD/Lite2 |
glob(3) |
generate pathnames matching a pattern |
| 4.4BSD/Lite2 |
globfree(3) |
generate pathnames matching a pattern |
| 4.4BSD/Lite2 |
gmtime(3) |
transform binary date and time value to ASCII |
| 4.4BSD/Lite2 |
group_from_gid(3) |
cache password and group entries |
| 4.4BSD/Lite2 |
gtty(3) |
set and get terminal state (defunct) |
| 4.4BSD/Lite2 |
hash(3) |
hash database access method |
| 4.4BSD/Lite2 |
heapsort(3) |
sort functions |
| 4.4BSD/Lite2 |
herror(3) |
get network host entry |
| 4.4BSD/Lite2 |
htonl(3) |
convert values between host and network byte order |
| 4.4BSD/Lite2 |
htons(3) |
convert values between host and network byte order |
| 4.4BSD/Lite2 |
hypot(3) |
euclidean distance and complex absolute value functions |
| 4.4BSD/Lite2 |
ieee(3) |
IEEE 754 floating point support |
| 4.4BSD/Lite2 |
index(3) |
locate character in string |
| 4.4BSD/Lite2 |
inet(3) |
Internet address manipulation routines |
| 4.4BSD/Lite2 |
inet_addr(3) |
Internet address manipulation routines |
| 4.4BSD/Lite2 |
inet_aton(3) |
Internet address manipulation routines |
| 4.4BSD/Lite2 |
inet_lnaof(3) |
Internet address manipulation routines |
| 4.4BSD/Lite2 |
inet_makeaddr(3) |
Internet address manipulation routines |
| 4.4BSD/Lite2 |
inet_netof(3) |
Internet address manipulation routines |
| 4.4BSD/Lite2 |
inet_network(3) |
Internet address manipulation routines |
| 4.4BSD/Lite2 |
inet_ntoa(3) |
Internet address manipulation routines |
| 4.4BSD/Lite2 |
infnan(3) |
signals invalid floating-point operations on a VAX (temporary) |
| 4.4BSD/Lite2 |
initgroups(3) |
initialize group access list |
| 4.4BSD/Lite2 |
initstate(3) |
better random number generator; routines for changing generators |
| 4.4BSD/Lite2 |
innetgr(3) |
netgroup database operations |
| 4.4BSD/Lite2 |
insque(3) |
insert/remove element from a queue |
| 4.4BSD/Lite2 |
intro(3) |
introduction to the C libraries |
| 4.4BSD/Lite2 |
isalnum(3) |
alphanumeric character test |
| 4.4BSD/Lite2 |
isalpha(3) |
alphabetic character test |
| 4.4BSD/Lite2 |
isascii(3) |
test for ASCII character |
| 4.4BSD/Lite2 |
isatty(3) |
get name of associated terminal (tty) from file descriptor |
| 4.4BSD/Lite2 |
isblank(3) |
space or tab character test |
| 4.4BSD/Lite2 |
iscntrl(3) |
control character test |
| 4.4BSD/Lite2 |
isdigit(3) |
decimal-digit character test |
| 4.4BSD/Lite2 |
isgraph(3) |
printing character test (space character exclusive) |
| 4.4BSD/Lite2 |
isinf(3) |
test for infinity or not-a-number |
| 4.4BSD/Lite2 |
islower(3) |
lower-case character test |
| 4.4BSD/Lite2 |
isnan(3) |
test for infinity or not-a-number |
| 4.4BSD/Lite2 |
isprint(3) |
printing character test (space character inclusive) |
| 4.4BSD/Lite2 |
ispunct(3) |
punctuation character test |
| 4.4BSD/Lite2 |
isspace(3) |
white-space character test |
| 4.4BSD/Lite2 |
isupper(3) |
upper-case character test |
| 4.4BSD/Lite2 |
isxdigit(3) |
hexadecimal-digit character test |
| 4.4BSD/Lite2 |
j0(3) |
bessel functions of first and second kind |
| 4.4BSD/Lite2 |
j1(3) |
bessel functions of first and second kind |
| 4.4BSD/Lite2 |
jn(3) |
bessel functions of first and second kind |
| 4.4BSD/Lite2 |
kerberos(3) |
Kerberos authentication library |
| 4.4BSD/Lite2 |
krb(3) |
Kerberos authentication library |
| 4.4BSD/Lite2 |
krb_ck_repl(3) |
Kerberos authentication library |
| 4.4BSD/Lite2 |
krb_get_cred(3) |
Kerberos authentication library |
| 4.4BSD/Lite2 |
krb_kntoln(3) |
Kerberos authentication library |
| 4.4BSD/Lite2 |
krb_mk_err(3) |
Kerberos authentication library |
| 4.4BSD/Lite2 |
krb_mk_priv(3) |
Kerberos authentication library |
| 4.4BSD/Lite2 |
krb_mk_req(3) |
Kerberos authentication library |
| 4.4BSD/Lite2 |
krb_mk_safe(3) |
Kerberos authentication library |
| 4.4BSD/Lite2 |
krb_rd_err(3) |
Kerberos authentication library |
| 4.4BSD/Lite2 |
krb_rd_req(3) |
Kerberos authentication library |
| 4.4BSD/Lite2 |
krb_rd_safe(3) |
Kerberos authentication library |
| 4.4BSD/Lite2 |
krb_realmofhost(3) |
additional Kerberos utility routines |
| 4.4BSD/Lite2 |
krb_sendauth(3) |
Kerberos routines for sending authentication via network stream sockets |
| 4.4BSD/Lite2 |
krb_set_key(3) |
Kerberos authentication library |
| 4.4BSD/Lite2 |
krb_set_tkt_string(3) |
set Kerberos ticket cache file name |
| 4.4BSD/Lite2 |
ksend(3) |
Kerberos routines for sending authentication via network stream sockets |
| 4.4BSD/Lite2 |
kuserok(3) |
Kerberos version of ruserok |
| 4.4BSD/Lite2 |
kvm(3) |
kernel memory interface |
| 4.4BSD/Lite2 |
kvm_close(3) |
initialize kernel virtual memory access |
| 4.4BSD/Lite2 |
kvm_getargv(3) |
access user process state |
| 4.4BSD/Lite2 |
kvm_getenvv(3) |
access user process state |
| 4.4BSD/Lite2 |
kvm_geterr(3) |
get error message on kvm descriptor |
| 4.4BSD/Lite2 |
kvm_getfiles(3) |
survey open files |
| 4.4BSD/Lite2 |
kvm_getloadavg(3) |
get error message on kvm descriptor |
| 4.4BSD/Lite2 |
kvm_getprocs(3) |
access user process state |
| 4.4BSD/Lite2 |
kvm_getvfsbyname(3) |
get information about a filesystem |
| 4.4BSD/Lite2 |
kvm_nlist(3) |
retrieve symbol table names from a kernel image |
| 4.4BSD/Lite2 |
kvm_open(3) |
initialize kernel virtual memory access |
| 4.4BSD/Lite2 |
kvm_openfiles(3) |
initialize kernel virtual memory access |
| 4.4BSD/Lite2 |
kvm_read(3) |
read or write kernel virtual memory |
| 4.4BSD/Lite2 |
kvm_write(3) |
read or write kernel virtual memory |
| 4.4BSD/Lite2 |
labs(3) |
return the absolute value of a long integer |
| 4.4BSD/Lite2 |
ldexp(3) |
multiply floating-point number by integral power of 2 |
| 4.4BSD/Lite2 |
ldiv(3) |
return quotient and remainder from division |
| 4.4BSD/Lite2 |
lgamma(3) |
log gamma function, gamma function |
| 4.4BSD/Lite2 |
linkaddr(3) |
elementary address specification routines for link level access |
| 4.4BSD/Lite2 |
linkntoa(3) |
elementary address specification routines for link level access |
| 4.4BSD/Lite2 |
list_entry(3) |
implementations of lists, tail queues, and circular queues |
| 4.4BSD/Lite2 |
list_head(3) |
implementations of lists, tail queues, and circular queues |
| 4.4BSD/Lite2 |
list_init(3) |
implementations of lists, tail queues, and circular queues |
| 4.4BSD/Lite2 |
list_insert_after(3) |
implementations of lists, tail queues, and circular queues |
| 4.4BSD/Lite2 |
list_insert_head(3) |
implementations of lists, tail queues, and circular queues |
| 4.4BSD/Lite2 |
list_remove(3) |
implementations of lists, tail queues, and circular queues |
| 4.4BSD/Lite2 |
localtime(3) |
transform binary date and time value to ASCII |
| 4.4BSD/Lite2 |
log(3) |
exponential, logarithm, power functions |
| 4.4BSD/Lite2 |
log10(3) |
exponential, logarithm, power functions |
| 4.4BSD/Lite2 |
log1p(3) |
exponential, logarithm, power functions |
| 4.4BSD/Lite2 |
logb(3) |
IEEE 754 floating point support |
| 4.4BSD/Lite2 |
longjmp(3) |
non-local jumps |
| 4.4BSD/Lite2 |
longjmperr(3) |
non-local jumps |
| 4.4BSD/Lite2 |
longjmperror(3) |
non-local jumps |
| 4.4BSD/Lite2 |
lsearch(3) |
linear searching routines |
| 4.4BSD/Lite2 |
malloc(3) |
general memory allocation function |
| 4.4BSD/Lite2 |
math(3) |
introduction to mathematical library functions |
| 4.4BSD/Lite2 |
mbrune(3) |
multibyte rune support for C |
| 4.4BSD/Lite2 |
memccpy(3) |
copy string until character found |
| 4.4BSD/Lite2 |
memchr(3) |
locate byte in byte string |
| 4.4BSD/Lite2 |
memcmp(3) |
compare byte string |
| 4.4BSD/Lite2 |
memcpy(3) |
copy byte string |
| 4.4BSD/Lite2 |
memmove(3) |
copy byte string |
| 4.4BSD/Lite2 |
memory(3) |
general memory allocation operations |
| 4.4BSD/Lite2 |
memset(3) |
write a byte to byte string |
| 4.4BSD/Lite2 |
mergesort(3) |
sort functions |
| 4.4BSD/Lite2 |
mkstemp(3) |
make temporary file name (unique) |
| 4.4BSD/Lite2 |
mktemp(3) |
make temporary file name (unique) |
| 4.4BSD/Lite2 |
mktime(3) |
transform binary date and time value to ASCII |
| 4.4BSD/Lite2 |
modf(3) |
extract signed integral and fractional values from floating-point number |
| 4.4BSD/Lite2 |
moncontrol(3) |
control execution profile |
| 4.4BSD/Lite2 |
monstartup(3) |
control execution profile |
| 4.4BSD/Lite2 |
multibyte(3) |
multibyte character support for C |
| 4.4BSD/Lite2 |
network(3) |
Internet address manipulation routines |
| 4.4BSD/Lite2 |
nice(3) |
set program scheduling priority |
| 4.4BSD/Lite2 |
nlist(3) |
retrieve symbol table name list from an executable file |
| 4.4BSD/Lite2 |
ns(3) |
Xerox NS(tm) address conversion routines |
| 4.4BSD/Lite2 |
ns_addr(3) |
Xerox NS(tm) address conversion routines |
| 4.4BSD/Lite2 |
ns_ntoa(3) |
Xerox NS(tm) address conversion routines |
| 4.4BSD/Lite2 |
ntoa(3) |
Internet address manipulation routines |
| 4.4BSD/Lite2 |
ntohl(3) |
convert values between host and network byte order |
| 4.4BSD/Lite2 |
ntohs(3) |
convert values between host and network byte order |
| 4.4BSD/Lite2 |
opendir(3) |
directory operations |
| 4.4BSD/Lite2 |
openlog(3) |
control system log |
| 4.4BSD/Lite2 |
pause(3) |
stop until signal |
| 4.4BSD/Lite2 |
pclose(3) |
process I/O |
| 4.4BSD/Lite2 |
perror(3) |
system error messages |
| 4.4BSD/Lite2 |
popen(3) |
process I/O |
| 4.4BSD/Lite2 |
pow(3) |
exponential, logarithm, power functions |
| 4.4BSD/Lite2 |
printf(3) |
formatted output conversion |
| 4.4BSD/Lite2 |
psignal(3) |
system signal messages |
| 4.4BSD/Lite2 |
putc(3) |
output a character or word to a stream |
| 4.4BSD/Lite2 |
putchar(3) |
output a character or word to a stream |
| 4.4BSD/Lite2 |
putenv(3) |
environment variable functions |
| 4.4BSD/Lite2 |
puts(3) |
output a line to a stream |
| 4.4BSD/Lite2 |
putw(3) |
output a character or word to a stream |
| 4.4BSD/Lite2 |
pwcache(3) |
cache password and group entries |
| 4.4BSD/Lite2 |
qsort(3) |
sort functions |
| 4.4BSD/Lite2 |
queue(3) |
implementations of lists, tail queues, and circular queues |
| 4.4BSD/Lite2 |
radixsort(3) |
radix sort |
| 4.4BSD/Lite2 |
raise(3) |
send a signal to the current process |
| 4.4BSD/Lite2 |
rand(3) |
bad random number generator |
| 4.4BSD/Lite2 |
random(3) |
better random number generator; routines for changing generators |
| 4.4BSD/Lite2 |
rcmd(3) |
routines for returning a stream to a remote command |
| 4.4BSD/Lite2 |
re_comp(3) |
regular expression handler |
| 4.4BSD/Lite2 |
re_exec(3) |
regular expression handler |
| 4.4BSD/Lite2 |
readdir(3) |
directory operations |
| 4.4BSD/Lite2 |
realloc(3) |
reallocation of memory function |
| 4.4BSD/Lite2 |
realm(3) |
additional Kerberos utility routines |
| 4.4BSD/Lite2 |
realpath(3) |
returns the canonicalized absolute pathname |
| 4.4BSD/Lite2 |
recno(3) |
record number database access method |
| 4.4BSD/Lite2 |
regcomp(3) |
regular expression handlers |
| 4.4BSD/Lite2 |
regerror(3) |
regular expression handlers |
| 4.4BSD/Lite2 |
regex(3) |
regular-expression library |
| 4.4BSD/Lite2 |
regexec(3) |
regular expression handlers |
| 4.4BSD/Lite2 |
regexp(3) |
regular expression handlers |
| 4.4BSD/Lite2 |
regfree(3) |
regular-expression library |
| 4.4BSD/Lite2 |
regsub(3) |
regular expression handlers |
| 4.4BSD/Lite2 |
remove(3) |
remove directory entry |
| 4.4BSD/Lite2 |
remque(3) |
insert/remove element from a queue |
| 4.4BSD/Lite2 |
res_init(3) |
resolver routines |
| 4.4BSD/Lite2 |
res_mkquery(3) |
resolver routines |
| 4.4BSD/Lite2 |
res_query(3) |
resolver routines |
| 4.4BSD/Lite2 |
res_search(3) |
resolver routines |
| 4.4BSD/Lite2 |
res_send(3) |
resolver routines |
| 4.4BSD/Lite2 |
resolver(3) |
resolver routines |
| 4.4BSD/Lite2 |
rewind(3) |
reposition a stream |
| 4.4BSD/Lite2 |
rewinddir(3) |
directory operations |
| 4.4BSD/Lite2 |
rexec(3) |
return stream to a remote command |
| 4.4BSD/Lite2 |
rindex(3) |
locate character in string |
| 4.4BSD/Lite2 |
rint(3) |
round-to-closest integer functions |
| 4.4BSD/Lite2 |
rresvport(3) |
routines for returning a stream to a remote command |
| 4.4BSD/Lite2 |
rune(3) |
rune support for C |
| 4.4BSD/Lite2 |
ruserok(3) |
routines for returning a stream to a remote command |
| 4.4BSD/Lite2 |
scalb(3) |
IEEE 754 floating point support |
| 4.4BSD/Lite2 |
scandir(3) |
scan a directory |
| 4.4BSD/Lite2 |
scanf(3) |
input format conversion |
| 4.4BSD/Lite2 |
seekdir(3) |
directory operations |
| 4.4BSD/Lite2 |
setbuf(3) |
stream buffering operations |
| 4.4BSD/Lite2 |
setbuffer(3) |
stream buffering operations |
| 4.4BSD/Lite2 |
setenv(3) |
environment variable functions |
| 4.4BSD/Lite2 |
setfsent(3) |
get file system descriptor file entry |
| 4.4BSD/Lite2 |
setgrent(3) |
group database operations |
| 4.4BSD/Lite2 |
setgrfile(3) |
group database operations |
| 4.4BSD/Lite2 |
setgroupent(3) |
group database operations |
| 4.4BSD/Lite2 |
sethostent(3) |
get network host entry |
| 4.4BSD/Lite2 |
sethostname(3) |
get/set name of current host |
| 4.4BSD/Lite2 |
setjmp(3) |
non-local jumps |
| 4.4BSD/Lite2 |
setkey(3) |
DES encryption |
| 4.4BSD/Lite2 |
setlinebuf(3) |
stream buffering operations |
| 4.4BSD/Lite2 |
setlocale(3) |
natural language formatting for C |
| 4.4BSD/Lite2 |
setlogmask(3) |
control system log |
| 4.4BSD/Lite2 |
setmode(3) |
modify mode bits |
| 4.4BSD/Lite2 |
setnetent(3) |
get network entry |
| 4.4BSD/Lite2 |
setnetgrent(3) |
netgroup database operations |
| 4.4BSD/Lite2 |
setpassent(3) |
password database operations |
| 4.4BSD/Lite2 |
setprotoent(3) |
get protocol entry |
| 4.4BSD/Lite2 |
setpwent(3) |
password database operations |
| 4.4BSD/Lite2 |
setpwfile(3) |
password database operations |
| 4.4BSD/Lite2 |
setservent(3) |
get service entry |
| 4.4BSD/Lite2 |
setstate(3) |
better random number generator; routines for changing generators |
| 4.4BSD/Lite2 |
setttyent(3) |
get ttys file entry |
| 4.4BSD/Lite2 |
setusershell(3) |
get legal user shells |
| 4.4BSD/Lite2 |
setvbuf(3) |
stream buffering operations |
| 4.4BSD/Lite2 |
sigaddset(3) |
manipulate signal sets |
| 4.4BSD/Lite2 |
sigdelset(3) |
manipulate signal sets |
| 4.4BSD/Lite2 |
sigemptyset(3) |
manipulate signal sets |
| 4.4BSD/Lite2 |
sigfillset(3) |
manipulate signal sets |
| 4.4BSD/Lite2 |
siginterrupt(3) |
allow signals to interrupt system calls |
| 4.4BSD/Lite2 |
sigismember(3) |
manipulate signal sets |
| 4.4BSD/Lite2 |
siglongjmp(3) |
non-local jumps |
| 4.4BSD/Lite2 |
signal(3) |
simplified software signal facilities |
| 4.4BSD/Lite2 |
sigsetjmp(3) |
non-local jumps |
| 4.4BSD/Lite2 |
sigsetops(3) |
manipulate signal sets |
| 4.4BSD/Lite2 |
sin(3) |
sine function |
| 4.4BSD/Lite2 |
sinh(3) |
hyperbolic sine function |
| 4.4BSD/Lite2 |
sleep(3) |
suspend process execution for interval of seconds |
| 4.4BSD/Lite2 |
snprintf(3) |
formatted output conversion |
| 4.4BSD/Lite2 |
sprintf(3) |
formatted output conversion |
| 4.4BSD/Lite2 |
sqrt(3) |
cube root and square root functions |
| 4.4BSD/Lite2 |
srand(3) |
bad random number generator |
| 4.4BSD/Lite2 |
srandom(3) |
better random number generator; routines for changing generators |
| 4.4BSD/Lite2 |
sscanf(3) |
input format conversion |
| 4.4BSD/Lite2 |
stdarg(3) |
variable argument lists |
| 4.4BSD/Lite2 |
stdio(3) |
standard input/output library functions |
| 4.4BSD/Lite2 |
strcasecmp(3) |
compare strings, ignoring case |
| 4.4BSD/Lite2 |
strcat(3) |
concatenate strings |
| 4.4BSD/Lite2 |
strchr(3) |
locate character in string |
| 4.4BSD/Lite2 |
strcmp(3) |
compare strings |
| 4.4BSD/Lite2 |
strcoll(3) |
compare strings according to current collation |
| 4.4BSD/Lite2 |
strcpy(3) |
copy strings |
| 4.4BSD/Lite2 |
strcspn(3) |
span the complement of a string |
| 4.4BSD/Lite2 |
strdup(3) |
save a copy of a string |
| 4.4BSD/Lite2 |
strerror(3) |
system error messages |
| 4.4BSD/Lite2 |
strftime(3) |
format date and time |
| 4.4BSD/Lite2 |
string(3) |
string specific functions |
| 4.4BSD/Lite2 |
strlen(3) |
find length of string |
| 4.4BSD/Lite2 |
strmode(3) |
convert inode status information into a symbolic string |
| 4.4BSD/Lite2 |
strncasecmp(3) |
compare strings, ignoring case |
| 4.4BSD/Lite2 |
strncat(3) |
concatenate strings |
| 4.4BSD/Lite2 |
strncmp(3) |
compare strings |
| 4.4BSD/Lite2 |
strncpy(3) |
copy strings |
| 4.4BSD/Lite2 |
strpbrk(3) |
locate multiple characters in string |
| 4.4BSD/Lite2 |
strrchr(3) |
locate character in string |
| 4.4BSD/Lite2 |
strsep(3) |
separate strings |
| 4.4BSD/Lite2 |
strspn(3) |
span a string |
| 4.4BSD/Lite2 |
strstr(3) |
locate a substring in a string |
| 4.4BSD/Lite2 |
strtok(3) |
string tokens |
| 4.4BSD/Lite2 |
strtol(3) |
convert string value to a long or quad_t integer |
| 4.4BSD/Lite2 |
strtoq(3) |
convert string value to a long or quad_t integer |
| 4.4BSD/Lite2 |
strtoul(3) |
convert a string to an unsigned long or uquad_t |
| 4.4BSD/Lite2 |
strtouq(3) |
convert a string to an unsigned long or uquad_t |
| 4.4BSD/Lite2 |
strvis(3) |
visually encode characters |
| 4.4BSD/Lite2 |
strvisx(3) |
visually encode characters |
| 4.4BSD/Lite2 |
strxfrm(3) |
transform a string under locale |
| 4.4BSD/Lite2 |
stty(3) |
set and get terminal state (defunct) |
| 4.4BSD/Lite2 |
swab(3) |
swap adjacent bytes |
| 4.4BSD/Lite2 |
sys_siglist(3) |
system signal messages |
| 4.4BSD/Lite2 |
sysconf(3) |
get configurable system variables |
| 4.4BSD/Lite2 |
sysctl(3) |
get or set system information |
| 4.4BSD/Lite2 |
syslog(3) |
control system log |
| 4.4BSD/Lite2 |
system(3) |
pass a command to the shell |
| 4.4BSD/Lite2 |
tailq_entry(3) |
implementations of lists, tail queues, and circular queues |
| 4.4BSD/Lite2 |
tailq_head(3) |
implementations of lists, tail queues, and circular queues |
| 4.4BSD/Lite2 |
tailq_init(3) |
implementations of lists, tail queues, and circular queues |
| 4.4BSD/Lite2 |
tailq_insert_after(3) |
implementations of lists, tail queues, and circular queues |
| 4.4BSD/Lite2 |
tailq_insert_head(3) |
implementations of lists, tail queues, and circular queues |
| 4.4BSD/Lite2 |
tailq_insert_tail(3) |
implementations of lists, tail queues, and circular queues |
| 4.4BSD/Lite2 |
tailq_remove(3) |
implementations of lists, tail queues, and circular queues |
| 4.4BSD/Lite2 |
tan(3) |
tangent function |
| 4.4BSD/Lite2 |
tanh(3) |
hyperbolic tangent function |
| 4.4BSD/Lite2 |
tcdrain(3) |
line control functions |
| 4.4BSD/Lite2 |
tcflow(3) |
line control functions |
| 4.4BSD/Lite2 |
tcflush(3) |
line control functions |
| 4.4BSD/Lite2 |
tcgetattr(3) |
manipulating the termios structure |
| 4.4BSD/Lite2 |
tcgetpgrp(3) |
get foreground process group ID |
| 4.4BSD/Lite2 |
tcsendbreak(3) |
line control functions |
| 4.4BSD/Lite2 |
tcsetattr(3) |
manipulating the termios structure |
| 4.4BSD/Lite2 |
tcsetpgrp(3) |
set foreground process group ID |
| 4.4BSD/Lite2 |
telldir(3) |
directory operations |
| 4.4BSD/Lite2 |
tempnam(3) |
temporary file routines |
| 4.4BSD/Lite2 |
termcap(3) |
terminal independent operation routines |
| 4.4BSD/Lite2 |
tf_util(3) |
routines for manipulating a Kerberos ticket file |
| 4.4BSD/Lite2 |
tgetent(3) |
terminal independent operation routines |
| 4.4BSD/Lite2 |
tgetflag(3) |
terminal independent operation routines |
| 4.4BSD/Lite2 |
tgetnum(3) |
terminal independent operation routines |
| 4.4BSD/Lite2 |
tgetstr(3) |
terminal independent operation routines |
| 4.4BSD/Lite2 |
tgoto(3) |
terminal independent operation routines |
| 4.4BSD/Lite2 |
time(3) |
get time of day |
| 4.4BSD/Lite2 |
times(3) |
process times |
| 4.4BSD/Lite2 |
timezone(3) |
return the timezone abbreviation |
| 4.4BSD/Lite2 |
tmpfile(3) |
temporary file routines |
| 4.4BSD/Lite2 |
tmpnam(3) |
temporary file routines |
| 4.4BSD/Lite2 |
toascii(3) |
convert a byte to 7-bit ASCII |
| 4.4BSD/Lite2 |
tolower(3) |
upper case to lower case letter conversion |
| 4.4BSD/Lite2 |
toupper(3) |
lower case to upper case letter conversion |
| 4.4BSD/Lite2 |
tputs(3) |
terminal independent operation routines |
| 4.4BSD/Lite2 |
ttyname(3) |
get name of associated terminal (tty) from file descriptor |
| 4.4BSD/Lite2 |
ttyslot(3) |
get name of associated terminal (tty) from file descriptor |
| 4.4BSD/Lite2 |
tzset(3) |
initialize time conversion information |
| 4.4BSD/Lite2 |
tzsetwall(3) |
initialize time conversion information |
| 4.4BSD/Lite2 |
ualarm(3) |
schedule signal after specified time |
| 4.4BSD/Lite2 |
uname(3) |
get system identification |
| 4.4BSD/Lite2 |
ungetc(3) |
un-get character from input stream |
| 4.4BSD/Lite2 |
unsetenv(3) |
environment variable functions |
| 4.4BSD/Lite2 |
unvis(3) |
decode a visual representation of characters |
| 4.4BSD/Lite2 |
user_from_uid(3) |
cache password and group entries |
| 4.4BSD/Lite2 |
usleep(3) |
suspend execution for interval of microseconds |
| 4.4BSD/Lite2 |
utime(3) |
set file times |
| 4.4BSD/Lite2 |
va_arg(3) |
variable argument lists |
| 4.4BSD/Lite2 |
va_end(3) |
variable argument lists |
| 4.4BSD/Lite2 |
va_start(3) |
variable argument lists |
| 4.4BSD/Lite2 |
valloc(3) |
aligned memory allocation function |
| 4.4BSD/Lite2 |
varargs(3) |
variable argument lists |
| 4.4BSD/Lite2 |
verr(3) |
formatted error messages |
| 4.4BSD/Lite2 |
verrx(3) |
formatted error messages |
| 4.4BSD/Lite2 |
vfprintf(3) |
formatted output conversion |
| 4.4BSD/Lite2 |
vfscanf(3) |
input format conversion |
| 4.4BSD/Lite2 |
vis(3) |
visually encode characters |
| 4.4BSD/Lite2 |
vlimit(3) |
control maximum system resource consumption |
| 4.4BSD/Lite2 |
vprintf(3) |
formatted output conversion |
| 4.4BSD/Lite2 |
vscanf(3) |
input format conversion |
| 4.4BSD/Lite2 |
vsnprintf(3) |
formatted output conversion |
| 4.4BSD/Lite2 |
vsprintf(3) |
formatted output conversion |
| 4.4BSD/Lite2 |
vsscanf(3) |
input format conversion |
| 4.4BSD/Lite2 |
vsyslog(3) |
control system log |
| 4.4BSD/Lite2 |
vtimes(3) |
get information about resource utilization |
| 4.4BSD/Lite2 |
vwarn(3) |
formatted error messages |
| 4.4BSD/Lite2 |
vwarnx(3) |
formatted error messages |
| 4.4BSD/Lite2 |
warn(3) |
formatted error messages |
| 4.4BSD/Lite2 |
warnx(3) |
formatted error messages |
| 4.4BSD/Lite2 |
y0(3) |
bessel functions of first and second kind |
| 4.4BSD/Lite2 |
y1(3) |
bessel functions of first and second kind |
| 4.4BSD/Lite2 |
yn(3) |
bessel functions of first and second kind |