1 mod_jk uses the following nsapi functions:
2
3 param_free line 143
4 pblock_fr line 143: pblock_remove
5 pblock_nvinsert line 147
6 http_status line 155: protocol_status
7 http_start_response line 157: protocol_start_response
8 netbuf_next line 188: netbuf_getc
9 netbuf_getbytes
10 net_write line 226
11 pblock_findval line 439
12 systhread_start line 303
13 systhread_sleep line 306
14 magnus_atrestart line 314
15 shexp_match line 367
16 request_header line 443
17 session_dns_lookup line 453: session_dns
18 conf_getglobals() line 464: server_name
19 server_portnum
20 security_active
21
22
23 data structures:
24
25 Session:
26 csd net_write
27 inbuf netbuf_getc
28
29