HomeSort by relevance Sort by last modified time
    Searched defs:testno (Results 1 - 25 of 60) sorted by null

1 2 3

  /external/ltp/testcases/kernel/syscalls/bdflush/
bdflush01.c 89 int testno; variable
117 for (testno = 0; testno < TST_TOTAL; ++testno) {
  /external/ltp/testcases/kernel/syscalls/ssetmask/
ssetmask01.c 50 int testno; variable
114 for (testno = 0; testno < TST_TOTAL; ++testno) {
  /external/ltp/testcases/kernel/syscalls/eventfd2/
eventfd2_01.c 69 int testno; variable
eventfd2_02.c 66 int testno; variable
  /external/ltp/testcases/kernel/syscalls/exit_group/
exit_group01.c 32 int testno; variable
  /external/ltp/testcases/kernel/syscalls/inotify_init/
inotify_init1_01.c 69 int testno; variable
138 for (testno = 0; testno < TST_TOTAL; ++testno) {
inotify_init1_02.c 66 int testno; variable
135 for (testno = 0; testno < TST_TOTAL; ++testno) {
  /external/ltp/testcases/kernel/syscalls/newuname/
newuname01.c 51 int testno; variable
117 for (testno = 0; testno < TST_TOTAL; ++testno) {
  /external/ltp/testcases/kernel/syscalls/pipe2/
pipe2_01.c 75 int testno; variable
144 for (testno = 0; testno < TST_TOTAL; ++testno) {
pipe2_02.c 66 int testno; variable
135 for (testno = 0; testno < TST_TOTAL; ++testno) {
  /external/ltp/testcases/kernel/syscalls/rt_sigqueueinfo/
rt_sigqueueinfo01.c 55 int testno; variable
79 for (testno = 0; testno < TST_TOTAL; ++testno) {
  /external/ltp/testcases/kernel/syscalls/set_tid_address/
set_tid_address01.c 48 int testno; variable
114 for (testno = 0; testno < TST_TOTAL; ++testno) {
  /external/ltp/testcases/kernel/syscalls/sgetmask/
sgetmask01.c 59 int testno; variable
125 for (testno = 0; testno < TST_TOTAL; ++testno) {
  /external/ltp/testcases/kernel/syscalls/timerfd/
timerfd02.c 71 int testno; variable
140 for (testno = 0; testno < TST_TOTAL; ++testno) {
timerfd03.c 67 int testno; variable
136 for (testno = 0; testno < TST_TOTAL; ++testno) {
  /external/ltp/testcases/kernel/syscalls/tkill/
tkill01.c 55 int testno; variable
88 for (testno = 0; testno < TST_TOTAL; ++testno) {
tkill02.c 39 int testno; variable
  /external/ltp/testcases/kernel/syscalls/unshare/
unshare01.c 99 int testno; variable
168 for (testno = 0; testno < TST_TOTAL; ++testno) {
unshare02.c 63 int testno; variable
133 for (testno = 0; testno < TST_TOTAL; ++testno) {
  /external/ltp/testcases/kernel/syscalls/bind/
bind02.c 61 int testno; variable
  /external/ltp/testcases/kernel/syscalls/rt_sigaction/
rt_sigaction01.c 44 static int testno; variable
97 for (testno = 0; testno < TST_TOTAL; ++testno) {
rt_sigaction02.c 40 static int testno; variable
83 for (testno = 0; testno < TST_TOTAL; ++testno) {
  /external/ltp/testcases/kernel/syscalls/rt_sigprocmask/
rt_sigprocmask01.c 51 static int testno; variable
90 for (testno = 0; testno < TST_TOTAL; ++testno) {
  /external/ltp/testcases/kernel/syscalls/signalfd4/
signalfd4_01.c 72 int testno; variable
142 for (testno = 0; testno < TST_TOTAL; ++testno) {
signalfd4_02.c 67 int testno; variable
137 for (testno = 0; testno < TST_TOTAL; ++testno) {

Completed in 313 milliseconds

1 2 3