Home
last modified time | relevance | path

Searched defs:cwd (Results 26 - 50 of 103) sorted by relevance

12345

/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dvpe.h65 char cwd[VPE_PATH_MAX]; member
/kernel/linux/linux-5.10/arch/x86/kernel/fpu/
H A Dcore.c432 unsigned short cwd, swd; in fpu__exception_code() local
/third_party/node/lib/
H A Dchild_process.js[all...]
/third_party/ltp/testcases/kernel/syscalls/statx/
H A Dstatx07.c57 static char *cwd; variable
/third_party/ltp/testcases/kernel/syscalls/chdir/
H A Dchdir01.c59 char *cwd; in setup() local
/third_party/ltp/testcases/kernel/syscalls/madvise/
H A Dmadvise08.c47 char cwd[1024]; in setup() local
/third_party/musl/arch/microblaze/bits/
H A Duser.h2 long cwd, swd, twd, fip, fcs, foo, fos, st_space[20]; member
/third_party/skia/third_party/externals/angle2/src/common/
H A Dsystem_utils_posix.cpp91 Optional<std::string> cwd = GetCWD(); in GetModuleDirectory() local
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/spec_tools/
H A Dbase_printer.py195 def cwd(self): member in BasePrinter
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Duser_32.h46 long cwd; member
57 unsigned short cwd; member
H A Duser32.h9 u32 cwd; member
21 unsigned short cwd; member
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/ptrace/
H A Dptrace-hwbreak.c49 static volatile char cwd[PATH_MAX] __attribute__((aligned(8))); variable
/kernel/linux/linux-5.10/tools/testing/selftests/capabilities/
H A Dtest_execve.c141 char cwd[PATH_MAX]; in chdir_to_tmpfs() local
/kernel/linux/linux-5.10/tools/lib/subcmd/
H A Dexec-cmd.c38 static char cwd[PATH_MAX + 1]; in get_pwd_cwd() local
63 const char *cwd = get_pwd_cwd(); in make_nonrelative_path() local
/kernel/linux/linux-5.10/fs/
H A Dd_path.c444 char *cwd = page + PATH_MAX; in SYSCALL_DEFINE2() local
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Duser_64.h52 unsigned short cwd; member
H A Duser_32.h46 long cwd; member
57 unsigned short cwd; member
H A Duser32.h9 u32 cwd; member
21 unsigned short cwd; member
/kernel/linux/linux-6.6/tools/lib/subcmd/
H A Dexec-cmd.c63 const char *cwd = get_pwd_cwd(buf, sz); in make_nonrelative_path() local
/kernel/linux/linux-6.6/tools/testing/selftests/capabilities/
H A Dtest_execve.c141 char cwd[PATH_MAX]; in chdir_to_tmpfs() local
/third_party/eudev/src/shared/
H A Dpath-util.c102 _cleanup_free_ char *cwd = NULL; in path_make_absolute_cwd() local
/third_party/f2fs-tools/fsck/
H A Dmain.c41 char cwd[PATH_MAX]; in absolute_path() local
/third_party/ltp/testcases/kernel/controllers/cgroup_xattr/
H A Dcgroup_xattr.c227 char *cwd = tst_get_tmpdir(); in cleanup() local
/third_party/ltp/testcases/kernel/fs/ftest/
H A Dftest06.c97 static char *cwd; variable
H A Dftest02.c92 static char *cwd; variable

Completed in 13 milliseconds

12345