Searched defs:cenv (Results 1 - 3 of 3) sorted by relevance
/external/libmicrohttpd/src/testcurl/ | ||
H A D | test_iplimit.c | 131 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 D | fork04.c | 169 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 D | annotation-file-utilities.jar | META-INF/ META-INF/MANIFEST.MF annotations/ annotations/el/ annotations/field/ annotations/io/ annotations/io/classfile/ ... |
Completed in 180 milliseconds