| /OK3568_Linux_fs/kernel/tools/lib/subcmd/ |
| H A D | exec-cmd.c | 38 static char cwd[PATH_MAX + 1]; in get_pwd_cwd() local 63 const char *cwd = get_pwd_cwd(); in make_nonrelative_path() local
|
| /OK3568_Linux_fs/buildroot/support/testing/tests/utils/ |
| H A D | test_check_package.py | 16 def call_script(args, env, cwd): argument
|
| /OK3568_Linux_fs/u-boot/test/py/ |
| H A D | u_boot_spawn.py | 26 def __init__(self, args, cwd=None): argument
|
| H A D | multiplexed_log.py | 112 def run(self, cmd, cwd=None, ignore_errors=False): argument
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/utils/ |
| H A D | git.py | 35 def _run_git_cmd_at(git_args, cwd, **kwargs): argument
|
| /OK3568_Linux_fs/kernel/arch/x86/include/asm/ |
| H A D | user_32.h | 46 long cwd; member 57 unsigned short cwd; member
|
| H A D | user32.h | 9 u32 cwd; member 21 unsigned short cwd; member
|
| H A D | user_64.h | 52 unsigned short cwd; member
|
| /OK3568_Linux_fs/u-boot/tools/patman/ |
| H A D | command.py | 45 raise_on_error=True, cwd=None, **kwargs): argument
|
| H A D | cros_subprocess.py | 57 shell=False, cwd=None, env=None, **kwargs): argument
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/tests/ |
| H A D | fetch.py | 397 def git(self, cmd, cwd=None): argument 406 def git_init(self, cwd=None): argument 1619 def assertRefs(self, expected_refs, cwd=None): argument 1626 def assertRevCount(self, expected_count, args=None, cwd=None): argument 1635 def add_empty_file(self, path, cwd=None, msg=None): argument
|
| /OK3568_Linux_fs/kernel/arch/x86/include/asm/fpu/ |
| H A D | types.h | 13 u32 cwd; /* FPU Control Word */ member 35 u16 cwd; /* Control Word */ member 80 u32 cwd; member
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/bldcontrol/ |
| H A D | localhostbecontroller.py | 41 def _shellcmd(self, command, cwd=None, nowait=False,env=None): argument
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oe/ |
| H A D | copy_buildsystem.py | 274 def check_sstate_task_list(d, targets, filteroutfile, cmdprefix='', cwd=None, logfile=None): argument
|
| /OK3568_Linux_fs/u-boot/tools/buildman/ |
| H A D | builderthread.py | 91 def Make(self, commit, brd, stage, cwd, *args, **kwargs): argument
|
| H A D | func_test.py | 373 def _HandleMake(self, commit, brd, stage, cwd, *args, **kwargs): argument
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/fpu/ |
| H A D | core.c | 447 unsigned short cwd, swd; in fpu__exception_code() local
|
| /OK3568_Linux_fs/yocto/poky/scripts/lib/checklayer/ |
| H A D | __init__.py | 277 def check_command(error_msg, cmd, cwd=None): argument
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/ |
| H A D | build.py | 274 def exec_func_python(func, d, runfile, cwd=None): argument 407 def exec_func_shell(func, d, runfile, cwd=None): argument
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/capabilities/ |
| H A D | test_execve.c | 141 char cwd[PATH_MAX]; in chdir_to_tmpfs() local
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/ |
| H A D | vpe.h | 65 char cwd[VPE_PATH_MAX]; member
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/exec/ |
| H A D | execveat.c | 162 char *cwd = getcwd(NULL, 0); in check_execveat_pathmax() local
|
| /OK3568_Linux_fs/yocto/poky/scripts/lib/devtool/ |
| H A D | upgrade.py | 29 def _run(cmd, cwd=''): argument
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | d_path.c | 444 char *cwd = page + PATH_MAX; in SYSCALL_DEFINE2() local
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/ptrace/ |
| H A D | ptrace-hwbreak.c | 49 static volatile char cwd[PATH_MAX] __attribute__((aligned(8))); variable
|