Home
last modified time | relevance | path

Searched refs:libc_freeres_ptr (Results 1 – 25 of 30) sorted by relevance

12

/glibc-2.36/intl/
Dlocalealias.c130 # define libc_freeres_ptr(decl) decl macro
133 libc_freeres_ptr (static char *string_space);
136 libc_freeres_ptr (static struct alias_map *map);
/glibc-2.36/crypt/
Dmd5-crypt.c303 # define libc_freeres_ptr(decl) decl macro
305 libc_freeres_ptr (static char *buffer);
Dsha256-crypt.c390 # define libc_freeres_ptr(decl) decl macro
392 libc_freeres_ptr (static char *buffer);
Dsha512-crypt.c412 # define libc_freeres_ptr(decl) decl macro
414 libc_freeres_ptr (static char *buffer);
/glibc-2.36/login/
Dgetutent.c23 libc_freeres_ptr (static struct utmp *buffer);
Dgetutid.c23 libc_freeres_ptr (static struct utmp *buffer);
Dgetutline.c23 libc_freeres_ptr (static struct utmp *buffer);
/glibc-2.36/inet/
Dgetnetgrent.c24 libc_freeres_ptr (static char *buffer);
Drexec.c45 libc_freeres_ptr (static char *ahostbuf);
Dgetnameinfo.c80 libc_freeres_ptr (static char *domain);
Drcmd.c100 libc_freeres_ptr(static char *ahostbuf);
/glibc-2.36/misc/
Dmntent.c31 libc_freeres_ptr (static void *mntent_buffer);
Defgcvt-template.c41 libc_freeres_ptr (static char *FCVT_BUFPTR);
/glibc-2.36/stdio-common/
Dreg-type.c25 libc_freeres_ptr (printf_va_arg_function **__printf_va_arg_table)
Dreg-printf.c27 libc_freeres_ptr (printf_arginfo_size_function **__printf_arginfo_table)
/glibc-2.36/pwd/
Dfgetpwent.c28 libc_freeres_ptr (static char *buffer);
/glibc-2.36/grp/
Dfgetgrent.c28 libc_freeres_ptr (static char *buffer);
/glibc-2.36/gshadow/
Dfgetsgent.c31 libc_freeres_ptr (static char *buffer);
/glibc-2.36/shadow/
Dfgetspent.c31 libc_freeres_ptr (static char *buffer);
/glibc-2.36/nss/
DgetXXent.c65 libc_freeres_ptr (static char *buffer);
DgetXXbyYY.c89 libc_freeres_ptr (static char *buffer);
/glibc-2.36/sysdeps/posix/
Dttyname.c34 libc_freeres_ptr (static char *getttyname_name);
/glibc-2.36/resolv/
Dres_hconf.c333 libc_freeres_ptr (
/glibc-2.36/time/
Dtzfile.c53 libc_freeres_ptr (static __time64_t *transitions);
/glibc-2.36/include/
Dlibc-symbols.h299 #define libc_freeres_ptr(decl) \ macro

12