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…set log priority mask NAME setlogmask - set log priority mask LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <syslog.h> int setlogmask(int mask ); DESCRIPTION A proces…get the name of the slave pseudoterminal NAME ptsname, ptsname_r - get the name of the slave pseudoterminal LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdlib.h> c…get the name of the slave pseudoterminal NAME ptsname, ptsname_r - get the name of the slave pseudoterminal LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdlib.h> c…clear the environment NAME clearenv - clear the environment LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdlib.h> int clearenv(void); Feature Test Macro Requiremen…get filesystem statistics NAME statvfs, fstatvfs - get filesystem statistics LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/statvfs.h> int statvfs(const char *res…get filesystem statistics NAME statvfs, fstatvfs - get filesystem statistics LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/statvfs.h> int statvfs(const char *res…access ancillary data NAME CMSG_ALIGN, CMSG_SPACE, CMSG_NXTHDR, CMSG_FIRSTHDR - access ancillary data LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/socket.h> str…access ancillary data NAME CMSG_ALIGN, CMSG_SPACE, CMSG_NXTHDR, CMSG_FIRSTHDR - access ancillary data LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/socket.h> str…access ancillary data NAME CMSG_ALIGN, CMSG_SPACE, CMSG_NXTHDR, CMSG_FIRSTHDR - access ancillary data LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/socket.h> str…access ancillary data NAME CMSG_ALIGN, CMSG_SPACE, CMSG_NXTHDR, CMSG_FIRSTHDR - access ancillary data LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/socket.h> str…access ancillary data NAME CMSG_ALIGN, CMSG_SPACE, CMSG_NXTHDR, CMSG_FIRSTHDR - access ancillary data LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/socket.h> str…access ancillary data NAME CMSG_ALIGN, CMSG_SPACE, CMSG_NXTHDR, CMSG_FIRSTHDR - access ancillary data LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/socket.h> str…access ancillary data NAME CMSG_ALIGN, CMSG_SPACE, CMSG_NXTHDR, CMSG_FIRSTHDR - access ancillary data LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/socket.h> str…random number generator NAME random, srandom, initstate, setstate - random number generator LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdlib.h> long random(void)…random number generator NAME random, srandom, initstate, setstate - random number generator LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdlib.h> long random(void)…random number generator NAME random, srandom, initstate, setstate - random number generator LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdlib.h> long random(void)…random number generator NAME random, srandom, initstate, setstate - random number generator LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdlib.h> long random(void)…allocate and free dynamic memory NAME malloc, free, calloc, realloc, reallocarray - allocate and free dynamic memory LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <st…allocate and free dynamic memory NAME malloc, free, calloc, realloc, reallocarray - allocate and free dynamic memory LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <st…