Searched refs:doall (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/openssl/openssl/crypto/objects/
H A Do_names.c262 struct doall struct
269 static void do_all_fn_doall_arg(const OBJ_NAME *name,struct doall *d)
275 static IMPLEMENT_LHASH_DOALL_ARG_FN(do_all_fn, const OBJ_NAME, struct doall)
279 struct doall d;
286 struct doall, &d);
/external/openssl/crypto/objects/
H A Do_names.c262 struct doall struct
269 static void do_all_fn_doall_arg(const OBJ_NAME *name,struct doall *d)
275 static IMPLEMENT_LHASH_DOALL_ARG_FN(do_all_fn, const OBJ_NAME, struct doall)
279 struct doall d;
286 struct doall, &d);
/external/e2fsprogs/misc/
H A Dfsck.c105 int doall = 0; variable
1166 doall++;
1299 if (doall)

Completed in 87 milliseconds