Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/buildroot/support/testing/tests/utils/
H A Dtest_check_package.py16 def call_script(args, env, cwd): argument
/OK3568_Linux_fs/u-boot/test/py/
H A Du_boot_spawn.py26 def __init__(self, args, cwd=None): argument
H A Dmultiplexed_log.py112 def run(self, cmd, cwd=None, ignore_errors=False): argument
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/utils/
H A Dgit.py35 def _run_git_cmd_at(git_args, cwd, **kwargs): argument
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/u-boot/tools/patman/
H A Dcommand.py45 raise_on_error=True, cwd=None, **kwargs): argument
H A Dcros_subprocess.py57 shell=False, cwd=None, env=None, **kwargs): argument
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/tests/
H A Dfetch.py397 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 Dtypes.h13 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 Dlocalhostbecontroller.py41 def _shellcmd(self, command, cwd=None, nowait=False,env=None): argument
/OK3568_Linux_fs/yocto/poky/meta/lib/oe/
H A Dcopy_buildsystem.py274 def check_sstate_task_list(d, targets, filteroutfile, cmdprefix='', cwd=None, logfile=None): argument
/OK3568_Linux_fs/u-boot/tools/buildman/
H A Dbuilderthread.py91 def Make(self, commit, brd, stage, cwd, *args, **kwargs): argument
H A Dfunc_test.py373 def _HandleMake(self, commit, brd, stage, cwd, *args, **kwargs): argument
/OK3568_Linux_fs/kernel/arch/x86/kernel/fpu/
H A Dcore.c447 unsigned short cwd, swd; in fpu__exception_code() local
/OK3568_Linux_fs/yocto/poky/scripts/lib/checklayer/
H A D__init__.py277 def check_command(error_msg, cmd, cwd=None): argument
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/
H A Dbuild.py274 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 Dtest_execve.c141 char cwd[PATH_MAX]; in chdir_to_tmpfs() local
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dvpe.h65 char cwd[VPE_PATH_MAX]; member
/OK3568_Linux_fs/kernel/tools/testing/selftests/exec/
H A Dexecveat.c162 char *cwd = getcwd(NULL, 0); in check_execveat_pathmax() local
/OK3568_Linux_fs/yocto/poky/scripts/lib/devtool/
H A Dupgrade.py29 def _run(cmd, cwd=''): argument
/OK3568_Linux_fs/kernel/fs/
H A Dd_path.c444 char *cwd = page + PATH_MAX; in SYSCALL_DEFINE2() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/ptrace/
H A Dptrace-hwbreak.c49 static volatile char cwd[PATH_MAX] __attribute__((aligned(8))); variable

12