lsapi_packet_header  150 sapi/litespeed/lsapidef.h     struct lsapi_packet_header m_pktHeader;
lsapi_packet_header  186 sapi/litespeed/lsapidef.h     struct  lsapi_packet_header  m_pktHeader;
lsapi_packet_header  244 sapi/litespeed/lsapilib.c static inline void lsapi_buildPacketHeader( struct lsapi_packet_header * pHeader,
lsapi_packet_header  417 sapi/litespeed/lsapilib.c static inline int verifyHeader( struct lsapi_packet_header * pHeader, char pktType )
lsapi_packet_header 1095 sapi/litespeed/lsapilib.c static struct lsapi_packet_header s_ack = {'L', 'S',
lsapi_packet_header 1139 sapi/litespeed/lsapilib.c     lsapi_buildPacketHeader( (struct lsapi_packet_header *)achBuf, LSAPI_STDERR_STREAM,
lsapi_packet_header 1152 sapi/litespeed/lsapilib.c     struct lsapi_packet_header * pHeader = (struct lsapi_packet_header *)s_conn_key_packet;
lsapi_packet_header 1382 sapi/litespeed/lsapilib.c static struct lsapi_packet_header   finish = {'L', 'S',
lsapi_packet_header 1592 sapi/litespeed/lsapilib.c     struct lsapi_packet_header * pHeader;
lsapi_packet_header 1742 sapi/litespeed/lsapilib.c     struct lsapi_packet_header * pHeader = pReq->m_respPktHeader;
lsapi_packet_header 1766 sapi/litespeed/lsapilib.c     struct lsapi_packet_header * pHeader = pReq->m_respPktHeader;
lsapi_packet_header 1836 sapi/litespeed/lsapilib.c     struct lsapi_packet_header header;
lsapi_packet_header  101 sapi/litespeed/lsapilib.h     struct lsapi_packet_header      * m_respPktHeaderEnd;
lsapi_packet_header  124 sapi/litespeed/lsapilib.h     struct lsapi_packet_header        m_respPktHeader[5];