make a robust mutex consistent NAME pthread_mutex_consistent - make a robust mutex consistent LIBRARY POSIX threads library ( libpthread , -lpthread ) SYNOPSIS #include <pthread.h>…make a robust mutex consistent NAME pthread_mutex_consistent - make a robust mutex consistent LIBRARY POSIX threads library ( libpthread , -lpthread ) SYNOPSIS #include <pthread.h>…get passwd file entry reentrantly NAME getpwent_r, fgetpwent_r - get passwd file entry reentrantly LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <pwd.h> int getpwent_…get group file entry reentrantly NAME getgrent_r, fgetgrent_r - get group file entry reentrantly LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <grp.h> int getgrent_r(…get passwd file entry reentrantly NAME getpwent_r, fgetpwent_r - get passwd file entry reentrantly LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <pwd.h> int getpwent_…get group file entry reentrantly NAME getgrent_r, fgetgrent_r - get group file entry reentrantly LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <grp.h> int getgrent_r(…print to allocated string NAME asprintf, vasprintf - print to allocated string LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #define _GNU_SOURCE /* See feature_test_macros(7) …print to allocated string NAME asprintf, vasprintf - print to allocated string LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #define _GNU_SOURCE /* See feature_test_macros(7) …mappings between network interface names and indexes NAME if_nametoindex, if_indextoname - mappings between network interface names and indexes LIBRARY Standard C library ( libc , …mappings between network interface names and indexes NAME if_nametoindex, if_indextoname - mappings between network interface names and indexes LIBRARY Standard C library ( libc , …push back a wide character onto a FILE stream NAME ungetwc - push back a wide character onto a FILE stream LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <wchar.h> win…find pathnames matching a pattern, free memory from glob() NAME glob, globfree - find pathnames matching a pattern, free memory from glob() LIBRARY Standard C library ( libc , -lc …find pathnames matching a pattern, free memory from glob() NAME glob, globfree - find pathnames matching a pattern, free memory from glob() LIBRARY Standard C library ( libc , -lc …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…get RPC entry (reentrant) NAME getrpcent_r, getrpcbyname_r, getrpcbynumber_r - get RPC entry (reentrant) LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <netdb.h> int g…get RPC entry (reentrant) NAME getrpcent_r, getrpcbyname_r, getrpcbynumber_r - get RPC entry (reentrant) LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <netdb.h> int g…get RPC entry (reentrant) NAME getrpcent_r, getrpcbyname_r, getrpcbynumber_r - get RPC entry (reentrant) LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <netdb.h> int g…get network entry (reentrant) NAME getnetent_r, getnetbyname_r, getnetbyaddr_r - get network entry (reentrant) LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <netdb.h>…get network entry (reentrant) NAME getnetent_r, getnetbyname_r, getnetbyaddr_r - get network entry (reentrant) LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <netdb.h>…