Home
last modified time | relevance | path

Searched defs:test_flag (Results 1 – 6 of 6) sorted by relevance

/external/ltp/testcases/kernel/syscalls/chown/
Dchown02.c99 int test_flag; member
121 int test_flag; /* test condition specific flag variable */ in main() local
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Dcpu_id.h57 static __inline int TestCpuFlag(int test_flag) { in TestCpuFlag()
/external/libyuv/files/include/libyuv/
Dcpu_id.h60 static __inline int TestCpuFlag(int test_flag) { in TestCpuFlag()
/external/ltp/testcases/kernel/syscalls/fchown/
Dfchown02.c60 int test_flag; member
/external/ltp/testcases/kernel/syscalls/setns/
Dsetns02.c137 static void test_flag(int clone_flag, int ns_flag, int (*fn) (void *arg)) in test_flag() function
/external/openssh/
Dsshd.c156 int test_flag = 0; variable