/third_party/musl/arch/x32/bits/ |
H A D | user.h | 5 uint16_t cwd, swd, ftw, fop; member
|
H A D | signal.h | 61 unsigned short cwd, swd, ftw, fop; member
|
/third_party/musl/arch/x86_64/bits/ |
H A D | user.h | 5 uint16_t cwd, swd, ftw, fop; member
|
H A D | signal.h | 61 unsigned short cwd, swd, ftw, fop; member
|
/third_party/ltp/testcases/kernel/security/prot_hsymlinks/ |
H A D | prot_hsymlinks.c | 348 char *cwd = tst_get_tmpdir(); in init_base_dirs() local
|
/third_party/ltp/testcases/kernel/syscalls/symlink/ |
H A D | symlink01.c | 799 char *cwd; in creat_path_max() local 1494 char *cwd; in do_chdir() local
|
/third_party/node/deps/uv/src/win/ |
H A D | process.c | 162 search_path_join_test(const WCHAR* dir, size_t dir_len, const WCHAR* name, size_t name_len, const WCHAR* ext, size_t ext_len, const WCHAR* cwd, size_t cwd_len) search_path_join_test() argument 257 path_search_walk_ext(const WCHAR *dir, size_t dir_len, const WCHAR *name, size_t name_len, WCHAR *cwd, size_t cwd_len, int name_has_ext) path_search_walk_ext() argument 342 search_path(const WCHAR *file, WCHAR *cwd, const WCHAR *path) search_path() argument 946 *env = NULL, *cwd = NULL; uv_spawn() local [all...] |
/third_party/python/Lib/ |
H A D | ftplib.py | 614 def cwd(self, dirname): member in FTP
|
H A D | pathlib.py | 903 def cwd(cls): member in Path
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
H A D | os_internal.c | 158 char *buf = NULL, *cwd, *ret; in os_rel2abs_path() local
|
H A D | os_unix.c | 288 char *buf = NULL, *cwd, *ret; in os_rel2abs_path() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
H A D | os_internal.c | 164 char *buf = NULL, *cwd, *ret; in os_rel2abs_path() local
|
H A D | os_unix.c | 294 char *buf = NULL, *cwd, *ret; in os_rel2abs_path() local
|
/third_party/cups-filters/filter/foomatic-rip/ |
H A D | util.c | 358 char *tmp, *cwd; in make_absolute_path() local
|
/third_party/libuv/src/win/ |
H A D | process.c | 152 search_path_join_test(const WCHAR* dir, size_t dir_len, const WCHAR* name, size_t name_len, const WCHAR* ext, size_t ext_len, const WCHAR* cwd, size_t cwd_len) search_path_join_test() argument 247 path_search_walk_ext(const WCHAR *dir, size_t dir_len, const WCHAR *name, size_t name_len, WCHAR *cwd, size_t cwd_len, int name_has_ext) path_search_walk_ext() argument 333 search_path(const WCHAR *file, WCHAR *cwd, const WCHAR *path, unsigned int flags) search_path() argument 917 *env = NULL, *cwd = NULL; uv_spawn() local [all...] |
/third_party/libuv/src/unix/ |
H A D | aix.c | 789 char cwd[PATH_MAX]; in uv_fs_event_start() local
|
/third_party/ninja/src/ |
H A D | ninja.cc | 970 vector<char> cwd;
in ToolCompilationDatabase() local
|
/third_party/ltp/tools/sparse/sparse-src/ |
H A D | semind.c | 34 static char cwd[PATH_MAX]; variable
|
/third_party/node/deps/uv/src/unix/ |
H A D | aix.c | 773 char cwd[PATH_MAX]; in uv_fs_event_start() local
|
/third_party/python/Modules/ |
H A D | _posixsubprocess.c | 846 const char *cwd; in subprocess_fork_exec() local 551 child_exec(char *const exec_array[], char *const argv[], char *const envp[], const char *cwd, int p2cread, int p2cwrite, int c2pread, int c2pwrite, int errread, int errwrite, int errpipe_read, int errpipe_write, int close_fds, int restore_signals, int call_setsid, pid_t pgid_to_set, int call_setgid, gid_t gid, int call_setgroups, size_t groups_size, const gid_t *groups, int call_setuid, uid_t uid, int child_umask, const void *child_sigmask, int *fds_to_keep, Py_ssize_t fds_to_keep_len, PyObject *preexec_fn, PyObject *preexec_fn_args_tuple) child_exec() argument 755 do_fork_exec(char *const exec_array[], char *const argv[], char *const envp[], const char *cwd, int p2cread, int p2cwrite, int c2pread, int c2pwrite, int errread, int errwrite, int errpipe_read, int errpipe_write, int close_fds, int restore_signals, int call_setsid, pid_t pgid_to_set, int call_setgid, gid_t gid, int call_setgroups, size_t groups_size, const gid_t *groups, int call_setuid, uid_t uid, int child_umask, const void *child_sigmask, int *fds_to_keep, Py_ssize_t fds_to_keep_len, PyObject *preexec_fn, PyObject *preexec_fn_args_tuple) do_fork_exec() argument [all...] |
/applications/standard/app_samples/code/BasicFeature/DeviceManagement/Vibrator/CustomHaptic/hvigor/ |
H A D | hvigor-wrapper.js | [all...] |
/third_party/node/src/ |
H A D | env.cc | 578 char cwd[PATH_MAX_BYTES]; in GetCwd() local
|
/third_party/nghttp2/src/ |
H A D | shrpx.cc | 171 char *cwd; member
|
H A D | util.cc | 823 char *get_exec_path(int argc, char **const argv, const char *cwd) { in get_exec_path() argument
|
/third_party/mksh/ |
H A D | misc.c | 1940 make_path(const char *cwd, const char *file, in make_path() argument [all...] |