2#define NULL ((void *)0)
19void *malloc(
unsigned long size)
24__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
25void *fopen(const
char *voidname, const
char *mode)
30__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
31void *fopen64(const
char *voidname, const
char *mode)
36__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
37void *fdopen(
int fd, const
char *mode)
42__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
43struct dirent64 *readdir64(
void *dirp)
48__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
54__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:Arg0*Arg1")))
55void *calloc(
unsigned long nitems,
unsigned long size)
60__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:Arg0")))
61void *zmalloc(
unsigned long size)
66__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
67void *gzdopen(
int fd, const
char *mode)
72__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
73void *iconv_open(const
char *tocode, const
char *fromcode)
78__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:Arg0")))
79void *lalloc(
unsigned long size,
int a)
84__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:Arg0")))
85void *lalloc_clear(
unsigned long size,
int a)
90__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
91long *nhalloc(
unsigned int a, const
char *
b,
int c)
96__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:Arg0")))
97void *oballoc(
unsigned long size)
102__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
103void *popen(const
char *command, const
char *
type)
108__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
109void *pthread_getspecific(const
char *
a, const
char *
b)
114__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
115struct dirent *readdir(
void *dirp)
120__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:Arg0*Arg1")))
121void* safe_calloc(
unsigned nelem,
unsigned elsize)
126__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:Arg0")))
127void* safe_malloc(
unsigned long size)
132__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:Arg0*Arg1")))
133char* safecalloc(
int a,
int b)
138__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:Arg0")))
139char* safemalloc(
int a,
int b)
144__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
145void *setmntent(const
char *voidname, const
char *
type)
150__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
151void *shmat(
int shmid, const
void *shmaddr,
int shmflg)
156__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
157void* __sysv_signal(
int a,
void *
b)
162__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
163void (*signal(
int sig,
void (*func)(
int)))(
int)
168__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
169char *tempnam(const
char *dir, const
char *pfx)
174__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
180__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
181void* xcalloc(
unsigned long size1,
unsigned long size2)
186__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:Arg0")))
187void* xmalloc(
unsigned long size)
192__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:Arg0")))
193void *_Znam(
unsigned long size)
198__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:Arg0")))
199void *_Znaj(
unsigned long size)
204__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:Arg0")))
205void *_Znwj(
unsigned long size)
210__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:Arg0")))
211void *__cxa_allocate_exception(
unsigned long size)
217void* aligned_alloc(
unsigned long size1,
unsigned long size2)
222__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:Arg1")))
223void* memalign(
unsigned long size1,
unsigned long size2)
228__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:Arg0")))
229void *valloc(
unsigned long size)
234__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:Arg1")))
235void *mmap64(
void *addr,
unsigned long len,
int prot,
int flags,
int fildes,
long off)
240__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
241char *XSetLocaleModifiers(
char *
a)
246__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
247char * __strdup(const
char *
string)
252__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
253char *crypt(const
char *key, const
char *salt)
258__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
259char *ctime(const
void *timer)
264__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
270__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
271void *dlopen(const
char *voidname,
int flags)
276__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
277const
char *gai_strerror(
int errcode)
282__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
283const
char *gcry_cipher_algo_name(
int errcode)
288__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
289const
char *svfgcry_md_algo_name_(
int errcode)
294__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
295char *getenv(const
char *
name)
300__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
306__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
307char *getpass(const
char *prompt)
312__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
313const
char * gnutls_strerror(
int error)
318__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
319const
char *gpg_strerror(
unsigned int a)
324__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
325const
char * gzerror(
void* file,
int * errnum)
330__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
331char *inet_ntoa(
unsigned int in)
336__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
342__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
343void* llvm_stacksave()
348__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:Arg1")))
349void *mmap(
void *addr,
unsigned long len,
int prot,
int flags,
int fildes,
long off)
354__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
355void *newwin(
int nlines,
int ncols,
int begin_y,
int begin_x)
360__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
361char *nl_langinfo(
int item)
366__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
367void *opendir(const
char *
name)
372__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
373void *sbrk(
long increment)
378__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
379char *strdup(const
char *s)
384__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
385char *strerror(
int errnum)
390__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
391char *strsignal(
int errnum)
396__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
397char *textdomain(const
char * domainname)
402__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
403char *tgetstr(
char *
id,
char **area)
408__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
409char *tigetstr(
char *capname)
414__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
420__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
427char *getcwd(
char *buf,
unsigned long size)
433char *mem_realloc(
void *ptr,
unsigned long size)
438__attribute__((annotate(
"REALLOC_HEAP_RET"), annotate(
"AllocSize:Arg1")))
439char *realloc(
void *ptr,
unsigned long size)
444__attribute__((annotate(
"REALLOC_HEAP_RET"), annotate(
"AllocSize:Arg1")))
445void* safe_realloc(
void *
p,
unsigned long n)
450__attribute__((annotate(
"REALLOC_HEAP_RET"), annotate(
"AllocSize:Arg1*Arg2")))
451void* saferealloc(
void *
p,
unsigned long n1,
unsigned long n2)
456__attribute__((annotate(
"REALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
463char *
strtok(
char *str,
const char *delim)
468char *
strtok_r(
char *str,
const char *delim,
char **saveptr)
473char*
strsep(
char** stringp,
const char* delim)
478__attribute__((annotate(
"REALLOC_HEAP_RET"), annotate(
"AllocSize:Arg1")))
479void *xrealloc(
void *ptr,
unsigned long bytes)
484__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:Arg0")))
485void *_Znwm(
unsigned long size)
490__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:Arg0")))
491void *_ZnwmRKSt9nothrow_t(
unsigned long size,
void *)
496__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:Arg0")))
497void *_ZnamRKSt9nothrow_t(
unsigned long size,
void *)
503int asprintf(
char **restrict strp, const
char *restrict
fmt, ...)
508__attribute__((annotate(
"ALLOC_HEAP_ARG0"), annotate(
"AllocSize:UNKNOWN")))
509int vasprintf(
char **strp, const
char *
fmt,
void* ap)
514__attribute__((annotate(
"ALLOC_HEAP_ARG0"), annotate(
"AllocSize:UNKNOWN")))
515int db_create(
void **dbp,
void *dbenv,
unsigned int flags)
520__attribute__((annotate(
"ALLOC_HEAP_ARG0"), annotate(
"AllocSize:UNKNOWN")))
521int gnutls_pkcs12_bag_init(
void *
a)
526__attribute__((annotate(
"ALLOC_HEAP_ARG0"), annotate(
"AllocSize:UNKNOWN")))
527int gnutls_pkcs12_init(
void *
a)
532__attribute__((annotate(
"ALLOC_HEAP_ARG0"), annotate(
"AllocSize:UNKNOWN")))
533int gnutls_x509_crt_init(
void *
a)
538__attribute__((annotate(
"ALLOC_HEAP_ARG0"), annotate(
"AllocSize:UNKNOWN")))
539int gnutls_x509_privkey_init(
void *
a)
545int posix_memalign(
void **
a,
unsigned long b,
unsigned long c)
551int scandir(const
char *restrict dirp, struct dirent ***restrict namelist,
int (*filter)(const struct dirent *),
int (*compar)(const struct dirent **, const struct dirent **))
557int XmbTextPropertyToTextList(
void *
a,
void *
b,
char ***c,
int *d)
563void llvm_memcpy_p0i8_p0i8_i64(
char* dst,
char* src,
int sz,
int flag){}
566void llvm_memcpy_p0_p0_i64(
char* dst,
char* src,
int sz,
int flag){}
569void llvm_memcpy_p0i8_p0i8_i32(
char* dst,
char* src,
int sz,
int flag){}
572void llvm_memcpy_p0_p0_i32(
char* dst,
char* src,
int sz,
int flag){}
575void llvm_memcpy(
char* dst,
char* src,
int sz,
int flag){}
578void llvm_memmove(
char* dst,
char* src,
int sz,
int flag){}
581void llvm_memmove_p0i8_p0i8_i64(
char* dst,
char* src,
int sz,
int flag){}
584void llvm_memmove_p0_p0_i64(
char* dst,
char* src,
int sz,
int flag){}
587void llvm_memmove_p0i8_p0i8_i32(
char* dst,
char* src,
int sz,
int flag){}
590void llvm_memmove_p0_p0_i32(
char* dst,
char* src,
int sz,
int flag){}
593void __memcpy_chk(
char* dst,
char* src,
int sz,
int flag){}
596void *memmove(
void *str1, const
void *str2,
unsigned long n)
602void bcopy(const
void *s1,
void *s2,
unsigned long n){}
605void *memccpy(
void * restrict dest, const
void * restrict src,
int c,
unsigned long count)
611void __memmove_chk(
char* dst,
char* src,
int sz){}
614void llvm_memset(
char* dst,
char elem,
int sz,
int flag){}
617void llvm_memset_p0i8_i32(
char* dst,
char elem,
int sz,
int flag){}
620void llvm_memset_p0_i32(
char* dst,
char elem,
int sz,
int flag){}
623void llvm_memset_p0i8_i64(
char* dst,
char elem,
int sz,
int flag){}
626void llvm_memset_p0_i64(
char* dst,
char elem,
int sz,
int flag){}
629char *__memset_chk(
char * dest,
int c,
unsigned long destlen,
int flag)
635char *wmemset(
wchar_t * dst,
wchar_t elem,
int sz,
int flag) {
641char * __strcpy_chk(
char * dest, const
char * src,
unsigned long destlen)
647char *__strcat_chk(
char * dest, const
char * src,
unsigned long destlen)
653wchar_t* __wcscat_chk(
wchar_t * dest, const
wchar_t * src)
659char *stpcpy(
char *restrict dst, const
char *restrict src)
665char *strcat(
char *dest, const
char *src)
671char *wcscat(
char *dest, const
char *src)
678char *strcpy(
char *dest, const
char *src)
684char *strncat(
char *dest, const
char *src,
unsigned long n)
690wchar_t* wcsncat(
wchar_t * dest, const
wchar_t * src,
int n) {
695char *__strncat_chk(
char *dest, const
char *src,
unsigned long n)
701wchar_t* __wcsncat_chk(
wchar_t * dest, const
wchar_t * src,
int n) {
706char *strncpy(
char *dest, const
char *src,
unsigned long n)
712char *wcscpy(
wchar_t* dest, const
wchar_t* src) {
717unsigned
long iconv(
void* cd,
char **restrict inbuf,
unsigned long *restrict inbytesleft,
char **restrict outbuf,
unsigned long *restrict outbytesleft)
723void* _ZNSt5arrayIPK1ALm2EE4backEv(
void *arg)
725 void* ptr1 = (
char*)arg + 0;
726 void* ptr2 = (
char*)ptr1 + 0;
730__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:Arg0")))
731void *SyGetmem(
unsigned long size)
746char *
fgets(
char *str,
int n,
void *stream)
761void *
memchr(
const void *str,
int c,
unsigned long n)
766void *
memrchr(
const void *str,
int c,
unsigned long n)
771void *
mremap(
void * old_address,
unsigned long old_size,
unsigned long new_size,
int flags)
788 return (
char *)haystack;
806char *
strpbrk(
const char *str1,
const char *str2)
821char *
strstr(
const char *haystack,
const char *needle)
823 return (
char *)haystack;
896void *
bsearch(
const void *key,
const void *base,
unsigned long nitems,
unsigned long size,
int (*compar)(
const void *,
const void *))
901struct mntent *
getmntent_r(
void *fp,
struct mntent *mntbuf,
char *buf,
int buflen)
906struct tm *
gmtime_r(
const void *timer,
struct tm *buf)
911char *
gzgets(
void* file,
char * buf,
int len)
921char *
realpath(
const char *restrict path,
char *restrict resolved_path)
923 return resolved_path;
926void*
freopen64(
const char* voidname,
const char* mode,
void* fp )
931void*
freopen(
const char* voidname,
const char* mode,
void* fp)
936const char *
inet_ntop(
int af,
const void *restrict src,
char *restrict dst,
unsigned int size)
941double strtod(
const char *str,
char **endptr)
943 *endptr = (
char *)str;
947double strtod_l(
const char *str,
char **endptr,
void *loc)
949 *endptr = (
char *)str;
953float strtof(
const char *nptr,
char **endptr)
955 *endptr = (
char *)nptr;
959float strtof_l(
const char *nptr,
char **endptr,
void *loc)
961 *endptr = (
char *)nptr;
965long int strtol(
const char *str,
char **endptr,
int base)
967 *endptr = (
char *)str;
971long long strtoll(
const char *str,
char **endptr,
int base)
973 *endptr = (
char *)str;
977long double strtold(
const char* str,
char** endptr)
979 *endptr = (
char *)str;
983unsigned long int strtoul(
const char *str,
char **endptr,
int base)
985 *endptr = (
char *)str;
989unsigned long long strtoull(
const char *str,
char **endptr,
int base)
991 *endptr = (
char *)str;
995char *
gcvt(
double x,
int ndigit,
char *buf)
1000void *
memmem(
const void *haystack,
unsigned long haystacklen,
const void *needle,
unsigned long needlelen)
1002 return (
void *)haystack;
1010int readdir_r(
void *__restrict__dir,
void *__restrict__entry,
void **__restrict__result)
1012 __restrict__entry = *__restrict__result;
1016int getpwnam_r(
const char *
name,
void *pwd,
char *buf,
unsigned long buflen,
void **result)
1022int getpwuid_r(
unsigned int uid,
void *pwd,
char *buf,
unsigned long buflen,
void **result)
1033void*
__dynamic_cast(
void* source,
const void* sourceTypeInfo,
const void* targetTypeInfo,
unsigned long castType)
1049const
unsigned short **__ctype_b_loc(
void)
1055int **__ctype_tolower_loc(
void)
1061int **__ctype_toupper_loc(
void)
1067int *__errno_location(
void)
1073int * __h_errno_location(
void)
1079void* __res_state(
void)
1085char *asctime(const
void *timeptr)
1091char * bindtextdomain(const
char * domainname, const
char * dirname)
1097char * bind_textdomain_codeset(const
char * domainname, const
char * codeset)
1103char *ctermid(
char *s)
1109char * dcgettext(const
char * domainname, const
char * msgid,
int category)
1115char * dgettext(const
char * domainname, const
char * msgid)
1121char * dngettext(const
char * domainname, const
char * msgid, const
char * msgid_plural,
unsigned long int n)
1127struct group *getgrgid(
unsigned int gid)
1133struct group *getgrnam(const
char *
name)
1139struct hostent *gethostbyaddr(const
void *addr,
unsigned int len,
int type)
1145struct hostent *gethostbyname(const
char *
name)
1151struct hostent *gethostbyname2(const
char *
name,
int af)
1157struct mntent *getmntent(
void *stream)
1163struct protoent *getprotobyname(const
char *
name)
1169struct protoent *getprotobynumber(
int proto)
1175struct passwd *getpwent(
void)
1181struct passwd *getpwnam(const
char *
name)
1187struct passwd *getpwuid(
unsigned int uid)
1193struct servent *getservbyname(const
char *
name, const
char *proto)
1199struct servent *getservbyport(
int port, const
char *proto)
1205struct spwd *getspnam(const
char *
name)
1211char * gettext(const
char * msgid)
1217struct tm *gmtime(const
void *timer)
1223const
char *gnu_get_libc_version(
void)
1229const
char * gnutls_check_version(const
char * req_version)
1235struct lconv *localeconv(
void)
1241struct tm *localtime(const
void *timer)
1247char * ngettext(const
char * msgid, const
char * msgid_plural,
unsigned long int n)
1253void *pango_cairo_font_map_get_default(
void)
1259char *re_comp(const
char *regex)
1265char *setlocale(
int category, const
char *locale)
1271char *tgoto(const
char *cap,
int col,
int row)
1277char *tparm(
char *str, ...)
1283const
char *zError(
int a)
char const int const cJSON_bool format
void _ZNSsC1EPKcRKSaIcE(void **arg0, void *arg1)
char * strsep(char **stringp, const char *delim)
__attribute__((annotate("ALLOC_HEAP_RET"), annotate("AllocSize:Arg0")))
char * strpbrk(const char *str1, const char *str2)
long long strtoll(const char *str, char **endptr, int base)
void * mremap(void *old_address, unsigned long old_size, unsigned long new_size, int flags)
char * fgets(char *str, int n, void *stream)
float strtof(const char *nptr, char **endptr)
float strtof_l(const char *nptr, char **endptr, void *loc)
long int strtol(const char *str, char **endptr, int base)
long double strtold(const char *str, char **endptr)
char * ctime_r(const char *timer, char *buf)
char * __strchrnull(const char *s, int c)
char * strtok_r(char *str, const char *delim, char **saveptr)
int readdir_r(void *__restrict__dir, void *__restrict__entry, void **__restrict__result)
unsigned long long strtoull(const char *str, char **endptr, int base)
void * freopen(const char *voidname, const char *mode, void *fp)
char * gcvt(double x, int ndigit, char *buf)
char * strchr(const char *str, int c)
char * strrchr(const char *str, int c)
char * rindex(const char *s, int c)
struct mntent * getmntent_r(void *fp, struct mntent *mntbuf, char *buf, int buflen)
double strtod_l(const char *str, char **endptr, void *loc)
void * __rawmemchr(const void *s, int c)
void _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEC1EPKcRKS3_(void **arg0, void *arg1)
char * strtok(char *str, const char *delim)
void * bsearch(const void *key, const void *base, unsigned long nitems, unsigned long size, int(*compar)(const void *, const void *))
char * fgets_unlocked(char *str, int n, void *stream)
void _ZNSt8__detail15_List_node_base7_M_hookEPS0_(void *arg0, void **arg1)
int getpwuid_r(unsigned int uid, void *pwd, char *buf, unsigned long buflen, void **result)
int getpwnam_r(const char *name, void *pwd, char *buf, unsigned long buflen, void **result)
int ispunct(int argument)
unsigned long int strtoul(const char *str, char **endptr, int base)
int isblank(int character)
double strtod(const char *str, char **endptr)
char * strstr(const char *haystack, const char *needle)
int isalnum(int character)
void * memmem(const void *haystack, unsigned long haystacklen, const void *needle, unsigned long needlelen)
const char * inet_ntop(int af, const void *restrict src, char *restrict dst, unsigned int size)
char * strcasestr(const char *haystack, const char *needle)
char * strptime(const void *s, const void *format, void *tm)
void * memrchr(const void *str, int c, unsigned long n)
char * asctime_r(const void *tm, char *buf)
struct tm * localtime_r(const void *timep, struct tm *result)
void * memchr(const void *str, int c, unsigned long n)
struct jpeg_error_mgr * jpeg_std_error(struct jpeg_error_mgr *a)
char * realpath(const char *restrict path, char *restrict resolved_path)
void * freopen64(const char *voidname, const char *mode, void *fp)
struct tm * gmtime_r(const void *timer, struct tm *buf)
char * gzgets(void *file, char *buf, int len)
int isalpha(int character)
void * __dynamic_cast(void *source, const void *sourceTypeInfo, const void *targetTypeInfo, unsigned long castType)
char * strerror_r(int errnum, char *buf, unsigned long buflen)