get interface addresses NAME getifaddrs, freeifaddrs - get interface addresses LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/types.h> #include <ifaddrs.h> int ge…get interface addresses NAME getifaddrs, freeifaddrs - get interface addresses LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/types.h> #include <ifaddrs.h> int ge…read a directory NAME readdir - read a directory LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <dirent.h> struct dirent *readdir(DIR * dirp ); DESCRIPTION The readdir…convert a date-plus-time string to broken-down time NAME getdate, getdate_r - convert a date-plus-time string to broken-down time LIBRARY Standard C library ( libc , -lc ) SYNOPSIS…convert a date-plus-time string to broken-down time NAME getdate, getdate_r - convert a date-plus-time string to broken-down time LIBRARY Standard C library ( libc , -lc ) SYNOPSIS…convert a date-plus-time string to broken-down time NAME getdate, getdate_r - convert a date-plus-time string to broken-down time LIBRARY Standard C library ( libc , -lc ) SYNOPSIS…offset of a structure member NAME offsetof - offset of a structure member LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stddef.h> size_t offsetof( type , member ); D…format date and time NAME strftime - format date and time LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <time.h> size_t strftime(char s [restrict . max ], size_t max …format date and time NAME strftime - format date and time LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <time.h> size_t strftime(char s [restrict . max ], size_t max …maximum or minimum of two values NAME MAX, MIN - maximum or minimum of two values LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/param.h> MAX( a , b ); MIN( a , b…maximum or minimum of two values NAME MAX, MIN - maximum or minimum of two values LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/param.h> MAX( a , b ); MIN( a , b…convert IPv4 and IPv6 addresses from text to binary form NAME inet_pton - convert IPv4 and IPv6 addresses from text to binary form LIBRARY Standard C library ( libc , -lc ) SYNOPSI…convert a string representation of time to a time tm structure NAME strptime - convert a string representation of time to a time tm structure LIBRARY Standard C library ( libc , -l…file tree walk NAME ftw, nftw - file tree walk LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <ftw.h> int nftw(const char * dirpath , int (* fn )(const char * fpath , …file tree walk NAME ftw, nftw - file tree walk LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <ftw.h> int nftw(const char * dirpath , int (* fn )(const char * fpath , …variable argument lists NAME stdarg, va_start, va_arg, va_end, va_copy - variable argument lists LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdarg.h> void va_star…variable argument lists NAME stdarg, va_start, va_arg, va_end, va_copy - variable argument lists LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdarg.h> void va_star…variable argument lists NAME stdarg, va_start, va_arg, va_end, va_copy - variable argument lists LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdarg.h> void va_star…variable argument lists NAME stdarg, va_start, va_arg, va_end, va_copy - variable argument lists LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdarg.h> void va_star…variable argument lists NAME stdarg, va_start, va_arg, va_end, va_copy - variable argument lists LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdarg.h> void va_star…