stream open functions NAME fopen, fdopen, freopen - stream open functions LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdio.h> FILE *fopen(const char *restrict pat…stream open functions NAME fopen, fdopen, freopen - stream open functions LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdio.h> FILE *fopen(const char *restrict pat…stream open functions NAME fopen, fdopen, freopen - stream open functions LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdio.h> FILE *fopen(const char *restrict pat…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…database access methods NAME dbopen - database access methods LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/types.h> #include <limits.h> #include <db.h> #include…database access methods NAME dbopen - database access methods LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/types.h> #include <limits.h> #include <db.h> #include…append an entry to the wtmp file NAME updwtmp, logwtmp - append an entry to the wtmp file LIBRARY System utilities library ( libutil , -lutil ) SYNOPSIS #include <utmp.h> void updw…append an entry to the wtmp file NAME updwtmp, logwtmp - append an entry to the wtmp file LIBRARY System utilities library ( libutil , -lutil ) SYNOPSIS #include <utmp.h> void updw…append an entry to the wtmp file NAME updwtmp, logwtmp - append an entry to the wtmp file LIBRARY System utilities library ( libutil , -lutil ) SYNOPSIS #include <utmp.h> void updw…append non-null bytes from a source array to a string, and null-terminate the result NAME strncat - append non-null bytes from a source array to a string, and null-terminate the re…functions to handle an argz list NAME argz_add, argz_add_sep, argz_append, argz_count, argz_create, argz_create_sep, argz_delete, argz_extract, argz_insert, argz_next, argz_replace…