Home
last modified time | relevance | path

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

/dports/security/p5-Net-SAML/zxid-1.42/
H A Dzxcot.c381 len = snprintf(path, sizeof(path)-ZXID_PATH_LENGTH_MARGIN, "%s" ZXID_CONF_FILE, cf->cpath); in zx_mkdirs()
383 write_all_path_fmt("-dirs", sizeof(path), path, "%s%s", cf->cpath, ZXID_CONF_FILE, in zx_mkdirs()
384 "# This is example configuration file %s" ZXID_CONF_FILE "\n" in zx_mkdirs()
387 …NAME=Configuration NICE_NAME: Set this to describe your site to humans, see %s" ZXID_CONF_FILE "\n" in zx_mkdirs()
H A Dzxidxmltool.c104 read_all(sizeof(buf), buf, "no conf path in opt", 1, "%s" ZXID_CONF_FILE, cf->cpath); in opt()
280 read_all(sizeof(buf), buf, "no conf_path in end of opt", 1, "%s" ZXID_CONF_FILE, cf->cpath); in opt()
H A Dzxid.c128 read_all(sizeof(buf), buf, "no conf path in opt", 1, "%s" ZXID_CONF_FILE, cf->cpath); in opt()
H A Dzxid.h56 #ifndef ZXID_CONF_FILE
57 #define ZXID_CONF_FILE "zxid.conf" macro
61 #define ZXID_CONF_PATH ZXID_PATH ZXID_CONF_FILE
H A Dzxbusd.c67 Most of the configuration is read from " ZXBUS_PATH ZXID_CONF_FILE "\n\
H A Dzxidconf.c1482 #if defined(ZXID_CONF_FILE) || defined(ZXID_CONF_FLAG)
1497 buf = read_all_alloc(cf->ctx, "-parse_conf_raw", 1, &len, "%s" ZXID_CONF_FILE, v); in zxid_parse_conf_path_raw()
2214 "<p>Please see config file in %s" ZXID_CONF_FILE ", and documentation in zxid-conf.pd and zxidconf.… in zxid_show_conf()
H A Dzxidsimp.c107 buf = read_all_alloc(cf->ctx, "-conf_to_cf", 1, &len, "%s" ZXID_CONF_FILE, cf->cpath); in zxid_conf_to_cf_len()
/dports/security/p5-Net-SAML/zxid-1.42/zxidjava/
H A DzxidjniConstants.java79 public final static String ZXID_CONF_FILE = zxidjniJNI.ZXID_CONF_FILE_get();
/dports/security/p5-Net-SAML/zxid-1.42/Net/
H A DSAML.pm2248 *CONF_FILE = *Net::SAMLc::ZXID_CONF_FILE;
/dports/security/p5-Net-SAML/zxid-1.42/php/
H A Dzxid_wrap.c46514 SWIG_STRING_CONSTANT(ZXID_CONF_FILE, "zxid.conf");