Searched defs:struct_ptr_v (Results 1 - 1 of 1) sorted by relevance

/httpd/server/
H A Dconfig.c1486 void *struct_ptr_v, int arg)
1489 char *struct_ptr = (char *)struct_ptr_v;
1497 void *struct_ptr_v, int arg)
1500 char *struct_ptr = (char *)struct_ptr_v;
1485 ap_set_flag_slot(cmd_parms *cmd, void *struct_ptr_v, int arg) argument
1496 ap_set_flag_slot_char(cmd_parms *cmd, void *struct_ptr_v, int arg) argument

Completed in 14 milliseconds