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

1 2 3 4 5

  /xsrc/external/mit/MesaLib/dist/bin/
install_megadrivers.py 61 ret = os.getcwd()
  /xsrc/external/mit/MesaLib.old/dist/bin/
install_megadrivers.py 61 ret = os.getcwd()
  /xsrc/external/mit/xorgproto/dist/include/X11/
Xw32defs.h 33 # define getcwd _getcwd macro
  /xsrc/external/mit/xedit/dist/lisp/
require.c 97 getcwd(filename, sizeof(filename));
pathname.c 218 if (getcwd(path, sizeof(path) - 2) == NULL)
219 LispDestroy("%s: getcwd(): %s", STRFUN(builtin), strerror(errno));
242 if (getcwd(path, sizeof(path) - 2) == NULL)
243 LispDestroy("%s: getcwd(): %s", STRFUN(builtin), strerror(errno));
  /xsrc/external/mit/xedit/dist/
realpath.c 79 if (getcwd(resolved, PATH_MAX) == NULL) {
tags.c 349 cwd = getcwd(buffer, sizeof(buffer));
  /xsrc/external/mit/MesaLib/dist/src/gtest/src/
gtest-filepath.cc 105 char* result = getcwd(cwd, sizeof(cwd));
107 // getcwd will likely fail in NaCl due to the sandbox, so return something
108 // reasonable. The user may have provided a shim implementation for getcwd,
  /xsrc/external/mit/MesaLib.old/dist/src/gtest/src/
gtest-filepath.cc 109 char* result = getcwd(cwd, sizeof(cwd));
111 // getcwd will likely fail in NaCl due to the sandbox, so return something
112 // reasonable. The user may have provided a shim implementation for getcwd,
  /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/tests/
cache_test.c 136 if (getcwd(buf, PATH_MAX)) {
  /xsrc/external/mit/MesaLib/dist/src/util/tests/cache/
cache_test.c 145 if (getcwd(buf, PATH_MAX)) {
  /xsrc/external/mit/libepoxy/dist/src/
gen_dispatch.py 865 outputdir = os.getcwd()
  /xsrc/external/mit/mkfontscale/dist/
mkfontscale.c 153 if (getcwd(prefix, NPREFIX - 1) == NULL) {
  /xsrc/external/mit/fontconfig/dist/src/
fcstr.c 1231 if (getcwd ((char *) cwd, FC_MAX_FILE_LEN) == NULL)
  /xsrc/external/mit/freetype/dist/builds/unix/
ltmain.sh 5574 # define getcwd _getcwd
5581 # define getcwd _getcwd
6007 /* static buffer for getcwd */
6065 if (getcwd (tmp, LT_PATHMAX) == NULL)
6066 lt_fatal (__FILE__, __LINE__, "getcwd failed: %s",
6091 if (getcwd (tmp, LT_PATHMAX) == NULL)
6092 lt_fatal (__FILE__, __LINE__, "getcwd failed: %s",
  /xsrc/external/mit/glu/dist/
ltmain.sh 5622 # define getcwd _getcwd
5629 # define getcwd _getcwd
6055 /* static buffer for getcwd */
6113 if (getcwd (tmp, LT_PATHMAX) == NULL)
6114 lt_fatal (__FILE__, __LINE__, "getcwd failed: %s",
6139 if (getcwd (tmp, LT_PATHMAX) == NULL)
6140 lt_fatal (__FILE__, __LINE__, "getcwd failed: %s",
  /xsrc/external/mit/glw/dist/
ltmain.sh 3460 # define getcwd _getcwd
3471 # define getcwd _getcwd
3888 /* static buffer for getcwd */
3946 if (getcwd (tmp, LT_PATHMAX) == NULL)
3947 lt_fatal (__FILE__, __LINE__, "getcwd failed: %s",
3972 if (getcwd (tmp, LT_PATHMAX) == NULL)
3973 lt_fatal (__FILE__, __LINE__, "getcwd failed: %s",
  /xsrc/external/mit/libXTrap/dist/
ltmain.sh 4197 # define getcwd _getcwd
4208 # define getcwd _getcwd
4629 /* static buffer for getcwd */
4687 if (getcwd (tmp, LT_PATHMAX) == NULL)
4688 lt_fatal (__FILE__, __LINE__, "getcwd failed: %s",
4713 if (getcwd (tmp, LT_PATHMAX) == NULL)
4714 lt_fatal (__FILE__, __LINE__, "getcwd failed: %s",
  /xsrc/external/mit/libXevie/dist/
ltmain.sh 3460 # define getcwd _getcwd
3471 # define getcwd _getcwd
3888 /* static buffer for getcwd */
3946 if (getcwd (tmp, LT_PATHMAX) == NULL)
3947 lt_fatal (__FILE__, __LINE__, "getcwd failed: %s",
3972 if (getcwd (tmp, LT_PATHMAX) == NULL)
3973 lt_fatal (__FILE__, __LINE__, "getcwd failed: %s",
  /xsrc/external/mit/libXfont/dist/
ltmain.sh 5574 # define getcwd _getcwd
5581 # define getcwd _getcwd
6007 /* static buffer for getcwd */
6065 if (getcwd (tmp, LT_PATHMAX) == NULL)
6066 lt_fatal (__FILE__, __LINE__, "getcwd failed: %s",
6091 if (getcwd (tmp, LT_PATHMAX) == NULL)
6092 lt_fatal (__FILE__, __LINE__, "getcwd failed: %s",
  /xsrc/external/mit/libXxf86misc/dist/
ltmain.sh 5574 # define getcwd _getcwd
5581 # define getcwd _getcwd
6007 /* static buffer for getcwd */
6065 if (getcwd (tmp, LT_PATHMAX) == NULL)
6066 lt_fatal (__FILE__, __LINE__, "getcwd failed: %s",
6091 if (getcwd (tmp, LT_PATHMAX) == NULL)
6092 lt_fatal (__FILE__, __LINE__, "getcwd failed: %s",
  /xsrc/external/mit/mesa-demos/dist/
ltmain.sh 5574 # define getcwd _getcwd
5581 # define getcwd _getcwd
6007 /* static buffer for getcwd */
6065 if (getcwd (tmp, LT_PATHMAX) == NULL)
6066 lt_fatal (__FILE__, __LINE__, "getcwd failed: %s",
6091 if (getcwd (tmp, LT_PATHMAX) == NULL)
6092 lt_fatal (__FILE__, __LINE__, "getcwd failed: %s",
  /xsrc/external/mit/xcb-util/dist/
ltmain.sh 3663 /* static buffer for getcwd */
3721 if (getcwd (tmp, LT_PATHMAX) == NULL)
3722 lt_fatal ("getcwd failed");
3746 if (getcwd (tmp, LT_PATHMAX) == NULL)
3747 lt_fatal ("getcwd failed");
  /xsrc/external/mit/xf86-input-synaptics/dist/
ltmain.sh 4197 # define getcwd _getcwd
4208 # define getcwd _getcwd
4629 /* static buffer for getcwd */
4687 if (getcwd (tmp, LT_PATHMAX) == NULL)
4688 lt_fatal (__FILE__, __LINE__, "getcwd failed: %s",
4713 if (getcwd (tmp, LT_PATHMAX) == NULL)
4714 lt_fatal (__FILE__, __LINE__, "getcwd failed: %s",
  /xsrc/external/mit/xf86-video-apm/dist/
ltmain.sh 5574 # define getcwd _getcwd
5581 # define getcwd _getcwd
6007 /* static buffer for getcwd */
6065 if (getcwd (tmp, LT_PATHMAX) == NULL)
6066 lt_fatal (__FILE__, __LINE__, "getcwd failed: %s",
6091 if (getcwd (tmp, LT_PATHMAX) == NULL)
6092 lt_fatal (__FILE__, __LINE__, "getcwd failed: %s",

Completed in 73 milliseconds

1 2 3 4 5