_getcwd 54 maint/gnulib/lib/canonicalize-lgpl.c # define __getcwd _getcwd _getcwd 42 maint/gnulib/lib/getcwd-lgpl.c # define getcwd _getcwd _getcwd 133 maint/gnulib/lib/getcwd.c result = _getcwd (buf, size); _getcwd 145 maint/gnulib/lib/getcwd.c # define getcwd_nothrow _getcwd _getcwd 1072 maint/gnulib/lib/unistd.in.h # define getcwd _getcwd _getcwd 1094 maint/gnulib/lib/unistd.in.h # define getcwd _getcwd _getcwd 233 maint/gnulib/tests/test-execute-child.c if (_getcwd (cwd, sizeof (cwd)) == NULL) _getcwd 468 maint/gnulib/tests/test-execute-main.c ASSERT (_getcwd (cwd, sizeof (cwd)) != NULL);