HomeSort by relevance Sort by last modified time
    Searched refs:failflag (Results 1 - 3 of 3) sorted by null

  /external/ltp/testcases/kernel/syscalls/umask/
umask01.c 37 int failflag = 0; local
48 failflag = 1;
61 failflag = 1;
69 if (!failflag)
  /external/ltp/testcases/kernel/io/aio/aio01/
aio01.c 100 int failflag = 0; local
139 failflag = 1;
145 if (!failflag) {
158 failflag = 0;
170 failflag = 1;
176 if (!failflag) {
189 failflag = 0;
201 failflag = 1;
207 if (!failflag) {
220 failflag = 0
    [all...]
  /external/ltp/testcases/kernel/syscalls/setpriority/
setpriority01.c 62 int failflag = 0; local
71 failflag = 1;
81 failflag = 1;
85 if (!failflag) {

Completed in 257 milliseconds