Home
last modified time | relevance | path

Searched refs:getcwd (Results 1 – 25 of 171) sorted by relevance

1234567

/OK3568_Linux_fs/buildroot/package/xml-security-c/
H A D0001-autoconf-variable-cache-option-for-getcwd-test.patch4 Subject: [PATCH] autoconf variable cache option for getcwd test
23 # Check whether getcwd can dynamically allocate memory.
24 AC_MSG_CHECKING([whether getcwd(NULL, 0) works])
27 -[char *cwd = getcwd(NULL, 0);
31 - [Define to 1 if getcwd(NULL, 0) works])],
36 + char *cwd = getcwd(NULL, 0);
43 + [Define to 1 if getcwd(NULL, 0) works])
/OK3568_Linux_fs/yocto/poky/scripts/tiny/
H A Dksum.py65 print("Collecting object files recursively from %s..." % os.getcwd())
66 for dirpath, dirs, files in os.walk(os.getcwd()):
83 print("%s" % filename[len(os.getcwd()) + 1:])
99 print("%s" % vmlinux_file[len(os.getcwd()) + 1:])
/OK3568_Linux_fs/yocto/poky/bitbake/lib/layerindexlib/tests/
H A Dcommon.py16 self.origdir = os.getcwd()
19 self.d.setVar('DL_DIR', os.getcwd())
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/fetch2/
H A Dcrate.py95 save_cwd = os.getcwd()
120 bb.note("Unpacking %s to %s/" % (thefile, os.getcwd()))
/OK3568_Linux_fs/u-boot/tools/patman/
H A Dcheckpatch.py17 os.getcwd(),
18 os.path.join(os.getcwd(), '..', '..'),
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dget_current_dir_name.c16 return getcwd(pwd, sizeof(pwd)) == NULL ? NULL : strdup(pwd); in get_current_dir_name()
/OK3568_Linux_fs/kernel/tools/perf/trace/strace/groups/
H A Dfile6 getcwd
/OK3568_Linux_fs/yocto/poky/scripts/
H A Dcombo-layer175 logger.debug("run cmd '%s' in %s" % (cmd, os.getcwd() if destdir is None else destdir))
264 extract_dir = os.path.join(os.getcwd(), dest_dir)
268 extract_dir = os.getcwd()
641 check_repo_clean(os.getcwd())
683 repo_patch_dir = os.path.join(os.getcwd(), patch_dir, name)
731 patchlist_file = os.path.join(os.getcwd(), patch_dir, "patchlist-%s" % name)
953 wdir = os.path.join(os.getcwd(), ".git", "combo-layer")
962 wenv["GIT_OBJECT_DIRECTORY"] = os.path.join(os.getcwd(), ".git", "objects")
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/at/at/
H A Dconfigure-add-enable-pam.patch8 AC_CHECK_FUNCS(getcwd mktime strftime setreuid setresuid sigaction waitpid)
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/utils/
H A Dfilesystem.hpp17 CV_EXPORTS cv::String getcwd();
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/utils/
H A Dfilesystem.hpp17 CV_EXPORTS cv::String getcwd();
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/utils/
H A Dfilesystem.hpp17 CV_EXPORTS cv::String getcwd();
/OK3568_Linux_fs/buildroot/support/scripts/
H A Dboot-qemu-image.py25 qemu_start = os.path.join(os.getcwd(), 'output/images/start-qemu.sh')
/OK3568_Linux_fs/buildroot/package/benejson/
H A D0001-c-std.patch11 @@ -9,9 +9,8 @@ mydir = os.getcwd()
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/
H A Dcookerdata.py192 path = os.getcwd()
219 return os.path.abspath(os.getcwd())
428 data.setVar("TOPDIR", os.path.abspath(os.getcwd()))
/OK3568_Linux_fs/kernel/arch/um/drivers/
H A Dcow_user.c151 if (getcwd(save_cwd, sizeof(save_cwd)) == NULL) { in absolutize()
166 if (getcwd(to, size) == NULL) { in absolutize()
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/utils/
H A Ddecorators.py128 logfile = os.path.join(os.getcwd(),'results-'+caller+'.'+timestamp+'.log')
129 linkfile = os.path.join(os.getcwd(),'results-'+caller+'.log')
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/gdb/python/gdb/
H A Dprompt.py24 return os.getcwd()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/gdb/python/gdb/
H A Dprompt.py24 return os.getcwd()
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/glibc/glibc/
H A Dcheck-test-wrapper69 … wrapped = " ".join(["'{0}'".format(i.replace("'", r"'\''")) for i in ["cd", os.getcwd()]]) + "; "
/OK3568_Linux_fs/u-boot/tools/dtoc/
H A Dfdt_util.py65 search_paths = [os.path.join(os.getcwd(), 'include')]
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dpackage_tar.bbclass8 oldcwd = os.getcwd()
/OK3568_Linux_fs/kernel/tools/lib/subcmd/
H A Dexec-cmd.c41 if (getcwd(cwd, PATH_MAX) == NULL) in get_pwd_cwd()
/OK3568_Linux_fs/buildroot/package/libtalloc/
H A Dlibtalloc-cache.txt32 getcwd takes a NULL argument: OK
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/
H A Dunistd.h204 (char *__buf, size_t __size), getcwd)
213 __NTH (getcwd (char *__buf, size_t __size)) in __NTH()

1234567