Home
last modified time | relevance | path

Searched defs:fspath (Results 1 – 13 of 13) sorted by relevance

/external/e2fsprogs/tests/fuzz/
Dext2fs_read_bitmap_fuzzer.cc64 std::string fspath("/proc/self/fd/" + std::to_string(fd)); in LLVMFuzzerTestOneInput() local
Dext2fs_image_read_write_fuzzer.cc68 std::string fspath("/proc/self/fd/" + std::to_string(fd)); in LLVMFuzzerTestOneInput() local
/external/python/setuptools/setuptools/command/
Dpy36compat.py39 def _cs_path_exists(fspath): argument
/external/erofs-utils/lib/
Dblock_list.c38 const char *fspath = erofs_fspath(path); in blocklist_write() local
Dxattr.c211 char *kvbuf, *fspath; in erofs_get_selabel_xattr() local
Dinode.c782 const char *fspath; in erofs_droid_inode_fsconfig() local
/external/python/setuptools/setuptools/_distutils/command/
Dsdist.py233 def _cs_path_exists(fspath): argument
/external/python/cpython3/Lib/distutils/command/
Dsdist.py233 def _cs_path_exists(fspath): argument
/external/libtracefs/src/
Dtracefs-utils.c92 char fspath[PATH_MAX+1]; in find_tracing_dir() local
/external/python/setuptools/pkg_resources/
D__init__.py1713 def _zipinfo_name(self, fspath): argument
1859 def _has(self, fspath): argument
1863 def _isdir(self, fspath): argument
1866 def _listdir(self, fspath): argument
/external/python/cpython3/Lib/
Dos.py1066 fspath = _fspath variable
/external/python/cpython3/Lib/test/
Dtest_os.py4428 fspath = staticmethod(os.fspath) variable in TestPEP519
4521 fspath = staticmethod(os._fspath) variable in TestPEP519PurePython
/external/kernel-headers/original/uapi/linux/
Dbtrfs.h686 __u64 fspath; /* out */ member