/httpd/os/bs2000/ |
H A D | ebcdic.h | 25 #include <sys/types.h>
|
/httpd/support/ |
H A D | checkgid.c | 38 #include <sys/types.h>
|
H A D | htdigest.c | 42 #include <sys/types.h>
|
H A D | suexec.c | 39 #include <sys/types.h>
|
/httpd/modules/filters/ |
H A D | mod_filter.c | 40 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 D | unixd.h | 45 #include <sys/types.h> 98 * mutex types.
|
/httpd/server/mpm/worker/ |
H A D | fdqueue.h | 34 #include <sys/types.h>
|
/httpd/test/ |
H A D | test-writev.c | 36 #include <sys/types.h>
|
H A D | time-sem.c | 64 #include <sys/types.h> 196 #include <sys/types.h> 434 #include <sys/types.h>
|
H A D | test_limits.c | 54 #include <sys/types.h>
|
/httpd/server/mpm/event/ |
H A D | fdqueue.h | 34 #include <sys/types.h>
|
/httpd/server/mpm/motorz/ |
H A D | motorz.h | 31 #include <sys/types.h>
|
/httpd/modules/examples/ |
H A D | mod_example_ipc.c | 60 #include <sys/types.h>
|
/httpd/modules/test/ |
H A D | mod_policy.c | 226 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 D | mod_cern_meta.c | 117 #include <sys/types.h>
|
H A D | mod_mime_magic.c | 126 #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 D | mod_proxy_fdpass.c | 19 #include <sys/types.h>
|
/httpd/modules/cache/ |
H A D | mod_file_cache.c | 86 #include <sys/types.h>
|
/httpd/server/ |
H A D | scoreboard.c | 26 #include <sys/types.h>
|
H A D | log.c | 61 #include <sys/types.h>
|
/httpd/modules/arch/unix/ |
H A D | mod_privileges.c | 18 #include <sys/types.h>
|
/httpd/server/mpm/netware/ |
H A D | mpm_netware.c | 57 #include <sys/types.h>
|
/httpd/server/mpm/prefork/ |
H A D | prefork.c | 31 #include <sys/types.h>
|
/httpd/modules/generators/ |
H A D | mod_cgid.c | 49 #include <sys/types.h>
|
/httpd/modules/lua/ |
H A D | mod_lua.c | 38 #include <sys/types.h> 1174 /* TODO: Make it work on other types than just AP_FTYPE_RESOURCE? */
|