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

  /system/core/sh/
eval.c 787 int cmd_flags = DO_ERR; local
799 find_command(argv[0], &cmdentry, cmd_flags, path);
810 cmd_flags |= DO_NOFUNC;
822 if (cmdentry.cmdtype == CMDSPLBLTIN && cmd_flags & DO_NOFUNC)
  /external/openssl/crypto/engine/
engine.h 279 unsigned int cmd_flags; /* The input the command expects */ member in struct:ENGINE_CMD_DEFN_st
    [all...]
  /external/openssl/include/openssl/
engine.h 279 unsigned int cmd_flags; /* The input the command expects */ member in struct:ENGINE_CMD_DEFN_st
    [all...]

Completed in 72 milliseconds