Home
last modified time | relevance | path

Searched defs:eok (Results 1 – 5 of 5) sorted by relevance

/external/libmicrohttpd/src/testzzuf/
Dtest_post.c95 int *eok = cls; in post_iterator() local
115 static int eok; in ahc_echo() local
Dtest_post_form.c92 int *eok = cls; in post_iterator() local
118 static int eok; in ahc_echo() local
/external/libmicrohttpd/src/testcurl/
Dtest_postform.c100 int *eok = cls; in post_iterator() local
124 static int eok; in ahc_echo() local
Dtest_post.c106 int *eok = cls; in post_iterator() local
127 static int eok; in ahc_echo() local
/external/ltp/testcases/kernel/syscalls/asyncio/
Dasyncio02.c145 int eok; /* everything is ok flag */ in main() local