Home
last modified time | relevance | path

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

/openbsd/usr.bin/openssl/
H A Dts.c80 static CONF *load_config_file(const char *configfile);
413 conf = load_config_file(cfg.configfile); in ts_main()
420 conf = load_config_file(cfg.configfile); in ts_main()
485 load_config_file(const char *configfile) in load_config_file() function