![]() |
DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
|
|
Data Fields | |
| char | buffer [MAX_INPUTLINE] |
| float | id |
| unsigned char * | postdata |
| size_t | postlen |
| char | posttype [128] |
| prvm_prog_t * | prog |
| char * | sigdata |
| size_t | siglen |
| double | starttime |
Definition at line 5375 of file prvm_cmds.c.
| char uri_to_prog_t::buffer[MAX_INPUTLINE] |
Definition at line 5380 of file prvm_cmds.c.
Referenced by uri_to_string_callback(), and VM_uri_get().
| float uri_to_prog_t::id |
Definition at line 5379 of file prvm_cmds.c.
Referenced by uri_to_string_callback(), and VM_uri_get().
| unsigned char* uri_to_prog_t::postdata |
Definition at line 5382 of file prvm_cmds.c.
Referenced by uri_to_string_callback(), and VM_uri_get().
| size_t uri_to_prog_t::postlen |
Definition at line 5383 of file prvm_cmds.c.
Referenced by VM_uri_get().
| char uri_to_prog_t::posttype[128] |
Definition at line 5381 of file prvm_cmds.c.
Referenced by VM_uri_get().
| prvm_prog_t* uri_to_prog_t::prog |
Definition at line 5377 of file prvm_cmds.c.
Referenced by uri_to_string_callback(), and VM_uri_get().
| char* uri_to_prog_t::sigdata |
Definition at line 5384 of file prvm_cmds.c.
Referenced by uri_to_string_callback(), and VM_uri_get().
| size_t uri_to_prog_t::siglen |
Definition at line 5385 of file prvm_cmds.c.
Referenced by VM_uri_get().
| double uri_to_prog_t::starttime |
Definition at line 5378 of file prvm_cmds.c.
Referenced by uri_to_string_callback(), and VM_uri_get().