Home
last modified time | relevance | path

Searched defs:dirpath (Results 1 – 12 of 12) sorted by relevance

/third_party/libwebsockets/lib/misc/
Ddir.c115 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()
Dfsmount.c41 rm_rf_cb(const char *dirpath, void *user, struct lws_dir_entry *lde) in rm_rf_cb()
Ddiskcache.c275 char dirpath[132], filepath[132 + 32]; in lws_diskcache_trim() local
/third_party/skia/gn/
Dcheckdir.py13 dirpath, = sys.argv[1:] variable
Dhighest_version_dir.py14 dirpath = sys.argv[1] variable
/third_party/ltp/testcases/kernel/syscalls/getcwd/
Dgetcwd02.c35 static int dir_exists(const char *dirpath) in dir_exists()
/third_party/node/deps/openssl/openssl/crypto/conf/
Dconf_def.c226 char *dirpath = NULL; in def_load_bio() local
816 char **dirpath) in process_include()
/third_party/openssl/crypto/conf/
Dconf_def.c226 char *dirpath = NULL; in def_load_bio() local
816 char **dirpath) in process_include()
/third_party/rust/crates/nix/test/
Dtest_unistd.rs1101 let dirpath = tempdir.path().join(dirname); in test_unlinkat_dir_noremovedir() localVariable
1122 let dirpath = tempdir.path().join(dirname); in test_unlinkat_dir_removedir() localVariable
/third_party/ntfs-3g/src/
Dntfs-3g.c335 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/
Dlejp-conf.c977 lwsws_get_config_d_cb(const char *dirpath, void *user, in lwsws_get_config_d_cb()
/third_party/ltp/testcases/kernel/fs/fsx-linux/
Dfsx-linux.c1117 int dirpath = 0; in main() local