HomeSort by: relevance | last modified time | path
    Searched refs:_getcwd (Results 1 - 25 of 71) sorted by relevancy

1 2 3

  /src/external/bsd/libarchive/dist/tar/
bsdtar_windows.h 32 #define getcwd _getcwd
  /src/external/gpl3/gdb/dist/gnulib/import/
getcwd-lgpl.c 42 # define getcwd _getcwd
getcwd.c 134 result = _getcwd (buf, size);
146 # define getcwd_nothrow _getcwd
canonicalize-lgpl.c 54 # define __getcwd _getcwd
  /src/external/gpl3/gdb.old/dist/gnulib/import/
getcwd-lgpl.c 42 # define getcwd _getcwd
getcwd.c 134 result = _getcwd (buf, size);
146 # define getcwd_nothrow _getcwd
canonicalize-lgpl.c 54 # define __getcwd _getcwd
  /src/lib/libc/gen/
getcwd.c 58 __weak_alias(getcwd,_getcwd)
59 __weak_alias(_sys_getcwd,_getcwd)
  /src/crypto/external/bsd/heimdal/dist/lib/roken/
dirent-test.c 147 if (_getcwd(dirname, sizeof(dirname)/sizeof(char)) != NULL &&
  /src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/
gtest-filepath.cc 102 return FilePath(_getcwd(cwd, sizeof(cwd)) == nullptr ? "" : cwd);
  /src/external/bsd/libarchive/dist/tar/test/
test_copy.c 48 assert(_getcwd(buf, MAX_PATH) != NULL);
  /src/external/bsd/libarchive/dist/libarchive/test/
test_sparse_basic.c 91 #define getcwd _getcwd
  /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64/gnulib/import/
unistd.h 101 /* Native Windows platforms declare _chdir, _getcwd, _rmdir in
1597 # define getcwd _getcwd
1613 /* On native Windows, map 'getcwd' to '_getcwd', so that -loldnames is not
1619 # define getcwd _getcwd
  /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64eb/gnulib/import/
unistd.h 101 /* Native Windows platforms declare _chdir, _getcwd, _rmdir in
1597 # define getcwd _getcwd
1613 /* On native Windows, map 'getcwd' to '_getcwd', so that -loldnames is not
1619 # define getcwd _getcwd
  /src/external/gpl3/gdb/lib/libgnulib/arch/alpha/gnulib/import/
unistd.h 101 /* Native Windows platforms declare _chdir, _getcwd, _rmdir in
1597 # define getcwd _getcwd
1613 /* On native Windows, map 'getcwd' to '_getcwd', so that -loldnames is not
1619 # define getcwd _getcwd
  /src/external/gpl3/gdb/lib/libgnulib/arch/arm/gnulib/import/
unistd.h 101 /* Native Windows platforms declare _chdir, _getcwd, _rmdir in
1597 # define getcwd _getcwd
1613 /* On native Windows, map 'getcwd' to '_getcwd', so that -loldnames is not
1619 # define getcwd _getcwd
  /src/external/gpl3/gdb/lib/libgnulib/arch/armeb/gnulib/import/
unistd.h 101 /* Native Windows platforms declare _chdir, _getcwd, _rmdir in
1597 # define getcwd _getcwd
1613 /* On native Windows, map 'getcwd' to '_getcwd', so that -loldnames is not
1619 # define getcwd _getcwd
  /src/external/gpl3/gdb/lib/libgnulib/arch/hppa/gnulib/import/
unistd.h 101 /* Native Windows platforms declare _chdir, _getcwd, _rmdir in
1597 # define getcwd _getcwd
1613 /* On native Windows, map 'getcwd' to '_getcwd', so that -loldnames is not
1619 # define getcwd _getcwd
  /src/external/gpl3/gdb/lib/libgnulib/arch/i386/gnulib/import/
unistd.h 101 /* Native Windows platforms declare _chdir, _getcwd, _rmdir in
1597 # define getcwd _getcwd
1613 /* On native Windows, map 'getcwd' to '_getcwd', so that -loldnames is not
1619 # define getcwd _getcwd
  /src/external/gpl3/gdb/lib/libgnulib/arch/ia64/gnulib/import/
unistd.h 101 /* Native Windows platforms declare _chdir, _getcwd, _rmdir in
1597 # define getcwd _getcwd
1613 /* On native Windows, map 'getcwd' to '_getcwd', so that -loldnames is not
1619 # define getcwd _getcwd
  /src/external/gpl3/gdb/lib/libgnulib/arch/m68000/gnulib/import/
unistd.h 101 /* Native Windows platforms declare _chdir, _getcwd, _rmdir in
1597 # define getcwd _getcwd
1613 /* On native Windows, map 'getcwd' to '_getcwd', so that -loldnames is not
1619 # define getcwd _getcwd
  /src/external/gpl3/gdb/lib/libgnulib/arch/m68k/gnulib/import/
unistd.h 101 /* Native Windows platforms declare _chdir, _getcwd, _rmdir in
1597 # define getcwd _getcwd
1613 /* On native Windows, map 'getcwd' to '_getcwd', so that -loldnames is not
1619 # define getcwd _getcwd
  /src/external/gpl3/gdb/lib/libgnulib/arch/mips64eb/gnulib/import/
unistd.h 101 /* Native Windows platforms declare _chdir, _getcwd, _rmdir in
1597 # define getcwd _getcwd
1613 /* On native Windows, map 'getcwd' to '_getcwd', so that -loldnames is not
1619 # define getcwd _getcwd
  /src/external/gpl3/gdb/lib/libgnulib/arch/mips64el/gnulib/import/
unistd.h 101 /* Native Windows platforms declare _chdir, _getcwd, _rmdir in
1597 # define getcwd _getcwd
1613 /* On native Windows, map 'getcwd' to '_getcwd', so that -loldnames is not
1619 # define getcwd _getcwd
  /src/external/gpl3/gdb/lib/libgnulib/arch/mipseb/gnulib/import/
unistd.h 101 /* Native Windows platforms declare _chdir, _getcwd, _rmdir in
1597 # define getcwd _getcwd
1613 /* On native Windows, map 'getcwd' to '_getcwd', so that -loldnames is not
1619 # define getcwd _getcwd

Completed in 56 milliseconds

1 2 3