Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1 - 10 of 14 for int (0.03 seconds)

  1. Hook Functions in the Apache HTTP Server 2.x - ...

    returns an int and takes a request_rec * and an int and is called...AP_DECLARE_HOOK(int, do_something, (request_rec *r, int n)) This should...
    httpd.apache.org/docs/2.4/en/developer/hooks.html
    Fri Nov 07 10:52:00 GMT 2025
      13.3K bytes
  2. mod_slotmem_plain - Apache HTTP Server Version 2.4

    unsigned int item_num, ap_slotmem_type_t type,...apr_size_t *item_size, unsigned int *item_num, apr_pool_t *pool)...
    httpd.apache.org/docs/2.4/en/mod/mod_slotmem_plain.html
    Fri Nov 07 10:52:00 GMT 2025
      8.1K bytes
  3. mod_slotmem_shm - Apache HTTP Server Version 2.4

    unsigned int item_num, ap_slotmem_type_t type,...apr_size_t *item_size, unsigned int *item_num, apr_pool_t *pool)...
    httpd.apache.org/docs/2.4/en/mod/mod_slotmem_shm.html
    Fri Nov 07 10:52:00 GMT 2025
      8.7K bytes
  4. Shared Object Cache in Apache HTTP Server - Apa...

    unsigned int idlen, unsigned char *data, unsigned int *datalen,...unsigned char *id, unsigned int idlen, apr_time_t expiry, unsigned...
    httpd.apache.org/docs/2.4/en/socache.html
    Fri Nov 07 10:52:00 GMT 2025
      9.5K bytes
  5. Developing modules for the Apache HTTP Server 2...

    files: static int example_handler(request_rec *r) { int rc, exists;...context[256]; char path[256]; int typeOfAction; int enabled; } example_config;...
    httpd.apache.org/docs/2.4/en/developer/modguide.html
    Fri Nov 07 10:52:00 GMT 2025
      70.3K bytes
  6. mod_auth_digest - Apache HTTP Server Version 2.4

    AuthDigestQop none|auth|auth-int [auth|auth-int] Default: AuthDigestQop...authentication (username/password); auth-int is authentication plus integrity...
    httpd.apache.org/docs/2.4/en/mod/mod_auth_digest.html
    Fri Nov 07 10:52:00 GMT 2025
      20.1K bytes
  7. Apache 1.3 API notes - Apache HTTP Server Versi...

    */ int translate_scriptalias (request_rec *); int type_scriptalias...symmetry. int default_handler (request_rec *r) { int errstatus;...
    httpd.apache.org/docs/2.4/en/developer/API.html
    Fri Nov 07 10:52:00 GMT 2025
      63.8K bytes
  8. Using RewriteMap - Apache HTTP Server Version 2.4

    int: Internal Function When a MapType of int is used,...configuration. Introduction int: Internal Function txt: Plain...
    httpd.apache.org/docs/2.4/en/rewrite/rewritemap.html
    Fri Nov 07 10:52:00 GMT 2025
      24.4K bytes
  9. htcacheclean - Clean up the disk cache - Apache...

    cleanly by sending it a TERM or INT signal. When run manually, a...
    httpd.apache.org/docs/2.4/en/programs/htcacheclean.html
    Fri Nov 07 10:52:00 GMT 2025
      14.2K bytes
  10. Guide to writing output filters - Apache HTTP S...

    { apr_bucket_brigade *tmpbb; int filter_state; ... }; apr_status_t...
    httpd.apache.org/docs/2.4/en/developer/output-filters.html
    Fri Nov 07 10:52:00 GMT 2025
      29.6K bytes
Back to Top