~ubuntu-branches/ubuntu/edgy/libapache2-mod-perl2/edgy-updates

« back to all changes in this revision

Viewing changes to xs/tables/current/Apache/StructureTable.pm

  • Committer: Bazaar Package Importer
  • Author(s): Adam Conrad
  • Date: 2004-08-19 06:23:48 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20040819062348-jxl4koqbtvgm8v2t
Tags: 1.99.14-4
Remove the LFS CFLAGS, and build-dep against apache2-*-dev (>= 2.0.50-10)
as we're backing out of the apache2/apr ABI transition.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 
3
3
# !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
4
4
# ! WARNING: generated by Apache::ParseSource/0.02
5
 
# !          Sat Aug 24 09:38:52 2002
 
5
# !          Fri Apr 30 14:42:52 2004
6
6
# !          do NOT edit, any changes will be lost !
7
7
# !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
8
8
 
64
64
    'elts' => []
65
65
  },
66
66
  {
 
67
    'type' => 'ap_HOOK_insert_error_filter_t',
 
68
    'elts' => []
 
69
  },
 
70
  {
67
71
    'type' => 'ap_HOOK_insert_filter_t',
68
72
    'elts' => []
69
73
  },
112
116
    'elts' => []
113
117
  },
114
118
  {
 
119
    'type' => 'ap_HOOK_status_hook_t',
 
120
    'elts' => []
 
121
  },
 
122
  {
115
123
    'type' => 'ap_HOOK_translate_name_t',
116
124
    'elts' => []
117
125
  },
470
478
    ]
471
479
  },
472
480
  {
 
481
    'type' => 'ap_LINK_insert_error_filter_t',
 
482
    'elts' => [
 
483
      {
 
484
        'type' => 'ap_HOOK_insert_error_filter_t *',
 
485
        'name' => 'pFunc'
 
486
      },
 
487
      {
 
488
        'type' => 'const char *',
 
489
        'name' => 'szName'
 
490
      },
 
491
      {
 
492
        'type' => 'const char * const *',
 
493
        'name' => 'aszPredecessors'
 
494
      },
 
495
      {
 
496
        'type' => 'const char * const *',
 
497
        'name' => 'aszSuccessors'
 
498
      },
 
499
      {
 
500
        'type' => 'int',
 
501
        'name' => 'nOrder'
 
502
      }
 
503
    ]
 
504
  },
 
