Home
last modified time | relevance | path

Searched defs:pReq (Results 1 – 25 of 74) sorted by relevance

123

/dports/www/mod_php80/php-8.0.15/sapi/litespeed/
H A Dlsapilib.c1381 static int readReq( LSAPI_Request * pReq ) in readReq()
1544 int LSAPI_Is_Listen_r( LSAPI_Request * pReq) in LSAPI_Is_Listen_r()
1550 int LSAPI_Accept_r( LSAPI_Request * pReq ) in LSAPI_Accept_r()
1617 int LSAPI_Finish_r( LSAPI_Request * pReq ) in LSAPI_Finish_r()
1647 int LSAPI_End_Response_r(LSAPI_Request * pReq) in LSAPI_End_Response_r()
1682 void LSAPI_Reset_r( LSAPI_Request * pReq ) in LSAPI_Reset_r()
1693 int LSAPI_Release_r( LSAPI_Request * pReq ) in LSAPI_Release_r()
2042 void Flush_RespBuf_r( LSAPI_Request * pReq ) in Flush_RespBuf_r()
2066 int LSAPI_Flush_r( LSAPI_Request * pReq ) in LSAPI_Flush_r()
2421 int LSAPI_ForeachEnv_r( LSAPI_Request * pReq, in LSAPI_ForeachEnv_r()
[all …]
H A Dlsapilib.h196 static inline int LSAPI_SetRespStatus_r( LSAPI_Request * pReq, int code ) in LSAPI_SetRespStatus_r()
204 static inline int LSAPI_SetAppData_r( LSAPI_Request * pReq, void * data ) in LSAPI_SetAppData_r()
212 static inline void * LSAPI_GetAppData_r( LSAPI_Request * pReq ) in LSAPI_GetAppData_r()
219 static inline char * LSAPI_GetQueryString_r( LSAPI_Request * pReq ) in LSAPI_GetQueryString_r()
227 static inline char * LSAPI_GetScriptFileName_r( LSAPI_Request * pReq ) in LSAPI_GetScriptFileName_r()
235 static inline char * LSAPI_GetScriptName_r( LSAPI_Request * pReq ) in LSAPI_GetScriptName_r()
243 static inline char * LSAPI_GetRequestMethod_r( LSAPI_Request * pReq) in LSAPI_GetRequestMethod_r()
252 static inline off_t LSAPI_GetReqBodyLen_r( LSAPI_Request * pReq ) in LSAPI_GetReqBodyLen_r()
259 static inline off_t LSAPI_GetReqBodyRemain_r( LSAPI_Request * pReq ) in LSAPI_GetReqBodyRemain_r()
/dports/lang/php74/php-7.4.27/sapi/litespeed/
H A Dlsapilib.c1383 static int readReq( LSAPI_Request * pReq ) in readReq()
1546 int LSAPI_Is_Listen_r( LSAPI_Request * pReq) in LSAPI_Is_Listen_r()
1552 int LSAPI_Accept_r( LSAPI_Request * pReq ) in LSAPI_Accept_r()
1619 int LSAPI_Finish_r( LSAPI_Request * pReq ) in LSAPI_Finish_r()
1649 int LSAPI_End_Response_r(LSAPI_Request * pReq) in LSAPI_End_Response_r()
1684 void LSAPI_Reset_r( LSAPI_Request * pReq ) in LSAPI_Reset_r()
1695 int LSAPI_Release_r( LSAPI_Request * pReq ) in LSAPI_Release_r()
2044 void Flush_RespBuf_r( LSAPI_Request * pReq ) in Flush_RespBuf_r()
2068 int LSAPI_Flush_r( LSAPI_Request * pReq ) in LSAPI_Flush_r()
2423 int LSAPI_ForeachEnv_r( LSAPI_Request * pReq, in LSAPI_ForeachEnv_r()
[all …]
H A Dlsapilib.h198 static inline int LSAPI_SetRespStatus_r( LSAPI_Request * pReq, int code ) in LSAPI_SetRespStatus_r()
206 static inline int LSAPI_SetAppData_r( LSAPI_Request * pReq, void * data ) in LSAPI_SetAppData_r()
214 static inline void * LSAPI_GetAppData_r( LSAPI_Request * pReq ) in LSAPI_GetAppData_r()
221 static inline char * LSAPI_GetQueryString_r( LSAPI_Request * pReq ) in LSAPI_GetQueryString_r()
229 static inline char * LSAPI_GetScriptFileName_r( LSAPI_Request * pReq ) in LSAPI_GetScriptFileName_r()
237 static inline char * LSAPI_GetScriptName_r( LSAPI_Request * pReq ) in LSAPI_GetScriptName_r()
245 static inline char * LSAPI_GetRequestMethod_r( LSAPI_Request * pReq) in LSAPI_GetRequestMethod_r()
254 static inline off_t LSAPI_GetReqBodyLen_r( LSAPI_Request * pReq ) in LSAPI_GetReqBodyLen_r()
261 static inline off_t LSAPI_GetReqBodyRemain_r( LSAPI_Request * pReq ) in LSAPI_GetReqBodyRemain_r()
/dports/lang/php73/php-7.3.33/sapi/litespeed/
H A Dlsapilib.c1374 static int readReq( LSAPI_Request * pReq ) in readReq()
1537 int LSAPI_Is_Listen_r( LSAPI_Request * pReq) in LSAPI_Is_Listen_r()
1543 int LSAPI_Accept_r( LSAPI_Request * pReq ) in LSAPI_Accept_r()
1610 int LSAPI_Finish_r( LSAPI_Request * pReq ) in LSAPI_Finish_r()
1640 int LSAPI_End_Response_r(LSAPI_Request * pReq) in LSAPI_End_Response_r()
1675 void LSAPI_Reset_r( LSAPI_Request * pReq ) in LSAPI_Reset_r()
1686 int LSAPI_Release_r( LSAPI_Request * pReq ) in LSAPI_Release_r()
2035 void Flush_RespBuf_r( LSAPI_Request * pReq ) in Flush_RespBuf_r()
2059 int LSAPI_Flush_r( LSAPI_Request * pReq ) in LSAPI_Flush_r()
2414 int LSAPI_ForeachEnv_r( LSAPI_Request * pReq, in LSAPI_ForeachEnv_r()
[all …]
H A Dlsapilib.h198 static inline int LSAPI_SetRespStatus_r( LSAPI_Request * pReq, int code ) in LSAPI_SetRespStatus_r()
206 static inline int LSAPI_SetAppData_r( LSAPI_Request * pReq, void * data ) in LSAPI_SetAppData_r()
214 static inline void * LSAPI_GetAppData_r( LSAPI_Request * pReq ) in LSAPI_GetAppData_r()
221 static inline char * LSAPI_GetQueryString_r( LSAPI_Request * pReq ) in LSAPI_GetQueryString_r()
229 static inline char * LSAPI_GetScriptFileName_r( LSAPI_Request * pReq ) in LSAPI_GetScriptFileName_r()
237 static inline char * LSAPI_GetScriptName_r( LSAPI_Request * pReq ) in LSAPI_GetScriptName_r()
245 static inline char * LSAPI_GetRequestMethod_r( LSAPI_Request * pReq) in LSAPI_GetRequestMethod_r()
254 static inline off_t LSAPI_GetReqBodyLen_r( LSAPI_Request * pReq ) in LSAPI_GetReqBodyLen_r()
261 static inline off_t LSAPI_GetReqBodyRemain_r( LSAPI_Request * pReq ) in LSAPI_GetReqBodyRemain_r()
/dports/lang/php80/php-8.0.15/sapi/litespeed/
H A Dlsapilib.c1381 static int readReq( LSAPI_Request * pReq ) in readReq()
1544 int LSAPI_Is_Listen_r( LSAPI_Request * pReq) in LSAPI_Is_Listen_r()
1550 int LSAPI_Accept_r( LSAPI_Request * pReq ) in LSAPI_Accept_r()
1617 int LSAPI_Finish_r( LSAPI_Request * pReq ) in LSAPI_Finish_r()
1647 int LSAPI_End_Response_r(LSAPI_Request * pReq) in LSAPI_End_Response_r()
1682 void LSAPI_Reset_r( LSAPI_Request * pReq ) in LSAPI_Reset_r()
1693 int LSAPI_Release_r( LSAPI_Request * pReq ) in LSAPI_Release_r()
2042 void Flush_RespBuf_r( LSAPI_Request * pReq ) in Flush_RespBuf_r()
2066 int LSAPI_Flush_r( LSAPI_Request * pReq ) in LSAPI_Flush_r()
2421 int LSAPI_ForeachEnv_r( LSAPI_Request * pReq, in LSAPI_ForeachEnv_r()
[all …]
H A Dlsapilib.h196 static inline int LSAPI_SetRespStatus_r( LSAPI_Request * pReq, int code ) in LSAPI_SetRespStatus_r()
204 static inline int LSAPI_SetAppData_r( LSAPI_Request * pReq, void * data ) in LSAPI_SetAppData_r()
212 static inline void * LSAPI_GetAppData_r( LSAPI_Request * pReq ) in LSAPI_GetAppData_r()
219 static inline char * LSAPI_GetQueryString_r( LSAPI_Request * pReq ) in LSAPI_GetQueryString_r()
227 static inline char * LSAPI_GetScriptFileName_r( LSAPI_Request * pReq ) in LSAPI_GetScriptFileName_r()
235 static inline char * LSAPI_GetScriptName_r( LSAPI_Request * pReq ) in LSAPI_GetScriptName_r()
243 static inline char * LSAPI_GetRequestMethod_r( LSAPI_Request * pReq) in LSAPI_GetRequestMethod_r()
252 static inline off_t LSAPI_GetReqBodyLen_r( LSAPI_Request * pReq ) in LSAPI_GetReqBodyLen_r()
259 static inline off_t LSAPI_GetReqBodyRemain_r( LSAPI_Request * pReq ) in LSAPI_GetReqBodyRemain_r()
/dports/www/mod_php74/php-7.4.27/sapi/litespeed/
H A Dlsapilib.c1383 static int readReq( LSAPI_Request * pReq ) in readReq()
1546 int LSAPI_Is_Listen_r( LSAPI_Request * pReq) in LSAPI_Is_Listen_r()
1552 int LSAPI_Accept_r( LSAPI_Request * pReq ) in LSAPI_Accept_r()
1619 int LSAPI_Finish_r( LSAPI_Request * pReq ) in LSAPI_Finish_r()
1649 int LSAPI_End_Response_r(LSAPI_Request * pReq) in LSAPI_End_Response_r()
1684 void LSAPI_Reset_r( LSAPI_Request * pReq ) in LSAPI_Reset_r()
1695 int LSAPI_Release_r( LSAPI_Request * pReq ) in LSAPI_Release_r()
2044 void Flush_RespBuf_r( LSAPI_Request * pReq ) in Flush_RespBuf_r()
2068 int LSAPI_Flush_r( LSAPI_Request * pReq ) in LSAPI_Flush_r()
2423 int LSAPI_ForeachEnv_r( LSAPI_Request * pReq, in LSAPI_ForeachEnv_r()
[all …]
/dports/www/mod_php73/php-7.3.33/sapi/litespeed/
H A Dlsapilib.c1374 static int readReq( LSAPI_Request * pReq ) in readReq()
1537 int LSAPI_Is_Listen_r( LSAPI_Request * pReq) in LSAPI_Is_Listen_r()
1543 int LSAPI_Accept_r( LSAPI_Request * pReq ) in LSAPI_Accept_r()
1610 int LSAPI_Finish_r( LSAPI_Request * pReq ) in LSAPI_Finish_r()
1640 int LSAPI_End_Response_r(LSAPI_Request * pReq) in LSAPI_End_Response_r()
1675 void LSAPI_Reset_r( LSAPI_Request * pReq ) in LSAPI_Reset_r()
1686 int LSAPI_Release_r( LSAPI_Request * pReq ) in LSAPI_Release_r()
2035 void Flush_RespBuf_r( LSAPI_Request * pReq ) in Flush_RespBuf_r()
2059 int LSAPI_Flush_r( LSAPI_Request * pReq ) in LSAPI_Flush_r()
2414 int LSAPI_ForeachEnv_r( LSAPI_Request * pReq, in LSAPI_ForeachEnv_r()
[all …]
/dports/lang/php81/php-8.1.1/sapi/litespeed/
H A Dlsapilib.c1391 static int readReq( LSAPI_Request * pReq ) in readReq()
1554 int LSAPI_Is_Listen_r( LSAPI_Request * pReq) in LSAPI_Is_Listen_r()
1560 int LSAPI_Accept_r( LSAPI_Request * pReq ) in LSAPI_Accept_r()
1627 int LSAPI_Finish_r( LSAPI_Request * pReq ) in LSAPI_Finish_r()
1657 int LSAPI_End_Response_r(LSAPI_Request * pReq) in LSAPI_End_Response_r()
1692 void LSAPI_Reset_r( LSAPI_Request * pReq ) in LSAPI_Reset_r()
1703 int LSAPI_Release_r( LSAPI_Request * pReq ) in LSAPI_Release_r()
2086 void Flush_RespBuf_r( LSAPI_Request * pReq ) in Flush_RespBuf_r()
2110 int LSAPI_Flush_r( LSAPI_Request * pReq ) in LSAPI_Flush_r()
2465 int LSAPI_ForeachEnv_r( LSAPI_Request * pReq, in LSAPI_ForeachEnv_r()
[all …]
H A Dlsapilib.h196 static inline int LSAPI_SetRespStatus_r( LSAPI_Request * pReq, int code ) in LSAPI_SetRespStatus_r()
204 static inline int LSAPI_SetAppData_r( LSAPI_Request * pReq, void * data ) in LSAPI_SetAppData_r()
212 static inline void * LSAPI_GetAppData_r( LSAPI_Request * pReq ) in LSAPI_GetAppData_r()
219 static inline char * LSAPI_GetQueryString_r( LSAPI_Request * pReq ) in LSAPI_GetQueryString_r()
227 static inline char * LSAPI_GetScriptFileName_r( LSAPI_Request * pReq ) in LSAPI_GetScriptFileName_r()
235 static inline char * LSAPI_GetScriptName_r( LSAPI_Request * pReq ) in LSAPI_GetScriptName_r()
243 static inline char * LSAPI_GetRequestMethod_r( LSAPI_Request * pReq) in LSAPI_GetRequestMethod_r()
252 static inline off_t LSAPI_GetReqBodyLen_r( LSAPI_Request * pReq ) in LSAPI_GetReqBodyLen_r()
259 static inline off_t LSAPI_GetReqBodyRemain_r( LSAPI_Request * pReq ) in LSAPI_GetReqBodyRemain_r()
/dports/www/mod_php81/php-8.1.1/sapi/litespeed/
H A Dlsapilib.c1391 static int readReq( LSAPI_Request * pReq ) in readReq()
1554 int LSAPI_Is_Listen_r( LSAPI_Request * pReq) in LSAPI_Is_Listen_r()
1560 int LSAPI_Accept_r( LSAPI_Request * pReq ) in LSAPI_Accept_r()
1627 int LSAPI_Finish_r( LSAPI_Request * pReq ) in LSAPI_Finish_r()
1657 int LSAPI_End_Response_r(LSAPI_Request * pReq) in LSAPI_End_Response_r()
1692 void LSAPI_Reset_r( LSAPI_Request * pReq ) in LSAPI_Reset_r()
1703 int LSAPI_Release_r( LSAPI_Request * pReq ) in LSAPI_Release_r()
2086 void Flush_RespBuf_r( LSAPI_Request * pReq ) in Flush_RespBuf_r()
2110 int LSAPI_Flush_r( LSAPI_Request * pReq ) in LSAPI_Flush_r()
2465 int LSAPI_ForeachEnv_r( LSAPI_Request * pReq, in LSAPI_ForeachEnv_r()
[all …]
H A Dlsapilib.h196 static inline int LSAPI_SetRespStatus_r( LSAPI_Request * pReq, int code ) in LSAPI_SetRespStatus_r()
204 static inline int LSAPI_SetAppData_r( LSAPI_Request * pReq, void * data ) in LSAPI_SetAppData_r()
212 static inline void * LSAPI_GetAppData_r( LSAPI_Request * pReq ) in LSAPI_GetAppData_r()
219 static inline char * LSAPI_GetQueryString_r( LSAPI_Request * pReq ) in LSAPI_GetQueryString_r()
227 static inline char * LSAPI_GetScriptFileName_r( LSAPI_Request * pReq ) in LSAPI_GetScriptFileName_r()
235 static inline char * LSAPI_GetScriptName_r( LSAPI_Request * pReq ) in LSAPI_GetScriptName_r()
243 static inline char * LSAPI_GetRequestMethod_r( LSAPI_Request * pReq) in LSAPI_GetRequestMethod_r()
252 static inline off_t LSAPI_GetReqBodyLen_r( LSAPI_Request * pReq ) in LSAPI_GetReqBodyLen_r()
259 static inline off_t LSAPI_GetReqBodyRemain_r( LSAPI_Request * pReq ) in LSAPI_GetReqBodyRemain_r()
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/Xext/
H A Dsleepuntil.c77 SertafiedPtr pRequest, pReq, pPrev; in ClientSleepUntil() local
135 SertafiedPtr pReq, pPrev; in SertafiedDelete() local
155 SertafiedPtr pReq, pNext; in SertafiedBlockHandler() local
187 SertafiedPtr pReq, pNext; in SertafiedWakeupHandler() local
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/Xext/
H A Dsleepuntil.c77 SertafiedPtr pRequest, pReq, pPrev; in ClientSleepUntil() local
135 SertafiedPtr pReq, pPrev; in SertafiedDelete() local
155 SertafiedPtr pReq, pNext; in SertafiedBlockHandler() local
187 SertafiedPtr pReq, pNext; in SertafiedWakeupHandler() local
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/Xext/
H A Dsleepuntil.c77 SertafiedPtr pRequest, pReq, pPrev; in ClientSleepUntil() local
135 SertafiedPtr pReq, pPrev; in SertafiedDelete() local
155 SertafiedPtr pReq, pNext; in SertafiedBlockHandler() local
187 SertafiedPtr pReq, pNext; in SertafiedWakeupHandler() local
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/Xext/
H A Dsleepuntil.c77 SertafiedPtr pRequest, pReq, pPrev; in ClientSleepUntil() local
135 SertafiedPtr pReq, pPrev; in SertafiedDelete() local
155 SertafiedPtr pReq, pNext; in SertafiedBlockHandler() local
187 SertafiedPtr pReq, pNext; in SertafiedWakeupHandler() local
/dports/x11-servers/xorg-server/xorg-server-1.20.13/Xext/
H A Dsleepuntil.c77 SertafiedPtr pRequest, pReq, pPrev; in ClientSleepUntil() local
135 SertafiedPtr pReq, pPrev; in SertafiedDelete() local
155 SertafiedPtr pReq, pNext; in SertafiedBlockHandler() local
187 SertafiedPtr pReq, pNext; in SertafiedWakeupHandler() local
/dports/x11-servers/xephyr/xorg-server-1.20.13/Xext/
H A Dsleepuntil.c77 SertafiedPtr pRequest, pReq, pPrev; in ClientSleepUntil() local
135 SertafiedPtr pReq, pPrev; in SertafiedDelete() local
155 SertafiedPtr pReq, pNext; in SertafiedBlockHandler() local
187 SertafiedPtr pReq, pNext; in SertafiedWakeupHandler() local
/dports/x11-servers/xarcan/xarcan-0.6.0/Xext/
H A Dsleepuntil.c77 SertafiedPtr pRequest, pReq, pPrev; in ClientSleepUntil() local
135 SertafiedPtr pReq, pPrev; in SertafiedDelete() local
155 SertafiedPtr pReq, pNext; in SertafiedBlockHandler() local
187 SertafiedPtr pReq, pNext; in SertafiedWakeupHandler() local
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/Xext/
H A Dsleepuntil.c77 SertafiedPtr pRequest, pReq, pPrev; in ClientSleepUntil() local
135 SertafiedPtr pReq, pPrev; in SertafiedDelete() local
155 SertafiedPtr pReq, pNext; in SertafiedBlockHandler() local
187 SertafiedPtr pReq, pNext; in SertafiedWakeupHandler() local
/dports/x11-servers/xwayland/xorg-server-1.20.13/Xext/
H A Dsleepuntil.c77 SertafiedPtr pRequest, pReq, pPrev; in ClientSleepUntil() local
135 SertafiedPtr pReq, pPrev; in SertafiedDelete() local
155 SertafiedPtr pReq, pNext; in SertafiedBlockHandler() local
187 SertafiedPtr pReq, pNext; in SertafiedWakeupHandler() local
/dports/net/tightvnc/vnc_unixsrc/Xvnc/programs/Xserver/Xext/
H A Dsleepuntil.c95 SertafiedPtr pRequest, pReq, pPrev; local
162 SertafiedPtr pReq, pPrev; local
186 SertafiedPtr pReq, pNext; local
222 SertafiedPtr pReq, pNext; local
/dports/www/libwww/w3c-libwww-5.4.2/PICS-client/src/
H A DCSApp.c30 HTRequest * pReq; member
284 PRIVATE ReqParms_t * ReqParms_getReq(HTRequest * pReq) in ReqParms_getReq()
314 PUBLIC BOOL CSApp_label(HTRequest * pReq, CSLabel_t * pCSLabel) in CSApp_label()
442 PRIVATE int CSApp_bureauAfter (HTRequest * pReq, HTResponse * response, in CSApp_bureauAfter()
463 PRIVATE int CSApp_bureauError (HTRequest * pReq, HTResponse * response, in CSApp_bureauError()
474 PRIVATE int CSApp_netBefore (HTRequest * pReq, void * param, int mode) in CSApp_netBefore()
531 PRIVATE int CSApp_headerGenerator (HTRequest * pReq, HTStream * target) in CSApp_headerGenerator()
564 PRIVATE int CSApp_headerParser (HTRequest * pReq, HTResponse * response, in CSApp_headerParser()
642 PUBLIC BOOL CSApp_registerReq(HTRequest* pReq, CSUser_t * pCSUser, CSDisposition_callback pCallback… in CSApp_registerReq()
657 PUBLIC BOOL CSApp_unregisterReq(HTRequest* pReq) in CSApp_unregisterReq()
[all …]

123