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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/ts/
H A Dts_conf.c74 #define ENV_SERIAL "serial" macro
179 char *serial = NCONF_get_string(conf, section, ENV_SERIAL);
181 TS_CONF_lookup_fail(section, ENV_SERIAL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/ts/
H A Dts_conf.c74 #define ENV_SERIAL "serial" macro
179 char *serial = NCONF_get_string(conf, section, ENV_SERIAL);
181 TS_CONF_lookup_fail(section, ENV_SERIAL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/apps/
H A Dca.c112 #define ENV_SERIAL "serial" macro
1018 if ((serialfile = NCONF_get_string(conf, section, ENV_SERIAL))
1020 lookup_fail(section, ENV_SERIAL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/apps/
H A Dca.c112 #define ENV_SERIAL "serial" macro
1018 if ((serialfile = NCONF_get_string(conf, section, ENV_SERIAL))
1020 lookup_fail(section, ENV_SERIAL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/apps/
H A Dca.c117 #define ENV_SERIAL "serial" macro
1055 if ((serialfile=NCONF_get_string(conf,section,ENV_SERIAL))
1058 lookup_fail(section,ENV_SERIAL);

Completed in 44 milliseconds