Searched defs:cenv (Results 1 - 3 of 3) sorted by relevance

/external/libmicrohttpd/src/testcurl/
H A Dtest_iplimit.c131 CURL *cenv[3]; local
141 cenv[i] = c = curl_easy_init ();
168 curl_easy_cleanup (cenv[i]);
222 CURL *cenv[3]; local
230 cenv[i] = c = curl_easy_init ();
266 curl_easy_cleanup (cenv[j]);
274 curl_easy_cleanup (cenv[i]);
/external/ltp/testcases/kernel/syscalls/fork/
H A Dfork04.c169 char *penv, *cenv, *pvalue, *cvalue; local
194 cenv = cstring;
211 if (strcmp(penv, cenv) != 0) {
213 penv, cenv);
/external/annotation-tools/annotation-file-utilities/
H A Dannotation-file-utilities.jarMETA-INF/ META-INF/MANIFEST.MF annotations/ annotations/el/ annotations/field/ annotations/io/ annotations/io/classfile/ ...

Completed in 180 milliseconds