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

/barrelfish-master/lib/openssl-1.0.0d/crypto/ts/
H A Dts_conf.c73 #define ENV_SERIAL "serial" macro
177 char *serial = NCONF_get_string(conf, section, ENV_SERIAL);
180 TS_CONF_lookup_fail(section, ENV_SERIAL);
/barrelfish-master/lib/openssl-1.0.0d/apps/
H A Dca.c116 #define ENV_SERIAL "serial" macro
1068 if ((serialfile=NCONF_get_string(conf,section,ENV_SERIAL))
1071 lookup_fail(section,ENV_SERIAL);

Completed in 38 milliseconds