Skip to content
>_
BetterMan
Home
Search
Licenses
Search…
⌘K
Loading…
Home
Search
Bookmarks
Section 3 — BetterMan
3
—
Library Calls
1,676 pages
Search
S
scalbln(3)
multiply floating-point number by integral power of radix
↵
scalblnf(3)
multiply floating-point number by integral power of radix
↵
scalblnl(3)
multiply floating-point number by integral power of radix
↵
scalbn(3)
multiply floating-point number by integral power of radix
↵
scalbnf(3)
multiply floating-point number by integral power of radix
↵
scalbnl(3)
multiply floating-point number by integral power of radix
↵
scandir(3)
scan a directory for matching entries
↵
scandirat(3)
scan a directory for matching entries
↵
scanf(3)
input FILE format conversion
↵
sched_getcpu(3)
determine CPU on which the calling thread is running
↵
secure_getenv(3)
get an environment variable
↵
seed48(3)
generate uniformly distributed pseudo-random numbers
↵
seed48_r(3)
generate uniformly distributed pseudo-random numbers reentrantly
↵
seekdir(3)
set the position of the next readdir() call in the directory stream.
↵
sem_close(3)
close a named semaphore
↵
sem_destroy(3)
destroy an unnamed semaphore
↵
sem_getvalue(3)
get the value of a semaphore
↵
sem_init(3)
initialize an unnamed semaphore
↵
sem_open(3)
initialize and open a named semaphore
↵
sem_post(3)
unlock a semaphore
↵
sem_timedwait(3)
lock a semaphore
↵
sem_trywait(3)
lock a semaphore
↵
sem_unlink(3)
remove a named semaphore
↵
sem_wait(3)
lock a semaphore
↵
setaliasent(3)
read an alias entry
↵
setbuf(3)
stream buffering operations
↵
setbuffer(3)
stream buffering operations
↵
setcontext(3)
get or set the user context
↵
setenv(3)
change or add an environment variable
↵
setfsent(3)
handle fstab entries
↵
setgrent(3)
get group file entry
↵
sethostent(3)
get network host entry
↵
sethostid(3)
get or set the unique identifier of the current host
↵
setjmp(3)
performing a nonlocal goto
↵
setkey(3)
encrypt 64-bit messages
↵
setkey_r(3)
encrypt 64-bit messages
↵
setlinebuf(3)
stream buffering operations
↵
setlocale(3)
set the current locale
↵
setlogmask(3)
set log priority mask
↵
setmntent(3)
get filesystem descriptor file entry
↵
setnetent(3)
get network entry
↵
setnetgrent(3)
handle network group entries
↵
setprotoent(3)
get protocol entry
↵
setpwent(3)
get password file entry
↵
setrpcent(3)
get RPC entry
↵
setservent(3)
get service entry
↵
setspent(3)
get shadow password file entry
↵
setstate(3)
random number generator
↵
setstate_r(3)
reentrant random number generator
↵
setttyent(3)
get ttys file entry
↵
setusershell(3)
get permitted user shells
↵
setutent(3)
access utmp file entries
↵
setutxent(3)
access utmp file entries
↵
setvbuf(3)
stream buffering operations
↵
sgetspent(3)
get shadow password file entry
↵
sgetspent_r(3)
get shadow password file entry
↵
shm_open(3)
create/open or unlink POSIX shared memory objects
↵
shm_unlink(3)
create/open or unlink POSIX shared memory objects
↵
sigabbrev_np(3)
return string describing signal
↵
sigaddset(3)
POSIX signal set operations
↵
sigandset(3)
POSIX signal set operations
↵
sigblock(3)
BSD signal API
↵
sigdelset(3)
POSIX signal set operations
↵
sigdescr_np(3)
return string describing signal
↵
sigemptyset(3)
POSIX signal set operations
↵
sigfillset(3)
POSIX signal set operations
↵
siggetmask(3)
BSD signal API
↵
sighold(3)
System V signal API
↵
sigignore(3)
System V signal API
↵
siginterrupt(3)
allow signals to interrupt system calls
↵
sigisemptyset(3)
POSIX signal set operations
↵
sigismember(3)
POSIX signal set operations
↵
siglongjmp(3)
performing a nonlocal goto
↵
sigmask(3)
BSD signal API
↵
signbit(3)
test sign of a real floating-point number
↵
signgam(3)
log gamma function
↵
significand(3)
get mantissa of floating-point number
↵
significandf(3)
get mantissa of floating-point number
↵
significandl(3)
get mantissa of floating-point number
↵
sigorset(3)
POSIX signal set operations
↵
sigpause(3)
atomically release blocked signals and wait for interrupt
↵
sigqueue(3)
queue a signal and data to a process
↵
sigrelse(3)
System V signal API
↵
sigset(3)
System V signal API
↵
sigsetjmp(3)
performing a nonlocal goto
↵
sigsetmask(3)
BSD signal API
↵
sigsetops(3)
POSIX signal set operations
↵
sigstack(3)
set and/or get signal stack context
↵
sigvec(3)
BSD signal API
↵
sigwait(3)
wait for a signal
↵
simpleq(3)
implementation of a singly linked tail queue
↵
simpleq_empty(3)
implementation of a singly linked tail queue
↵
simpleq_entry(3)
implementation of a singly linked tail queue
↵
simpleq_first(3)
implementation of a singly linked tail queue
↵
simpleq_foreach(3)
implementation of a singly linked tail queue
↵
simpleq_head(3)
implementation of a singly linked tail queue
↵
simpleq_head_initializer(3)
implementation of a singly linked tail queue
↵
simpleq_init(3)
implementation of a singly linked tail queue
↵
simpleq_insert_after(3)
implementation of a singly linked tail queue
↵
simpleq_insert_head(3)
implementation of a singly linked tail queue
↵
simpleq_insert_tail(3)
implementation of a singly linked tail queue
↵
simpleq_next(3)
implementation of a singly linked tail queue
↵
simpleq_remove(3)
implementation of a singly linked tail queue
↵
simpleq_remove_head(3)
implementation of a singly linked tail queue
↵
sin(3)
sine function
↵
sincos(3)
calculate sin and cos simultaneously
↵
sincosf(3)
calculate sin and cos simultaneously
↵
sincosl(3)
calculate sin and cos simultaneously
↵
sinf(3)
sine function
↵
sinh(3)
hyperbolic sine function
↵
sinhf(3)
hyperbolic sine function
↵
sinhl(3)
hyperbolic sine function
↵
sinl(3)
sine function
↵
s_isblk(3)
↵
s_ischr(3)
↵
s_isdir(3)
↵
s_isfifo(3)
↵
s_islnk(3)
↵
s_isreg(3)
↵
s_issock(3)
↵
sleep(3)
sleep for a specified number of seconds
↵
slist(3)
implementation of a singly linked list
↵
slist_empty(3)
implementation of a singly linked list
↵
slist_entry(3)
implementation of a singly linked list
↵
slist_first(3)
implementation of a singly linked list
↵
slist_foreach(3)
implementation of a singly linked list
↵
slist_head(3)
implementation of a singly linked list
↵
slist_head_initializer(3)
implementation of a singly linked list
↵
slist_init(3)
implementation of a singly linked list
↵
slist_insert_after(3)
implementation of a singly linked list
↵
slist_insert_head(3)
implementation of a singly linked list
↵
slist_next(3)
implementation of a singly linked list
↵
slist_remove(3)
implementation of a singly linked list
↵
slist_remove_head(3)
implementation of a singly linked list
↵
snprintf(3)
formatted output conversion
↵
sockatmark(3)
determine whether socket is at out-of-band mark
↵
sprintf(3)
formatted output conversion
↵
sqrt(3)
square root function
↵
sqrtf(3)
square root function
↵
sqrtl(3)
square root function
↵
srand(3)
pseudo-random number generator
↵
srand48(3)
generate uniformly distributed pseudo-random numbers
↵
srand48_r(3)
generate uniformly distributed pseudo-random numbers reentrantly
↵
srandom(3)
random number generator
↵
srandom_r(3)
reentrant random number generator
↵
sscanf(3)
input string format conversion
↵
ssignal(3)
software signal facility
↵
stailq(3)
implementation of a singly linked tail queue
↵
stailq_concat(3)
implementation of a singly linked tail queue
↵
stailq_empty(3)
implementation of a singly linked tail queue
↵
stailq_entry(3)
implementation of a singly linked tail queue
↵
stailq_first(3)
implementation of a singly linked tail queue
↵
stailq_foreach(3)
implementation of a singly linked tail queue
↵
stailq_head(3)
implementation of a singly linked tail queue
↵
stailq_head_initializer(3)
implementation of a singly linked tail queue
↵
stailq_init(3)
implementation of a singly linked tail queue
↵
stailq_insert_after(3)
implementation of a singly linked tail queue
↵
stailq_insert_head(3)
implementation of a singly linked tail queue
↵
stailq_insert_tail(3)
implementation of a singly linked tail queue
↵
stailq_next(3)
implementation of a singly linked tail queue
↵
stailq_remove(3)
implementation of a singly linked tail queue
↵
stailq_remove_head(3)
implementation of a singly linked tail queue
↵
static_assert(3)
fail compilation if assertion is false
↵
statvfs(3)
get filesystem statistics
↵
stdarg(3)
variable argument lists
↵
stderr(3)
standard I/O streams
↵
stdin(3)
standard I/O streams
↵
stdio(3)
standard input/output library functions
↵
stdio_ext(3)
interfaces to stdio FILE structure
↵
stdout(3)
standard I/O streams
↵
stpcpy(3)
copy or catenate a string
↵
stpncpy(3)
fill a fixed-size buffer with non-null bytes from a string, padding with null bytes as needed
↵
strcasecmp(3)
compare two strings ignoring case
↵
strcasestr(3)
locate a substring
↵
strcat(3)
copy or catenate a string
↵
strchr(3)
locate character in string
↵
strchrnul(3)
locate character in string
↵
strcmp(3)
compare two strings
↵
strcoll(3)
compare two strings using the current locale
↵
strcpy(3)
copy or catenate a string
↵
strcspn(3)
get length of a prefix substring
↵
strdup(3)
duplicate a string
↵
strdupa(3)
duplicate a string
↵
strerror(3)
return string describing error number
↵
strerrordesc_np(3)
return string describing error number
↵
strerror_l(3)
return string describing error number
↵
strerrorname_np(3)
return string describing error number
↵
strerror_r(3)
return string describing error number
↵
strfmon(3)
convert monetary value to a string
↵
strfmon_l(3)
convert monetary value to a string
↵
strfromd(3)
convert a floating-point value into a string
↵
strfromf(3)
convert a floating-point value into a string
↵
strfroml(3)
convert a floating-point value into a string
↵
strfry(3)
randomize a string
↵
strftime(3)
format date and time
↵
strftime_l(3)
format date and time
↵
string(3)
string operations
↵
strlen(3)
calculate the length of a string
↵
strncasecmp(3)
compare two strings ignoring case
↵
strncat(3)
append non-null bytes from a source array to a string, and null-terminate the result
↵
Showing 1201-1400 of 1,676 results.
Previous
Next