Home
last modified time | relevance | path

Searched defs:cmd_flags (Results 1 – 2 of 2) sorted by relevance

/minix/crypto/external/bsd/openssl/dist/crypto/engine/
H A Dengine.h327 unsigned int cmd_flags; /* The input the command expects */ member
/minix/bin/sh/
H A Deval.c802 int cmd_flags = DO_ERR; in evalcommand() local