Searched refs:__getcwd (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/gnulib-lib/
H A Dcanonicalize-lgpl.c72 # define __getcwd(buf, max) getcwd (buf, max, 0) macro
74 # define __getcwd getcwd macro
77 # define __getcwd(buf, max) getwd (buf) macro
150 if (!__getcwd (rpath, path_max))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libiconv-1.10/srclib/
H A Dcanonicalize.c76 # define __getcwd(buf, max) getcwd (buf, max, 0) macro
78 # define __getcwd getcwd macro
81 # define __getcwd(buf, max) getwd (buf) macro
149 if (!__getcwd (rpath, path_max))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dcanonicalize-lgpl.c72 # define __getcwd(buf, max) getcwd (buf, max, 0) macro
74 # define __getcwd getcwd macro
77 # define __getcwd(buf, max) getwd (buf) macro
150 if (!__getcwd (rpath, path_max))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libiconv-1.11/srclib/
H A Dcanonicalize.c76 # define __getcwd(buf, max) getcwd (buf, max, 0) macro
78 # define __getcwd getcwd macro
81 # define __getcwd(buf, max) getwd (buf) macro
149 if (!__getcwd (rpath, path_max))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/libatalk/util/
H A Dftw.c60 # undef __getcwd macro
61 # define __getcwd(P, N) xgetcwd () macro
704 cwd = __getcwd(NULL, 0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/intl/
H A Ddcigettext.c136 # define getcwd __getcwd
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl/
H A Ddcigettext.c142 # define getcwd __getcwd
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/
H A Dconfigure33007 for ac_func in __getcwd _getcwd
[all...]

Completed in 1296 milliseconds