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

  /external/curl/tests/unit/
unit1604.c 300 char *flagstr = NULL; variable
314 flagstr = getflagstr(data[i].flags);
315 abort_unless(flagstr, "out of memory");
332 flagstr,
339 free(flagstr); variable
  /external/ltp/testcases/kernel/syscalls/fanotify/
fanotify04.c 76 static void check_mark(char *file, unsigned long long flag, char *flagstr,
83 "'%s') %s", fd_notify, flagstr, file, expect_str_fail(expect));
87 "'%s') %s", fd_notify, flagstr, file, expect_str_pass(expect));
101 fd_notify, flagstr, file);
  /external/elfutils/libasm/
asm_newscn.c 67 char flagstr[sizeof (GElf_Xword) * 8 + 5]; local
68 char *wp = flagstr;
100 result->name, flagstr, typestr);
  /external/strace/
poll.c 118 const char *flagstr = sprintflags("", pollflags, local
121 if (outptr + strlen(fdstr) + strlen(flagstr) + 1 >=
127 outptr = stpcpy(outptr, flagstr);
  /prebuilts/tools/common/m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/
saxon-9.1.0.8.jar 
  /prebuilts/tools/common/m2/repository/net/sf/saxon/Saxon-HE/9.8.0-5/
Saxon-HE-9.8.0-5.jar 

Completed in 530 milliseconds