505
  {
473
506
    'type' => 'ap_LINK_insert_filter_t',
474
507
    'elts' => [
475
508
      {
770
803
    ]
771
804
  },
772
805
  {
 
806
    'type' => 'ap_LINK_status_hook_t',
 
807
    'elts' => [
 
808
      {
 
809
        'type' => 'ap_HOOK_status_hook_t *',
 
810
        'name' => 'pFunc'
 
811
      },
 
812
      {
 
813
        'type' => 'const char *',
 
814
        'name' => 'szName'
 
815
      },
 
816
      {
 
817
        'type' => 'const char * const *',
 
818
        'name' => 'aszPredecessors'
 
819
      },
 
820
      {
 
821
        'type' => 'const char * const *',
 
822
        'name' => 'aszSuccessors'
 
823
      },
 
824
      {
 
825
        'type' => 'int',
 
826
        'name' => 'nOrder'
 
827
      }
 
828
    ]
 
829
  },
 
830
  {
773
831
    'type' => 'ap_LINK_translate_name_t',
774
832
    'elts' => [
775
833
      {
1078
1136
    'elts' => []
1079
1137
  },
1080
1138
  {
 
1139
    'type' => 'ap_pcw_dir_cb_t',
 
1140
    'elts' => []
 
1141
  },
 
1142
  {
 
1143
    'type' => 'ap_pcw_srv_cb_t',
 
1144
    'elts' => []
 
1145
  },
 
1146
  {
1081
1147
    'type' => 'ap_pod_t',
1082
1148
    'elts' => [
1083
1149
      {
1124
1190
    ]
1125
1191
  },
1126
1192
  {
 
1193
    'type' => 'apr_OFN_ap_logio_add_bytes_out_t',
 
1194
    'elts' => []
 
1195
  },
 
1196
  {
 
1197
    'type' => 'apr_OFN_ap_signal_server_t',
 
1198
    'elts' => []
 
1199
  },
 
1200
  {
1127
1201
    'type' => 'apr_abortfunc_t',
1128
1202
    'elts' => []
1129
1203
  },
1164
1238
    'type' => 'apr_bucket',
1165
1239
    'elts' => [
1166
1240
      {
1167
 
        'type' => '_ANON 68',
 
1241
        'type' => '_ANON 48',
1168
1242
        'name' => 'link'
1169
1243
      },
1170
1244
      {
1315
1389
        'name' => 'num_func'
1316
1390
      },
1317
1391
      {
 
1392
        'type' => 'int',
 
1393
        'name' => 'is_metadata'
 
1394
      },
 
1395
      {
1318
1396
        'type' => 'void(*)(void *data)',
1319
1397
        'name' => 'destroy'
1320
1398
      },
1342
1420
    'elts' => []
1343
1421
  },
1344
1422
  {
 
1423
    'type' => 'apr_child_errfn_t',
 
1424
    'elts' => []
 
1425
  },
 
1426
  {
1345
1427
    'type' => 'apr_cmdtype_e',
1346
1428
    'elts' => []
1347
1429
  },
1489
1571
    ]
1490
1572
  },
1491
1573
  {
 
1574
    'type' => 'apr_getopt_err_fn_t',
 
1575
    'elts' => []
 
1576
  },
 
1577
  {
1492
1578
    'type' => 'apr_getopt_option_t',
1493
1579
    'elts' => [
1494
1580
      {
1732
1818
      },
1733
1819
      {
1734
1820
        'type' => 'int',
1735
 
        'name' => 'is_owner'
 
1821
        'name' => 'unused'
 
1822
      },
 
1823
      {
 
1824
        'type' => '_ANON 46',
 
1825
        'name' => 'link'
1736
1826
      }
1737
1827
    ]
1738
1828
  },
1741
1831
    'elts' => []
1742
1832
  },
1743
1833
  {
 
1834
    'type' => 'apr_opt_fn_t',
 
1835
    'elts' => []
 
1836
  },
 
1837
  {
1744
1838
    'type' => 'apr_os_dir_t',
1745
1839
    'elts' => []
1746
1840
  },
1840
1934
      },
1841
1935
      {
1842
1936
        'type' => 'pthread_mutex_t *',
 
1937
        'name' => 'pthread_interproc'
 
1938
      },
 
1939
      {
 
1940
        'type' => 'pthread_mutex_t *',
1843
1941
        'name' => 'intraproc'
1844
1942
      }
1845
1943
    ]
2499
2597
    'type' => 'cmd_parms',
2500
2598
    'elts' => [
2501
2599
      {
 
2600
        'type' => 'void *',
 
2601
        'name' => 'info'
 
2602
      },
 
2603
      {
2502
2604
        'type' => 'int',
2503
2605
        'name' => 'override'
2504
2606
      },
2696
2798
    ]
2697
2799
  },
2698
2800
  {
 
2801
    'type' => 'modperl_uri_t',
 
2802
    'elts' => [
 
2803
      {
 
2804
        'type' => 'apr_uri_t',
 
2805
        'name' => 'uri'
 
2806
      },
 
2807
      {
 
2808
        'type' => 'apr_pool_t *',
 
2809
        'name' => 'pool'
 
2810
      },
 
2811
      {
 
2812
        'type' => 'char *',
 
2813
        'name' => 'path_info'
 
2814
      }
 
2815
    ]
 
2816
  },
 
2817
  {
2699
2818
    'type' => 'module',
2700
2819
    'elts' => [
2701
2820
      {
3187
3306
    ]
3188
3307
  },
3189
3308
  {
 
3309
    'type' => 'subrequest_rec',
 
3310
    'elts' => []
 
3311
  },
 
3312
  {
3190
3313
    'type' => 'unixd_config_rec',
3191
3314
    'elts' => [
3192
3315
      {