Home
last modified time | relevance | path

Searched defs:fetch_sm (Results 1 – 1 of 1) sorted by relevance

/dports/www/trafficserver/trafficserver-9.1.1/src/traffic_server/
H A DInkAPI.cc662 sdk_sanity_check_fetch_sm(TSFetchSM fetch_sm) in sdk_sanity_check_fetch_sm()
8132 FetchSM *fetch_sm = FetchSMAllocator.alloc(); in TSFetchPages() local
8150 FetchSM *fetch_sm = FetchSMAllocator.alloc(); in TSFetchUrl() local
8159 TSFetchFlagSet(TSFetchSM fetch_sm, int flags) in TSFetchFlagSet()
8171 FetchSM *fetch_sm = FetchSMAllocator.alloc(); in TSFetchCreate() local
8203 TSFetchLaunch(TSFetchSM fetch_sm) in TSFetchLaunch()
8211 TSFetchDestroy(TSFetchSM fetch_sm) in TSFetchDestroy()
8219 TSFetchUserDataSet(TSFetchSM fetch_sm, void *data) in TSFetchUserDataSet()
8227 TSFetchUserDataGet(TSFetchSM fetch_sm) in TSFetchUserDataGet()
8235 TSFetchRespHdrMBufGet(TSFetchSM fetch_sm) in TSFetchRespHdrMBufGet()
[all …]