Searched defs:dirpath (Results 1 – 15 of 15) sorted by relevance
/third_party/skia/gn/ |
D | checkdir.py | 13 dirpath, = sys.argv[1:] variable
|
D | highest_version_dir.py | 14 dirpath = sys.argv[1] variable
|
/third_party/flutter/skia/gn/ |
D | checkdir.py | 11 dirpath, = sys.argv[1:] variable
|
D | highest_version_dir.py | 12 dirpath = sys.argv[1] variable
|
/third_party/libwebsockets/lib/misc/ |
D | dir.c | 115 lws_dir(const char *dirpath, void *user, lws_dir_callback_function cb) in lws_dir() 217 lws_dir_glob_cb(const char *dirpath, void *user, struct lws_dir_entry *lde) in lws_dir_glob_cb() 238 lws_dir_rm_rf_cb(const char *dirpath, void *user, struct lws_dir_entry *lde) in lws_dir_rm_rf_cb() 298 lws_plugins_dir_cb(const char *dirpath, void *user, struct lws_dir_entry *lde) in lws_plugins_dir_cb()
|
D | fsmount.c | 41 rm_rf_cb(const char *dirpath, void *user, struct lws_dir_entry *lde) in rm_rf_cb()
|
D | diskcache.c | 275 char dirpath[132], filepath[132 + 32]; in lws_diskcache_trim() local
|
/third_party/ltp/testcases/kernel/syscalls/getcwd/ |
D | getcwd02.c | 35 static int dir_exists(const char *dirpath) in dir_exists()
|
/third_party/eudev/src/shared/ |
D | conf-files.c | 51 char *dirpath; in files_add() local
|
/third_party/boost/boost/wave/util/ |
D | cpp_include_paths.hpp | 332 fs::path dirpath (create_path(s)); in find_include_file() local 368 fs::path dirpath (create_path(s)); in find_include_file() local
|
/third_party/openssl/crypto/conf/ |
D | conf_def.c | 198 char *dirpath = NULL; in def_load_bio() local 686 char **dirpath) in process_include()
|
/third_party/ntfs-3g/src/ |
D | ntfs-3g.c | 335 char *dirpath; in ntfs_allowed_dir_access() local 413 char *dirpath; in ntfs_allowed_real_dir_access() local 443 char *dirpath; in get_parent_dir() local
|
/third_party/libwebsockets/lib/roles/http/server/ |
D | lejp-conf.c | 977 lwsws_get_config_d_cb(const char *dirpath, void *user, in lwsws_get_config_d_cb()
|
/third_party/ltp/testcases/kernel/fs/fsx-linux/ |
D | fsx-linux.c | 1117 int dirpath = 0; in main() local
|
/third_party/libusb/libusb/os/ |
D | linux_usbfs.c | 1173 char dirpath[20]; in usbfs_scan_busdir() local
|