5# define NULL ((void *)0)
24void *malloc(
unsigned long size)
29__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
30void *fopen(const
char *voidname, const
char *mode)
35__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
36void *fopen64(const
char *voidname, const
char *mode)
41__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
42void *fdopen(
int fd, const
char *mode)
47__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
48struct dirent64 *readdir64(
void *dirp)
53__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
59__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:Arg0*Arg1")))
60void *calloc(
unsigned long nitems,
unsigned long size)
65__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:Arg0")))
66void *zmalloc(
unsigned long size)
71__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
72void *gzdopen(
int fd, const
char *mode)
77__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
78void *iconv_open(const
char *tocode, const
char *fromcode)
83__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:Arg0")))
84void *lalloc(
unsigned long size,
int a)
89__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:Arg0")))
90void *lalloc_clear(
unsigned long size,
int a)
95__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
96long *nhalloc(
unsigned int a, const
char *
b,
int c)
101__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:Arg0")))
102void *oballoc(
unsigned long size)
107__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
108void *popen(const
char *command, const
char *
type)
113__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
114void *pthread_getspecific(const
char *
a, const
char *
b)
119__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
120struct dirent *readdir(
void *dirp)
125__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:Arg0*Arg1")))
126void* safe_calloc(
unsigned nelem,
unsigned elsize)
131__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:Arg0")))
132void* safe_malloc(
unsigned long size)
137__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:Arg0*Arg1")))
138char* safecalloc(
int a,
int b)
143__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:Arg0")))
144char* safemalloc(
int a,
int b)
149__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
150void *setmntent(const
char *voidname, const
char *
type)
155__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
156void *shmat(
int shmid, const
void *shmaddr,
int shmflg)
161__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
162void* __sysv_signal(
int a,
void *
b)
167__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
168void (*signal(
int sig,
void (*func)(
int)))(
int)
173__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
174char *tempnam(const
char *dir, const
char *pfx)
179__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
185__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
186void* xcalloc(
unsigned long size1,
unsigned long size2)
191__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:Arg0")))
192void* xmalloc(
unsigned long size)
197__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:Arg0")))
198void *__cxa_allocate_exception(
unsigned long size)
204void* aligned_alloc(
unsigned long size1,
unsigned long size2)
209__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:Arg1")))
210void* memalign(
unsigned long size1,
unsigned long size2)
215__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:Arg0")))
216void *valloc(
unsigned long size)
221__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:Arg0")))
222void *pvalloc(
unsigned long size)
227__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:Arg1")))
228void *mmap64(
void *addr,
unsigned long len,
int prot,
int flags,
int fildes,
long off)
233__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
234char *XSetLocaleModifiers(
char *
a)
239__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
240char * __strdup(const
char *
string)
245__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
246char *crypt(const
char *key, const
char *salt)
251__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
257__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
258void *dlopen(const
char *voidname,
int flags)
263__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
264const
char *gai_strerror(
int errcode)
269__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
270const
char *gcry_cipher_algo_name(
int errcode)
275__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
276const
char *svfgcry_md_algo_name_(
int errcode)
281__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
287__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
288char *getpass(const
char *prompt)
293__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
294const
char * gnutls_strerror(
int error)
299__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
300const
char *gpg_strerror(
unsigned int a)
305__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
306const
char * gzerror(
void* file,
int * errnum)
311__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
312char *inet_ntoa(
unsigned int in)
317__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
323__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
324void* llvm_stacksave()
329__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:Arg1")))
330void *mmap(
void *addr,
unsigned long len,
int prot,
int flags,
int fildes,
long off)
335__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
336void *newwin(
int nlines,
int ncols,
int begin_y,
int begin_x)
341__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
342char *nl_langinfo(
int item)
347__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
348void *opendir(const
char *
name)
353__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
354void *sbrk(
long increment)
359__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
360char *strdup(const
char *s)
365__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
366char *strndup(const
char *s,
unsigned long n)
371__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
372char *strerror(
int errnum)
377__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
378char *strsignal(
int errnum)
383__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
384char *textdomain(const
char * domainname)
389__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
390char *tgetstr(
char *
id,
char **area)
395__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
396char *tigetstr(
char *capname)
401__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
407__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
414char *getcwd(
char *buf,
unsigned long size)
420char *mem_realloc(
void *ptr,
unsigned long size)
425__attribute__((annotate(
"REALLOC_HEAP_RET"), annotate(
"AllocSize:Arg1")))
426char *realloc(
void *ptr,
unsigned long size)
431__attribute__((annotate(
"REALLOC_HEAP_RET"), annotate(
"AllocSize:Arg1*Arg2")))
432char *reallocarray(
void *ptr,
unsigned long elems,
unsigned long size)
437__attribute__((annotate(
"REALLOC_HEAP_RET"), annotate(
"AllocSize:Arg1")))
438void* safe_realloc(
void *
p,
unsigned long n)
443__attribute__((annotate(
"REALLOC_HEAP_RET"), annotate(
"AllocSize:Arg1*Arg2")))
444void* saferealloc(
void *
p,
unsigned long n1,
unsigned long n2)
449__attribute__((annotate(
"REALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
456char *
strtok(
char *str,
const char *delim)
461char *
strtok_r(
char *str,
const char *delim,
char **saveptr)
466char*
strsep(
char** stringp,
const char* delim)
471__attribute__((annotate(
"REALLOC_HEAP_RET"), annotate(
"AllocSize:Arg1")))
472void *xrealloc(
void *ptr,
unsigned long bytes)
478__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:Arg0")))
479void *_Znwj(
unsigned int size)
485__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:Arg0")))
486void *_ZnwjRKSt9nothrow_t(
unsigned int size,
void *)
492__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:Arg0")))
493void *_ZnwjSt11align_val_t(
unsigned int size,
unsigned long)
499__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:Arg0")))
500void *_ZnwjSt11align_val_tRKSt9nothrow_t(
unsigned int size,
unsigned long,
void *)
506__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:Arg0")))
507void *_Znaj(
unsigned int size)
513__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:Arg0")))
514void *_ZnajRKSt9nothrow_t(
unsigned int size,
void *)
520__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:Arg0")))
521void *_ZnajSt11align_val_t(
unsigned int size,
unsigned long)
527__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:Arg0")))
528void *_ZnajSt11align_val_tRKSt9nothrow_t(
unsigned int size,
unsigned long,
void *)
534__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:Arg0")))
535void *_Znwm(
unsigned long size)
541__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:Arg0")))
542void *_ZnwmRKSt9nothrow_t(
unsigned long size,
void *)
548__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:Arg0")))
549void *_ZnwmSt11align_val_t(
unsigned long size,
unsigned long)
555__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:Arg0")))
556void *_ZnwmSt11align_val_tRKSt9nothrow_t(
unsigned long size,
unsigned long,
void *)
562__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:Arg0")))
563void *_Znam(
unsigned long size)
569__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:Arg0")))
570void *_ZnamRKSt9nothrow_t(
unsigned long size,
void *)
576__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:Arg0")))
577void *_ZnamSt11align_val_t(
unsigned long size,
unsigned long)
583__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:Arg0")))
584void *_ZnamSt11align_val_tRKSt9nothrow_t(
unsigned long size,
unsigned long,
void *)
590int asprintf(
char **__restrict strp, const
char *__restrict
fmt, ...)
595__attribute__((annotate(
"ALLOC_HEAP_ARG0"), annotate(
"AllocSize:UNKNOWN")))
596int vasprintf(
char **strp, const
char *
fmt,
void* ap)
601__attribute__((annotate(
"ALLOC_HEAP_ARG0"), annotate(
"AllocSize:UNKNOWN")))
602int db_create(
void **dbp,
void *dbenv,
unsigned int flags)
607__attribute__((annotate(
"ALLOC_HEAP_ARG0"), annotate(
"AllocSize:UNKNOWN")))
608int gnutls_pkcs12_bag_init(
void *
a)
613__attribute__((annotate(
"ALLOC_HEAP_ARG0"), annotate(
"AllocSize:UNKNOWN")))
614int gnutls_pkcs12_init(
void *
a)
619__attribute__((annotate(
"ALLOC_HEAP_ARG0"), annotate(
"AllocSize:UNKNOWN")))
620int gnutls_x509_crt_init(
void *
a)
625__attribute__((annotate(
"ALLOC_HEAP_ARG0"), annotate(
"AllocSize:UNKNOWN")))
626int gnutls_x509_privkey_init(
void *
a)
632int posix_memalign(
void **
a,
unsigned long b,
unsigned long c)
638int scandir(const
char *__restrict dirp, struct dirent ***__restrict namelist,
int (*filter)(const struct dirent *),
int (*compar)(const struct dirent **, const struct dirent **))
644int XmbTextPropertyToTextList(
void *
a,
void *
b,
char ***c,
int *d)
650void llvm_memcpy_p0i8_p0i8_i64(
char* dst,
char* src,
int sz,
int flag){}
653void llvm_memcpy_p0_p0_i64(
char* dst,
char* src,
int sz,
int flag){}
656void llvm_memcpy_p0i8_p0i8_i32(
char* dst,
char* src,
int sz,
int flag){}
659void llvm_memcpy_p0_p0_i32(
char* dst,
char* src,
int sz,
int flag){}
662void llvm_memcpy(
char* dst,
char* src,
int sz,
int flag){}
665void llvm_memmove(
char* dst,
char* src,
int sz,
int flag){}
668void llvm_memmove_p0i8_p0i8_i64(
char* dst,
char* src,
int sz,
int flag){}
671void llvm_memmove_p0_p0_i64(
char* dst,
char* src,
int sz,
int flag){}
674void llvm_memmove_p0i8_p0i8_i32(
char* dst,
char* src,
int sz,
int flag){}
677void llvm_memmove_p0_p0_i32(
char* dst,
char* src,
int sz,
int flag){}
680void __memcpy_chk(
char* dst,
char* src,
int sz,
int flag){}
683void *memmove(
void *str1, const
void *str2,
unsigned long n)
689void bcopy(const
void *s1,
void *s2,
unsigned long n){}
692void *memccpy(
void *__restrict dest, const
void *__restrict src,
int c,
unsigned long count)
698void __memmove_chk(
char* dst,
char* src,
int sz){}
701void llvm_memset(
char* dst,
char elem,
int sz,
int flag){}
704void llvm_memset_p0i8_i32(
char* dst,
char elem,
int sz,
int flag){}
707void llvm_memset_p0_i32(
char* dst,
char elem,
int sz,
int flag){}
710void llvm_memset_p0i8_i64(
char* dst,
char elem,
int sz,
int flag){}
713void llvm_memset_p0_i64(
char* dst,
char elem,
int sz,
int flag){}
716char *__memset_chk(
char * dest,
int c,
unsigned long destlen,
int flag)
722char *wmemset(
wchar_t * dst,
wchar_t elem,
int sz,
int flag) {
728char * __strcpy_chk(
char * dest, const
char * src,
unsigned long destlen)
734char *__strcat_chk(
char * dest, const
char * src,
unsigned long destlen)
740wchar_t* __wcscat_chk(
wchar_t * dest, const
wchar_t * src)
746char *stpcpy(
char *__restrict dst, const
char *__restrict src)
752char *strcat(
char *dest, const
char *src)
758char *wcscat(
char *dest, const
char *src)
765char *strcpy(
char *dest, const
char *src)
771char *strncat(
char *dest, const
char *src,
unsigned long n)
777wchar_t* wcsncat(
wchar_t * dest, const
wchar_t * src,
int n) {
782char *__strncat_chk(
char *dest, const
char *src,
unsigned long n)
788wchar_t* __wcsncat_chk(
wchar_t * dest, const
wchar_t * src,
int n) {
793char *strncpy(
char *dest, const
char *src,
unsigned long n)
799char *wcscpy(
wchar_t* dest, const
wchar_t* src) {
804unsigned
long iconv(
void* cd,
char **__restrict inbuf,
unsigned long *__restrict inbytesleft,
char **__restrict outbuf,
unsigned long *__restrict outbytesleft)
810int scanf(const
char *
format, ...)
816int __isoc99_scanf(const
char *
format, ...)
822int fscanf(
void *stream, const
char *
format, ...)
828int __isoc99_fscanf(
void *stream, const
char *
format, ...)
834int sscanf(const
char *str, const
char *
format, ...)
840int __isoc99_sscanf(const
char *str, const
char *
format, ...)
846void* _ZNSt5arrayIPK1ALm2EE4backEv(
void *arg)
848 void* ptr1 = (
char*)arg + 0;
849 void* ptr2 = (
char*)ptr1 + 0;
853__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:Arg0")))
854void *SyGetmem(
unsigned long size)
869char *
fgets(
char *str,
int n,
void *stream)
884void *
memchr(
const void *str,
int c,
unsigned long n)
889void *
memrchr(
const void *str,
int c,
unsigned long n)
894void *
mremap(
void * old_address,
unsigned long old_size,
unsigned long new_size,
int flags)
911 return (
char *)haystack;
929char *
strpbrk(
const char *str1,
const char *str2)
944char *
strstr(
const char *haystack,
const char *needle)
946 return (
char *)haystack;
1019void *
bsearch(
const void *key,
const void *base,
unsigned long nitems,
unsigned long size,
int (*compar)(
const void *,
const void *))
1021 return (
void *)base;
1024struct mntent *
getmntent_r(
void *fp,
struct mntent *mntbuf,
char *buf,
int buflen)
1034char *
gzgets(
void* file,
char * buf,
int len)
1044char *
realpath(
const char *__restrict path,
char *__restrict resolved_path)
1046 return resolved_path;
1049void*
freopen64(
const char* voidname,
const char* mode,
void* fp )
1054void*
freopen(
const char* voidname,
const char* mode,
void* fp)
1059const char *
inet_ntop(
int af,
const void *__restrict src,
char *__restrict dst,
unsigned int size)
1066 *endptr = (
char *)str;
1070double strtod_l(
const char *str,
char **endptr,
void *loc)
1072 *endptr = (
char *)str;
1078 *endptr = (
char *)nptr;
1082float strtof_l(
const char *nptr,
char **endptr,
void *loc)
1084 *endptr = (
char *)nptr;
1088long int strtol(
const char *str,
char **endptr,
int base)
1090 *endptr = (
char *)str;
1094long long strtoll(
const char *str,
char **endptr,
int base)
1096 *endptr = (
char *)str;
1100long double strtold(
const char* str,
char** endptr)
1102 *endptr = (
char *)str;
1106unsigned long int strtoul(
const char *str,
char **endptr,
int base)
1108 *endptr = (
char *)str;
1112unsigned long long strtoull(
const char *str,
char **endptr,
int base)
1114 *endptr = (
char *)str;
1118char *
gcvt(
double x,
int ndigit,
char *buf)
1123void *
memmem(
const void *haystack,
unsigned long haystacklen,
const void *needle,
unsigned long needlelen)
1125 return (
void *)haystack;
1133int readdir_r(
void *__restrict dir,
void *__restrict entry,
void **__restrict result)
1139int getpwnam_r(
const char *
name,
void *pwd,
char *buf,
unsigned long buflen,
void **result)
1145int getpwuid_r(
unsigned int uid,
void *pwd,
char *buf,
unsigned long buflen,
void **result)
1156void*
__dynamic_cast(
void* source,
const void* sourceTypeInfo,
const void* targetTypeInfo,
unsigned long castType)
1253char *
dcgettext(
const char * domainname,
const char * msgid,
int category)
1258char *
dgettext(
const char * domainname,
const char * msgid)
1263char *
dngettext(
const char * domainname,
const char * msgid,
const char * msgid_plural,
unsigned long int n)
1273char *
ngettext(
const char * msgid,
const char * msgid_plural,
unsigned long int n)
1393char *
tgoto(
const char *cap,
int col,
int row)
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 gnutls_check_version_global[10]
void * getgrnam_global[10]
int ctype_toupper_loc_global[10]
char setlocale_global[10]
char * asctime(const void *timeptr)
char * strpbrk(const char *str1, const char *str2)
void * gethostby_global[10]
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)
void * getprotobyname(const char *name)
float strtof(const char *nptr, char **endptr)
float strtof_l(const char *nptr, char **endptr, void *loc)
void * getservbyport(int port, const char *proto)
char * ctime(const void *timer)
char * re_comp(const char *regex)
void * getpwnam(const char *name)
char * tparm(char *str,...)
long int strtol(const char *str, char **endptr, int base)
char * setlocale(int category, const char *locale)
long double strtold(const char *str, char **endptr)
char * ctime_r(const char *timer, char *buf)
char * dcgettext(const char *domainname, const char *msgid, int category)
const unsigned short ** __ctype_b_loc(void)
void * localeconv_global[10]
char * __strchrnull(const char *s, int c)
char * strtok_r(char *str, const char *delim, char **saveptr)
const char * gnu_get_libc_version(void)
unsigned long long strtoull(const char *str, char **endptr, int base)
char * bind_textdomain_codeset(const char *domainname, const char *codeset)
void * freopen(const char *voidname, const char *mode, void *fp)
const char * gnutls_check_version(const char *req_version)
int * __errno_location(void)
char * gcvt(double x, int ndigit, char *buf)
char * strchr(const char *str, int c)
char * strrchr(const char *str, int c)
void * getservbyname(const char *name, const char *proto)
char * rindex(const char *s, int c)
struct mntent * getmntent_r(void *fp, struct mntent *mntbuf, char *buf, int buflen)
void * getpwuid(unsigned int uid)
double strtod_l(const char *str, char **endptr, void *loc)
int ctype_tolower_loc_global[10]
void * gethostbyname(const char *name)
void * __rawmemchr(const void *s, int c)
void _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEC1EPKcRKS3_(void **arg0, void *arg1)
void * getmntent(void *stream)
char * gettext(const char *msgid)
char * strtok(char *str, const char *delim)
void * gmtime(const void *timer)
void * bsearch(const void *key, const void *base, unsigned long nitems, unsigned long size, int(*compar)(const void *, const void *))
void * getproto_global[10]
void * getgrgid(unsigned int gid)
char * fgets_unlocked(char *str, int n, void *stream)
void _ZNSt8__detail15_List_node_base7_M_hookEPS0_(void *arg0, void **arg1)
unsigned short ctype_b_loc_global[10]
int ** __ctype_tolower_loc(void)
int getpwuid_r(unsigned int uid, void *pwd, char *buf, unsigned long buflen, void **result)
void * getgrgid_global[10]
char bind_textdomain_codeset_global[10]
int * __h_errno_location(void)
void * gethostbyaddr(const void *addr, unsigned int len, int type)
int getpwnam_r(const char *name, void *pwd, char *buf, unsigned long buflen, void **result)
int ispunct(int argument)
void * getgrnam(const char *name)
void * getspnam_global[10]
char * dgettext(const char *domainname, const char *msgid)
unsigned long int strtoul(const char *str, char **endptr, int base)
char gnu_get_libc_version_global[10]
char bindtextdomain_global[10]
int isblank(int character)
char * bindtextdomain(const char *domainname, const char *dirname)
double strtod(const char *str, char **endptr)
char * getenv(const char *name)
char * strstr(const char *haystack, const char *needle)
char * dngettext(const char *domainname, const char *msgid, const char *msgid_plural, unsigned long int n)
void * localtime(const void *timer)
void * gethostbyname2(const char *name, int af)
int isalnum(int character)
void * memmem(const void *haystack, unsigned long haystacklen, const void *needle, unsigned long needlelen)
int readdir_r(void *__restrict dir, void *__restrict entry, void **__restrict result)
char * strcasestr(const char *haystack, const char *needle)
void * getprotobynumber(int proto)
int ** __ctype_toupper_loc(void)
char * realpath(const char *__restrict path, char *__restrict resolved_path)
char * strptime(const void *s, const void *format, void *tm)
void * memrchr(const void *str, int c, unsigned long n)
char * ngettext(const char *msgid, const char *msgid_plural, unsigned long int n)
char * tgoto(const char *cap, int col, int row)
char * asctime_r(const void *tm, char *buf)
struct tm * localtime_r(const void *timep, struct tm *result)
void * getserv_global[10]
void * getmntent_global[10]
const char * inet_ntop(int af, const void *__restrict src, char *__restrict dst, unsigned int size)
void * getspnam(const char *name)
void * memchr(const void *str, int c, unsigned long n)
const char * zError(int a)
struct jpeg_error_mgr * jpeg_std_error(struct jpeg_error_mgr *a)
void * pango_cairo_font_map_get_default(void)
void * pango_cairo_font_map_global[10]
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)