synchronous I/O multiplexing NAME select, pselect, FD_CLR, FD_ISSET, FD_SET, FD_ZERO, fd_set - synchronous I/O multiplexing LIBRARY Standard C library ( libc , -lc ) SYNOPSIS...map or unmap files or devices into memory NAME mmap, munmap - map or unmap files or devices into memory LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/mman.h> voi…synchronous I/O multiplexing NAME select, pselect, FD_CLR, FD_ISSET, FD_SET, FD_ZERO, fd_set - synchronous I/O multiplexing LIBRARY Standard C library ( libc , -lc ) SYNOPSIS...synchronous I/O multiplexing NAME select, pselect, FD_CLR, FD_ISSET, FD_SET, FD_ZERO, fd_set - synchronous I/O multiplexing LIBRARY Standard C library ( libc , -lc ) SYNOPSIS...synchronous I/O multiplexing NAME select, pselect, FD_CLR, FD_ISSET, FD_SET, FD_ZERO, fd_set - synchronous I/O multiplexing LIBRARY Standard C library ( libc , -lc ) SYNOPSIS...formatted output conversion NAME printf, fprintf, dprintf, sprintf, snprintf, vprintf, vfprintf, vdprintf, vsprintf, vsnprintf - formatted output conversion LIBRARY Standard C libr…formatted output conversion NAME printf, fprintf, dprintf, sprintf, snprintf, vprintf, vfprintf, vdprintf, vsprintf, vsnprintf - formatted output conversion LIBRARY Standard C libr…formatted output conversion NAME printf, fprintf, dprintf, sprintf, snprintf, vprintf, vfprintf, vdprintf, vsprintf, vsnprintf - formatted output conversion LIBRARY Standard C libr…formatted output conversion NAME printf, fprintf, dprintf, sprintf, snprintf, vprintf, vfprintf, vdprintf, vsprintf, vsnprintf - formatted output conversion LIBRARY Standard C libr…formatted output conversion NAME printf, fprintf, dprintf, sprintf, snprintf, vprintf, vfprintf, vdprintf, vsprintf, vsnprintf - formatted output conversion LIBRARY Standard C libr…formatted output conversion NAME printf, fprintf, dprintf, sprintf, snprintf, vprintf, vfprintf, vdprintf, vsprintf, vsnprintf - formatted output conversion LIBRARY Standard C libr…formatted output conversion NAME printf, fprintf, dprintf, sprintf, snprintf, vprintf, vfprintf, vdprintf, vsprintf, vsnprintf - formatted output conversion LIBRARY Standard C libr…formatted output conversion NAME printf, fprintf, dprintf, sprintf, snprintf, vprintf, vfprintf, vdprintf, vsprintf, vsnprintf - formatted output conversion LIBRARY Standard C libr…formatted output conversion NAME printf, fprintf, dprintf, sprintf, snprintf, vprintf, vfprintf, vdprintf, vsprintf, vsnprintf - formatted output conversion LIBRARY Standard C libr…formatted output conversion NAME printf, fprintf, dprintf, sprintf, snprintf, vprintf, vfprintf, vdprintf, vsprintf, vsnprintf - formatted output conversion LIBRARY Standard C libr…zero a byte string NAME bzero, explicit_bzero - zero a byte string LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <strings.h> void bzero(void s [. n ], size_t n ); #in…zero a byte string NAME bzero, explicit_bzero - zero a byte string LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <strings.h> void bzero(void s [. n ], size_t n ); #in…allocate file space NAME posix_fallocate - allocate file space LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <fcntl.h> int posix_fallocate(int fd , off_t offset , off…apply, test or remove a POSIX lock on an open file NAME lockf - apply, test or remove a POSIX lock on an open file LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unis…get configuration values for files NAME fpathconf, pathconf - get configuration values for files LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> long fpathco…