list extended attribute names NAME listxattr, llistxattr, flistxattr - list extended attribute names LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/xattr.h> ssize…list extended attribute names NAME listxattr, llistxattr, flistxattr - list extended attribute names LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/xattr.h> ssize…list extended attribute names NAME listxattr, llistxattr, flistxattr - list extended attribute names LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/xattr.h> ssize…get current working directory NAME getcwd, getwd, get_current_dir_name - get current working directory LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #inclu...reassociate thread with a namespace NAME setns - reassociate thread with a namespace LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #define _GNU_SOURCE /* See feature_test_macr…unmount filesystem NAME umount, umount2 - unmount filesystem LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/mount.h> int umount(const char * target ); int umount2…unmount filesystem NAME umount, umount2 - unmount filesystem LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/mount.h> int umount(const char * target ); int umount2…ioctl() operations for Linux namespaces NAME ioctl_nsfs - ioctl() operations for Linux namespaces SYNOPSIS #include <linux/nsfs.h> /* Definition of NS_* constants */ #include <sys/…get/set hostname NAME gethostname, sethostname - get/set hostname LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> int gethostname(char * name , size_t len );…get/set hostname NAME gethostname, sethostname - get/set hostname LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> int gethostname(char * name , size_t len );…disassociate parts of the process execution context NAME unshare - disassociate parts of the process execution context LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #define _G…create a child process NAME clone, __clone2, clone3 - create a child process LIBRARY Standard C library ( libc , -lc ) SYNOPSIS /* Prototype for the glibc wrapper function */ #defi…create a child process NAME clone, __clone2, clone3 - create a child process LIBRARY Standard C library ( libc , -lc ) SYNOPSIS /* Prototype for the glibc wrapper function */ #defi…create a child process NAME clone, __clone2, clone3 - create a child process LIBRARY Standard C library ( libc , -lc ) SYNOPSIS /* Prototype for the glibc wrapper function */ #defi…change the root mount NAME pivot_root - change the root mount LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/syscall.h> /* Definition of SYS_* constants */ #inclu…get/set NIS domain name NAME getdomainname, setdomainname - get/set NIS domain name LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> int getdomainname(char * …get/set NIS domain name NAME getdomainname, setdomainname - get/set NIS domain name LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> int getdomainname(char * …set effective user or group ID NAME seteuid, setegid - set effective user or group ID LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> int seteuid(uid_t euid …set effective user or group ID NAME seteuid, setegid - set effective user or group ID LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> int seteuid(uid_t euid …retrieve an extended attribute value NAME getxattr, lgetxattr, fgetxattr - retrieve an extended attribute value LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/xat…