Searched refs:__realpath (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-runtime/gnulib-lib/
H A Dcanonicalize-lgpl.c66 # define __realpath rpl_realpath macro
98 __realpath (const char *name, char *resolved) function
329 versioned_symbol (libc, __realpath, realpath, GLIBC_2_3);
343 return __realpath (name, resolved);
352 return __realpath (name, NULL);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dcanonicalize-lgpl.c66 # define __realpath rpl_realpath macro
98 __realpath (const char *name, char *resolved) function
329 versioned_symbol (libc, __realpath, realpath, GLIBC_2_3);
343 return __realpath (name, resolved);
352 return __realpath (name, NULL);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libiconv-1.11/srclib/
H A Dcanonicalize.c70 # define __realpath rpl_realpath macro
102 __realpath (const char *name, char *resolved) function
323 versioned_symbol (libc, __realpath, realpath, GLIBC_2_3);
337 return __realpath (name, resolved);
346 return __realpath (name, NULL);

Completed in 100 milliseconds