HomeSort by: relevance | last modified time | path
    Searched defs:OPT_CONFIGDIR (Results 1 - 2 of 2) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/apps/
info.c 16 OPT_CONFIGDIR,
33 { "configdir", OPT_CONFIGDIR, '-', "Default configuration file directory" },
64 case OPT_CONFIGDIR:
  /src/crypto/external/bsd/openssl/dist/apps/
info.c 16 OPT_CONFIGDIR, OPT_ENGINESDIR, OPT_MODULESDIR, OPT_DSOEXT, OPT_DIRNAMESEP,
26 {"configdir", OPT_CONFIGDIR, '-', "Default configuration file directory"},
55 case OPT_CONFIGDIR:

Completed in 38 milliseconds