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

/httpd/modules/generators/
H A Dmod_cgid.c338 static apr_status_t close_unix_socket(void *thefd) argument
340 int fd = (int)((long)thefd);

Completed in 1281 milliseconds