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

/httpd/modules/generators/
H A Dmod_cgid.c145 #define GETPID_REQ 3 /* get the pid of script created for prior request */ macro
429 if (req->req_type == GETPID_REQ) {
729 if (cgid_req.req_type == GETPID_REQ) {
1368 req.req_type = GETPID_REQ;

Completed in 69 milliseconds