Searched refs:types (Results 1 - 25 of 26) sorted by relevance

12

/httpd/os/bs2000/
H A Debcdic.h25 #include <sys/types.h>
/httpd/support/
H A Dcheckgid.c38 #include <sys/types.h>
H A Dhtdigest.c42 #include <sys/types.h>
H A Dsuexec.c39 #include <sys/types.h>
/httpd/modules/filters/
H A Dmod_filter.c40 const char **types; member in struct:ap_filter_provider_t
165 const char **type = provider->types;
437 const char *expr, const char **types)
477 provider->types = NULL;
480 provider->types = types;
572 const char *pname, const char **types)
589 rv = add_filter(cmd, CFG, fname, pname, NULL, types);
605 const char **types; local
610 types
435 add_filter(cmd_parms *cmd, void *CFG, const char *fname, const char *pname, const char *expr, const char **types) argument
571 filter_bytype1(cmd_parms *cmd, void *CFG, const char *pname, const char **types) argument
[all...]
/httpd/os/unix/
H A Dunixd.h45 #include <sys/types.h>
98 * mutex types.
/httpd/server/mpm/worker/
H A Dfdqueue.h34 #include <sys/types.h>
/httpd/test/
H A Dtest-writev.c36 #include <sys/types.h>
H A Dtime-sem.c64 #include <sys/types.h>
196 #include <sys/types.h>
434 #include <sys/types.h>
H A Dtest_limits.c54 #include <sys/types.h>
/httpd/server/mpm/event/
H A Dfdqueue.h34 #include <sys/types.h>
/httpd/server/mpm/motorz/
H A Dmotorz.h31 #include <sys/types.h>
/httpd/modules/examples/
H A Dmod_example_ipc.c60 #include <sys/types.h>
/httpd/modules/test/
H A Dmod_policy.c226 const char *types = NULL; local
230 types = apr_pstrcat(f->r->pool, types ? ", " : "",
235 types = POLICY_DEFAULT_TYPE;
244 f->r->content_type, types), conf->type_url, bb, HTTP_BAD_GATEWAY);
1254 "Action to take (enforce, ignore, log), followed by one or more valid content types containing optional wildcards ? and *"),
/httpd/modules/metadata/
H A Dmod_cern_meta.c117 #include <sys/types.h>
H A Dmod_mime_magic.c126 #define MAXstring 64 /* max leng of "string" types */
241 * Original notes: names and types used by ascmagic in file(1). These tokens are
247 /* these types are used to index the apr_table_t 'types': keep em in sync! */
260 static const char *types[] = variable
272 "application/binary", /* "can't happen error on names.h/types", */
523 * types.
2017 magic_rsl_puts(r, types[p->type]);
/httpd/modules/proxy/
H A Dmod_proxy_fdpass.c19 #include <sys/types.h>
/httpd/modules/cache/
H A Dmod_file_cache.c86 #include <sys/types.h>
/httpd/server/
H A Dscoreboard.c26 #include <sys/types.h>
H A Dlog.c61 #include <sys/types.h>
/httpd/modules/arch/unix/
H A Dmod_privileges.c18 #include <sys/types.h>
/httpd/server/mpm/netware/
H A Dmpm_netware.c57 #include <sys/types.h>
/httpd/server/mpm/prefork/
H A Dprefork.c31 #include <sys/types.h>
/httpd/modules/generators/
H A Dmod_cgid.c49 #include <sys/types.h>
/httpd/modules/lua/
H A Dmod_lua.c38 #include <sys/types.h>
1174 /* TODO: Make it work on other types than just AP_FTYPE_RESOURCE? */

Completed in 547 milliseconds

12