Home
last modified time | relevance | path

Searched defs:cwd (Results 176 - 200 of 210) sorted by relevance

123456789

/third_party/musl/arch/x32/bits/
H A Duser.h5 uint16_t cwd, swd, ftw, fop; member
H A Dsignal.h61 unsigned short cwd, swd, ftw, fop; member
/third_party/musl/arch/x86_64/bits/
H A Duser.h5 uint16_t cwd, swd, ftw, fop; member
H A Dsignal.h61 unsigned short cwd, swd, ftw, fop; member
/third_party/ltp/testcases/kernel/security/prot_hsymlinks/
H A Dprot_hsymlinks.c348 char *cwd = tst_get_tmpdir(); in init_base_dirs() local
/third_party/ltp/testcases/kernel/syscalls/symlink/
H A Dsymlink01.c799 char *cwd; in creat_path_max() local
1494 char *cwd; in do_chdir() local
/third_party/node/deps/uv/src/win/
H A Dprocess.c162 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 Dftplib.py614 def cwd(self, dirname): member in FTP
H A Dpathlib.py903 def cwd(cls): member in Path
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Dos_internal.c158 char *buf = NULL, *cwd, *ret; in os_rel2abs_path() local
H A Dos_unix.c288 char *buf = NULL, *cwd, *ret; in os_rel2abs_path() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dos_internal.c164 char *buf = NULL, *cwd, *ret; in os_rel2abs_path() local
H A Dos_unix.c294 char *buf = NULL, *cwd, *ret; in os_rel2abs_path() local
/third_party/cups-filters/filter/foomatic-rip/
H A Dutil.c358 char *tmp, *cwd; in make_absolute_path() local
/third_party/libuv/src/win/
H A Dprocess.c152 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 Daix.c789 char cwd[PATH_MAX]; in uv_fs_event_start() local
/third_party/ninja/src/
H A Dninja.cc970 vector<char> cwd; in ToolCompilationDatabase() local
/third_party/ltp/tools/sparse/sparse-src/
H A Dsemind.c34 static char cwd[PATH_MAX]; variable
/third_party/node/deps/uv/src/unix/
H A Daix.c773 char cwd[PATH_MAX]; in uv_fs_event_start() local
/third_party/python/Modules/
H A D_posixsubprocess.c846 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 Dhvigor-wrapper.js[all...]
/third_party/node/src/
H A Denv.cc578 char cwd[PATH_MAX_BYTES]; in GetCwd() local
/third_party/nghttp2/src/
H A Dshrpx.cc171 char *cwd; member
H A Dutil.cc823 char *get_exec_path(int argc, char **const argv, const char *cwd) { in get_exec_path() argument
/third_party/mksh/
H A Dmisc.c1940 make_path(const char *cwd, const char *file, in make_path() argument
[all...]

Completed in 38 milliseconds

123456789