Home
last modified time | relevance | path

Searched refs:doall (Results 1 – 2 of 2) sorted by relevance

/external/openssl/crypto/objects/
Do_names.c258 struct doall struct
265 static void do_all_fn(const OBJ_NAME *name,struct doall *d) in do_all_fn() argument
271 static IMPLEMENT_LHASH_DOALL_ARG_FN(do_all_fn, const OBJ_NAME *, struct doall *) in IMPLEMENT_LHASH_DOALL_ARG_FN() argument
275 struct doall d; in IMPLEMENT_LHASH_DOALL_ARG_FN()
/external/e2fsprogs/misc/
Dfsck.c101 int doall = 0; variable
1155 doall++; in PRS()
1288 if (doall) in main()