create a unique temporary file NAME mkstemp, mkostemp, mkstemps, mkostemps - create a unique temporary file LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdlib.h> i…create a unique temporary file NAME mkstemp, mkostemp, mkstemps, mkostemps - create a unique temporary file LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdlib.h> i…create a unique temporary file NAME mkstemp, mkostemp, mkstemps, mkostemps - create a unique temporary file LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdlib.h> i…create a unique temporary file NAME mkstemp, mkostemp, mkstemps, mkostemps - create a unique temporary file LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdlib.h> i…create a unique temporary directory NAME mkdtemp - create a unique temporary directory LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdlib.h> char *mkdtemp(char * t…make a unique temporary filename NAME mktemp - make a unique temporary filename LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdlib.h> char *mktemp(char * template …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…hash table management NAME hcreate, hdestroy, hsearch, hcreate_r, hdestroy_r, hsearch_r - hash table management LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <search.…hash table management NAME hcreate, hdestroy, hsearch, hcreate_r, hdestroy_r, hsearch_r - hash table management LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <search.…hash table management NAME hcreate, hdestroy, hsearch, hcreate_r, hdestroy_r, hsearch_r - hash table management LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <search.…hash table management NAME hcreate, hdestroy, hsearch, hcreate_r, hdestroy_r, hsearch_r - hash table management LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <search.…hash table management NAME hcreate, hdestroy, hsearch, hcreate_r, hdestroy_r, hsearch_r - hash table management LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <search.…hash table management NAME hcreate, hdestroy, hsearch, hcreate_r, hdestroy_r, hsearch_r - hash table management LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <search.…linear search of an array NAME lfind, lsearch - linear search of an array LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <search.h> void *lfind(const void key [. size …linear search of an array NAME lfind, lsearch - linear search of an array LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <search.h> void *lfind(const void key [. size …obtain information about a dynamically loaded object NAME dlinfo - obtain information about a dynamically loaded object LIBRARY Dynamic linking library ( libdl , -ldl ) SYNOPSIS #d…manage a binary search tree NAME tsearch, tfind, tdelete, twalk, twalk_r, tdestroy - manage a binary search tree LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <search…manage a binary search tree NAME tsearch, tfind, tdelete, twalk, twalk_r, tdestroy - manage a binary search tree LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <search…