Home
last modified time | relevance | path

Searched refs:request_info (Results 1 – 1 of 1) sorted by relevance

/petsc/src/sys/webclient/
H A Dbox.c21 const struct mg_request_info *request_info = mg_get_request_info(conn); in PetscBoxWebServer_Private() local
22 result = (char *)request_info->query_string; in PetscBoxWebServer_Private()