Searched refs:optional (Results 1 - 4 of 4) sorted by relevance

/httpd/server/
H A Dconfig.c1833 int optional)
1887 depth, optional);
1907 int optional)
1930 ptemp, 0, optional);
1935 ptemp, 0, optional);
1985 ptemp, 0, optional);
1990 ptemp, 0, optional);
1999 if (!optional) {
2013 int optional)
2029 return process_resource_config_nofnmatch(s, fname, conftree, p, ptemp, 0, optional);
1827 process_resource_config_nofnmatch(server_rec *s, const char *fname, ap_directive_t **conftree, apr_pool_t *p, apr_pool_t *ptemp, unsigned depth, int optional) argument
1900 process_resource_config_fnmatch(server_rec *s, const char *path, const char *fname, ap_directive_t **conftree, apr_pool_t *p, apr_pool_t *ptemp, unsigned depth, int optional) argument
2008 ap_process_fnmatch_configs(server_rec *s, const char *fname, ap_directive_t **conftree, apr_pool_t *p, apr_pool_t *ptemp, int optional) argument
[all...]
H A Dcore.c3086 int optional = cmd->cmd->cmd_data ? 1 : 0; local
3115 optional);
/httpd/test/
H A Dmake_sni.sh47 echo " [names] List of optional vhost names (default is $NAMES)"
336 The directory ${CDIR} contains optional test files to allow client
/httpd/include/
H A Dhttp_config.h1143 * @param optional Whether a no-match wildcard is allowed
1151 int optional);
1329 * Retrieve the optional functions for each module.

Completed in 2178 milliseconds