obtain handle for a pathname and open file via a handle NAME name_to_handle_at, open_by_handle_at - obtain handle for a pathname and open file via a handle LIBRARY Stan...arc tangent function NAME atan, atanf, atanl - arc tangent function LIBRARY Math library ( libm , -lm ) SYNOPSIS #include <math.h> double atan(double x ); float atanf(float x ); lo…arc tangent function NAME atan, atanf, atanl - arc tangent function LIBRARY Math library ( libm , -lm ) SYNOPSIS #include <math.h> double atan(double x ); float atanf(float x ); lo…arc tangent function NAME atan, atanf, atanl - arc tangent function LIBRARY Math library ( libm , -lm ) SYNOPSIS #include <math.h> double atan(double x ); float atanf(float x ); lo…arc tangent function of two variables NAME atan2, atan2f, atan2l - arc tangent function of two variables LIBRARY Math library ( libm , -lm ) SYNOPSIS #include <math.h> double atan2…arc tangent function of two variables NAME atan2, atan2f, atan2l - arc tangent function of two variables LIBRARY Math library ( libm , -lm ) SYNOPSIS #include <math.h> double atan2…arc tangent function of two variables NAME atan2, atan2f, atan2l - arc tangent function of two variables LIBRARY Math library ( libm , -lm ) SYNOPSIS #include <math.h> double atan2…inverse hyperbolic tangent function NAME atanh, atanhf, atanhl - inverse hyperbolic tangent function LIBRARY Math library ( libm , -lm ) SYNOPSIS #include <math.h> double atanh(dou…inverse hyperbolic tangent function NAME atanh, atanhf, atanhl - inverse hyperbolic tangent function LIBRARY Math library ( libm , -lm ) SYNOPSIS #include <math.h> double atanh(dou…inverse hyperbolic tangent function NAME atanh, atanhf, atanhl - inverse hyperbolic tangent function LIBRARY Math library ( libm , -lm ) SYNOPSIS #include <math.h> double atanh(dou…file status NAME stat - file status LIBRARY Standard C library ( libc ) SYNOPSIS #include <sys/stat.h> struct stat { dev_t st_dev; /* ID of device containing file */ ino_t st_ino; …socket address families (domains) NAME address_families - socket address families (domains) SYNOPSIS #include <sys/types.h> /* See NOTES */ #include <sys/socket.h> int socket(int d…convert a string to an integer NAME atoi, atol, atoll - convert a string to an integer LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdlib.h> int atoi(const char * …convert a string to an integer NAME atoi, atol, atoll - convert a string to an integer LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdlib.h> int atoi(const char * …convert a string to an integer NAME atoi, atol, atoll - convert a string to an integer LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdlib.h> int atoi(const char * …convert a string to an integer NAME atoi, atol, atoll - convert a string to an integer LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdlib.h> int atoi(const char * …convert a string to a double NAME atof - convert a string to a double LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdlib.h> double atof(const char * nptr ); DESCRI…Linux AppleTalk protocol implementation NAME ddp - Linux AppleTalk protocol implementation SYNOPSIS #include <sys/socket.h> #include <netatalk/at.h> ddp_socket = socket(AF_APPLETAL…SVID math library exception handling NAME matherr - SVID math library exception handling LIBRARY Math library ( libm , -lm ) SYNOPSIS #include <math.h> [[deprecated]] int matherr(s…convert a string to a long integer NAME strtol, strtoll, strtoq - convert a string to a long integer LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdlib.h> long str…