Home
last modified time | relevance | path

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

/freebsd-9-stable/crypto/openssl/apps/
Dca.c117 #define ENV_SERIAL "serial" macro
988 if ((serialfile = NCONF_get_string(conf, section, ENV_SERIAL)) in MAIN()
990 lookup_fail(section, ENV_SERIAL); in MAIN()