Home
last modified time | relevance | path

Searched defs:cwd (Results 1 – 8 of 8) sorted by relevance

/linux/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
H A Duser_64.h52 unsigned short cwd; member
/linux/tools/lib/subcmd/
H A Dexec-cmd.c63 const char *cwd = get_pwd_cwd(buf, sz); in make_nonrelative_path() local
/linux/tools/testing/selftests/capabilities/
H A Dtest_execve.c132 char cwd[PATH_MAX]; in chdir_to_tmpfs() local
/linux/tools/testing/selftests/exec/
H A Dexecveat.c178 char *cwd = getcwd(NULL, 0); in check_execveat_pathmax() local
/linux/tools/testing/selftests/powerpc/ptrace/
H A Dptrace-hwbreak.c50 static volatile char cwd[PATH_MAX] __attribute__((aligned(8))); variable
/linux/arch/x86/include/uapi/asm/
H A Dsigcontext.h150 __u16 cwd; member