5# define NULL ((void *)0)
23void *malloc(
unsigned long size)
28__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
29void *fopen(const
char *voidname, const
char *mode)
34__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
35void *fopen64(const
char *voidname, const
char *mode)
40__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
41void *fdopen(
int fd, const
char *mode)
46__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
47struct dirent64 *readdir64(
void *dirp)
52__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
58__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:Arg0*Arg1")))
59void *calloc(
unsigned long nitems,
unsigned long size)
64__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:Arg0")))
65void *zmalloc(
unsigned long size)
70__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
71void *gzdopen(
int fd, const
char *mode)
76__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
77void *iconv_open(const
char *tocode, const
char *fromcode)
82__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:Arg0")))
83void *lalloc(
unsigned long size,
int a)
88__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:Arg0")))
89void *lalloc_clear(
unsigned long size,
int a)
94__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
95long *nhalloc(
unsigned int a, const
char *
b,
int c)
100__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:Arg0")))
101void *oballoc(
unsigned long size)
106__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
107void *popen(const
char *command, const
char *
type)
112__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
113void *pthread_getspecific(const
char *
a, const
char *
b)
118__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
119struct dirent *readdir(
void *dirp)
124__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:Arg0*Arg1")))
125void* safe_calloc(
unsigned nelem,
unsigned elsize)
130__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:Arg0")))
131void* safe_malloc(
unsigned long size)
136__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:Arg0*Arg1")))
137char* safecalloc(
int a,
int b)
142__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:Arg0")))
143char* safemalloc(
int a,
int b)
148__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
149void *setmntent(const
char *voidname, const
char *
type)
154__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
155void *shmat(
int shmid, const
void *shmaddr,
int shmflg)
160__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
161void* __sysv_signal(
int a,
void *
b)
166__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
167void (*signal(
int sig,
void (*func)(
int)))(
int)
172__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
173char *tempnam(const
char *dir, const
char *pfx)
178__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
184__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
185void* xcalloc(
unsigned long size1,
unsigned long size2)
190__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:Arg0")))
191void* xmalloc(
unsigned long size)
196__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:Arg0")))
197void *__cxa_allocate_exception(
unsigned long size)
203void* aligned_alloc(
unsigned long size1,
unsigned long size2)
208__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:Arg1")))
209void* memalign(
unsigned long size1,
unsigned long size2)
214__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:Arg0")))
215void *valloc(
unsigned long size)
220__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:Arg0")))
221void *pvalloc(
unsigned long size)
226__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:Arg1")))
227void *mmap64(
void *addr,
unsigned long len,
int prot,
int flags,
int fildes,
long off)
232__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
233char *XSetLocaleModifiers(
char *
a)
238__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
239char * __strdup(const
char *
string)
244__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
245char *crypt(const
char *key, const
char *salt)
250__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
256__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
257void *dlopen(const
char *voidname,
int flags)
262__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
263const
char *gai_strerror(
int errcode)
268__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
269const
char *gcry_cipher_algo_name(
int errcode)
274__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
275const
char *svfgcry_md_algo_name_(
int errcode)
280__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
286__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
287char *getpass(const
char *prompt)
292__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
293const
char * gnutls_strerror(
int error)
298__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
299const
char *gpg_strerror(
unsigned int a)
304__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
305const
char * gzerror(
void* file,
int * errnum)
310__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
311char *inet_ntoa(
unsigned int in)
316__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
322__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
323void* llvm_stacksave()
328__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:Arg1")))
329void *mmap(
void *addr,
unsigned long len,
int prot,
int flags,
int fildes,
long off)
334__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
335void *newwin(
int nlines,
int ncols,
int begin_y,
int begin_x)
340__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
341char *nl_langinfo(
int item)
346__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
347void *opendir(const
char *
name)
352__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
353void *sbrk(
long increment)
358__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
359char *strdup(const
char *s)
364__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
365char *strndup(const
char *s,
unsigned long n)
370__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
371char *strerror(
int errnum)
376__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
377char *strsignal(
int errnum)
382__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
383char *textdomain(const
char * domainname)
388__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
389char *tgetstr(
char *
id,
char **area)
394__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
395char *tigetstr(
char *capname)
400__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
406__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
413char *getcwd(
char *buf,
unsigned long size)
419char *mem_realloc(
void *ptr,
unsigned long size)
424__attribute__((annotate(
"REALLOC_HEAP_RET"), annotate(
"AllocSize:Arg1")))
425char *realloc(
void *ptr,
unsigned long size)
430__attribute__((annotate(
"REALLOC_HEAP_RET"), annotate(
"AllocSize:Arg1*Arg2")))
431char *reallocarray(
void *ptr,
unsigned long elems,
unsigned long size)
436__attribute__((annotate(
"REALLOC_HEAP_RET"), annotate(
"AllocSize:Arg1")))
437void* safe_realloc(
void *
p,
unsigned long n)
442__attribute__((annotate(
"REALLOC_HEAP_RET"), annotate(
"AllocSize:Arg1*Arg2")))
443void* saferealloc(
void *
p,
unsigned long n1,
unsigned long n2)
448__attribute__((annotate(
"REALLOC_HEAP_RET"), annotate(
"AllocSize:UNKNOWN")))
455char *
strtok(
char *str,
const char *delim)
460char *
strtok_r(
char *str,
const char *delim,
char **saveptr)
465char*
strsep(
char** stringp,
const char* delim)
470__attribute__((annotate(
"REALLOC_HEAP_RET"), annotate(
"AllocSize:Arg1")))
471void *xrealloc(
void *ptr,
unsigned long bytes)
477__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:Arg0")))
478void *_Znwj(
unsigned int size)
484__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:Arg0")))
485void *_ZnwjRKSt9nothrow_t(
unsigned int size,
void *)
491__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:Arg0")))
492void *_ZnwjSt11align_val_t(
unsigned int size,
unsigned long)
498__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:Arg0")))
499void *_ZnwjSt11align_val_tRKSt9nothrow_t(
unsigned int size,
unsigned long,
void *)
505__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:Arg0")))
506void *_Znaj(
unsigned int size)
512__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:Arg0")))
513void *_ZnajRKSt9nothrow_t(
unsigned int size,
void *)
519__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:Arg0")))
520void *_ZnajSt11align_val_t(
unsigned int size,
unsigned long)
526__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:Arg0")))
527void *_ZnajSt11align_val_tRKSt9nothrow_t(
unsigned int size,
unsigned long,
void *)
533__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:Arg0")))
534void *_Znwm(
unsigned long size)
540__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:Arg0")))
541void *_ZnwmRKSt9nothrow_t(
unsigned long size,
void *)
547__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:Arg0")))
548void *_ZnwmSt11align_val_t(
unsigned long size,
unsigned long)
554__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:Arg0")))
555void *_ZnwmSt11align_val_tRKSt9nothrow_t(
unsigned long size,
unsigned long,
void *)
561__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:Arg0")))
562void *_Znam(
unsigned long size)
568__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:Arg0")))
569void *_ZnamRKSt9nothrow_t(
unsigned long size,
void *)
575__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:Arg0")))
576void *_ZnamSt11align_val_t(
unsigned long size,
unsigned long)
582__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:Arg0")))
583void *_ZnamSt11align_val_tRKSt9nothrow_t(
unsigned long size,
unsigned long,
void *)
589int asprintf(
char **__restrict strp, const
char *__restrict
fmt, ...)
594__attribute__((annotate(
"ALLOC_HEAP_ARG0"), annotate(
"AllocSize:UNKNOWN")))
595int vasprintf(
char **strp, const
char *
fmt,
void* ap)
600__attribute__((annotate(
"ALLOC_HEAP_ARG0"), annotate(
"AllocSize:UNKNOWN")))
601int db_create(
void **dbp,
void *dbenv,
unsigned int flags)
606__attribute__((annotate(
"ALLOC_HEAP_ARG0"), annotate(
"AllocSize:UNKNOWN")))
607int gnutls_pkcs12_bag_init(
void *
a)
612__attribute__((annotate(
"ALLOC_HEAP_ARG0"), annotate(
"AllocSize:UNKNOWN")))
613int gnutls_pkcs12_init(
void *
a)
618__attribute__((annotate(
"ALLOC_HEAP_ARG0"), annotate(
"AllocSize:UNKNOWN")))
619int gnutls_x509_crt_init(
void *
a)
624__attribute__((annotate(
"ALLOC_HEAP_ARG0"), annotate(
"AllocSize:UNKNOWN")))
625int gnutls_x509_privkey_init(
void *
a)
631int posix_memalign(
void **
a,
unsigned long b,
unsigned long c)
637int scandir(const
char *__restrict dirp, struct dirent ***__restrict namelist,
int (*filter)(const struct dirent *),
int (*compar)(const struct dirent **, const struct dirent **))
643int XmbTextPropertyToTextList(
void *
a,
void *
b,
char ***c,
int *d)
649void llvm_memcpy_p0i8_p0i8_i64(
char* dst,
char* src,
int sz,
int flag){}
652void llvm_memcpy_p0_p0_i64(
char* dst,
char* src,
int sz,
int flag){}
655void llvm_memcpy_p0i8_p0i8_i32(
char* dst,
char* src,
int sz,
int flag){}
658void llvm_memcpy_p0_p0_i32(
char* dst,
char* src,
int sz,
int flag){}
661void llvm_memcpy(
char* dst,
char* src,
int sz,
int flag){}
664void llvm_memmove(
char* dst,
char* src,
int sz,
int flag){}
667void llvm_memmove_p0i8_p0i8_i64(
char* dst,
char* src,
int sz,
int flag){}
670void llvm_memmove_p0_p0_i64(
char* dst,
char* src,
int sz,
int flag){}
673void llvm_memmove_p0i8_p0i8_i32(
char* dst,
char* src,
int sz,
int flag){}
676void llvm_memmove_p0_p0_i32(
char* dst,
char* src,
int sz,
int flag){}
679void __memcpy_chk(
char* dst,
char* src,
int sz,
int flag){}
682void *memmove(
void *str1, const
void *str2,
unsigned long n)
688void bcopy(const
void *s1,
void *s2,
unsigned long n){}
691void *memccpy(
void *__restrict dest, const
void *__restrict src,
int c,
unsigned long count)
697void __memmove_chk(
char* dst,
char* src,
int sz){}
700void llvm_memset(
char* dst,
char elem,
int sz,
int flag){}
703void llvm_memset_p0i8_i32(
char* dst,
char elem,
int sz,
int flag){}
706void llvm_memset_p0_i32(
char* dst,
char elem,
int sz,
int flag){}
709void llvm_memset_p0i8_i64(
char* dst,
char elem,
int sz,
int flag){}
712void llvm_memset_p0_i64(
char* dst,
char elem,
int sz,
int flag){}
715char *__memset_chk(
char * dest,
int c,
unsigned long destlen,
int flag)
721char *wmemset(
wchar_t * dst,
wchar_t elem,
int sz,
int flag) {
727char * __strcpy_chk(
char * dest, const
char * src,
unsigned long destlen)
733char *__strcat_chk(
char * dest, const
char * src,
unsigned long destlen)
739wchar_t* __wcscat_chk(
wchar_t * dest, const
wchar_t * src)
745char *stpcpy(
char *__restrict dst, const
char *__restrict src)
751char *strcat(
char *dest, const
char *src)
757char *wcscat(
char *dest, const
char *src)
764char *strcpy(
char *dest, const
char *src)
770char *strncat(
char *dest, const
char *src,
unsigned long n)
776wchar_t* wcsncat(
wchar_t * dest, const
wchar_t * src,
int n) {
781char *__strncat_chk(
char *dest, const
char *src,
unsigned long n)
787wchar_t* __wcsncat_chk(
wchar_t * dest, const
wchar_t * src,
int n) {
792char *strncpy(
char *dest, const
char *src,
unsigned long n)
798char *wcscpy(
wchar_t* dest, const
wchar_t* src) {
803unsigned
long iconv(
void* cd,
char **__restrict inbuf,
unsigned long *__restrict inbytesleft,
char **__restrict outbuf,
unsigned long *__restrict outbytesleft)
809void* _ZNSt5arrayIPK1ALm2EE4backEv(
void *arg)
811 void* ptr1 = (
char*)arg + 0;
812 void* ptr2 = (
char*)ptr1 + 0;
816__attribute__((annotate(
"ALLOC_HEAP_RET"), annotate(
"AllocSize:Arg0")))
817void *SyGetmem(
unsigned long size)
832char *
fgets(
char *str,
int n,
void *stream)
847void *
memchr(
const void *str,
int c,
unsigned long n)
852void *
memrchr(
const void *str,
int c,
unsigned long n)
857void *
mremap(
void * old_address,
unsigned long old_size,
unsigned long new_size,
int flags)
874 return (
char *)haystack;
892char *
strpbrk(
const char *str1,
const char *str2)
907char *
strstr(
const char *haystack,
const char *needle)
909 return (
char *)haystack;
982void *
bsearch(
const void *key,
const void *base,
unsigned long nitems,
unsigned long size,
int (*compar)(
const void *,
const void *))
987struct mntent *
getmntent_r(
void *fp,
struct mntent *mntbuf,
char *buf,
int buflen)
992struct tm *
gmtime_r(
const void *timer,
struct tm *buf)
997char *
gzgets(
void* file,
char * buf,
int len)
1007char *
realpath(
const char *__restrict path,
char *__restrict resolved_path)
1009 return resolved_path;
1012void*
freopen64(
const char* voidname,
const char* mode,
void* fp )
1017void*
freopen(
const char* voidname,
const char* mode,
void* fp)
1022const char *
inet_ntop(
int af,
const void *__restrict src,
char *__restrict dst,
unsigned int size)
1029 *endptr = (
char *)str;
1033double strtod_l(
const char *str,
char **endptr,
void *loc)
1035 *endptr = (
char *)str;
1041 *endptr = (
char *)nptr;
1045float strtof_l(
const char *nptr,
char **endptr,
void *loc)
1047 *endptr = (
char *)nptr;
1051long int strtol(
const char *str,
char **endptr,
int base)
1053 *endptr = (
char *)str;
1057long long strtoll(
const char *str,
char **endptr,
int base)
1059 *endptr = (
char *)str;
1063long double strtold(
const char* str,
char** endptr)
1065 *endptr = (
char *)str;
1069unsigned long int strtoul(
const char *str,
char **endptr,
int base)
1071 *endptr = (
char *)str;
1075unsigned long long strtoull(
const char *str,
char **endptr,
int base)
1077 *endptr = (
char *)str;
1081char *
gcvt(
double x,
int ndigit,
char *buf)
1086void *
memmem(
const void *haystack,
unsigned long haystacklen,
const void *needle,
unsigned long needlelen)
1088 return (
void *)haystack;
1096int readdir_r(
void *__restrict dir,
void *__restrict entry,
void **__restrict result)
1102int getpwnam_r(
const char *
name,
void *pwd,
char *buf,
unsigned long buflen,
void **result)
1108int getpwuid_r(
unsigned int uid,
void *pwd,
char *buf,
unsigned long buflen,
void **result)
1119void*
__dynamic_cast(
void* source,
const void* sourceTypeInfo,
const void* targetTypeInfo,
unsigned long castType)
1216char *
dcgettext(
const char * domainname,
const char * msgid,
int category)
1221char *
dgettext(
const char * domainname,
const char * msgid)
1226char *
dngettext(
const char * domainname,
const char * msgid,
const char * msgid_plural,
unsigned long int n)
1236char *
ngettext(
const char * msgid,
const char * msgid_plural,
unsigned long int n)
1356char *
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)