Pages du manuel Linux : Fonctions des bibliothèques / abz

abz_set_error
error functions
alive
check if a process is executing.
atoa
convert a string to an address
aton
convert a string to a network structure.
atop
convert a string to a port number
atos
convert a string to a sockaddr_in structure.
atou16
convert a string to a 16-bit unsigned integer.
atou32
convert a string to a 32-bit unsigned integer.
atou64
convert a string to a 64-bit unsigned integer.
atou8
convert a string to a 8-bit unsigned integer.
batch_create
batch_create, batch_add, batch_append, batch_destroy, batch_commit - batch processing.
bcat
concatenate strings.
bprintf
print to a buffer
contigmask
convert network masks to CIDR notation.
getfile
read a file into a buffer.
getline
read the next line in a file.
iptables_create
iptables_create, iptables_add, iptables_append, iptables_destroy, iptables_commit - iptables batch processing.
list
manipulate linked lists
mkdirhier
create a directory hierarchy.
pidfile
create a file containing the process id of the current process.
putfile
write a file to a buffer.
rmdirhier
remove a directory hierarchy.
run
execute a command
sanitize
remove leading and trailing whitespace, comments from a string.
stream_open
stream_open, stream_read, stream_getline, stream_write, stream_close - cached I/O operations.
tc_create
tc_create, tc_add, tc_append, tc_destroy, tc_commit - tc batch processing.
tmp_name
create names for temporary files safely.
tokens_parse
parse strings and split them into tokens
trim
trim whitespace from a string.
unblock
set sync/async I/O operations on a file descriptor.