HomeSort by relevance Sort by last modified time
    Searched refs:doall (Results 1 - 3 of 3) sorted by null

  /external/openssl/crypto/objects/
o_names.c 262 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);
  /system/core/sh/
var.c 365 bltinlookup(const char *name, int doall)
377 if (v == NULL || v->flags & VUNSET || (!doall && !(v->flags & VEXPORT)))
  /external/e2fsprogs/misc/
fsck.c 105 int doall = 0; variable
1166 doall++;
1299 if (doall)

Completed in 77 milliseconds