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

/httpd/include/
H A Dhttpd.h758 typedef struct conn_rec conn_rec; typedef in typeref:struct:conn_rec
793 conn_rec *connection;
1042 /** remote address information from conn_rec, can be overridden if
1084 struct conn_rec { struct
1183 conn_rec *master;
1193 conn_rec *c;

Completed in 18 milliseconds