Home
last modified time | relevance | path

Searched refs:detachThisEntryOfDLL (Results 1 – 7 of 7) sorted by relevance

/dports/net-mgmt/super_mediator/super_mediator-1.6.0/include/mediator/
H A Dmediator_util.h156 void detachThisEntryOfDLL (
H A Dmediator_core.h258 void detachThisEntryOfDLL(
/dports/net-mgmt/super_mediator/super_mediator-1.6.0/src/
H A Dmediator_dns.c440 detachThisEntryOfDLL((mdDLL_t**)&(nodeTab->head), in nodeClose()
508 detachThisEntryOfDLL((mdDLL_t**)&(nodeTab->head), in hashTick()
572 detachThisEntryOfDLL((mdDLL_t**)&(hn->head), in cacheNodeClose()
663 detachThisEntryOfDLL((mdDLL_t**)&(hn->head), in hashCacheTick()
H A Dmediator_ssl.c338 detachThisEntryOfDLL((mdDLL_t**)&(nodeTab->head), in md_ssl_serial_node_close()
367 detachThisEntryOfDLL((mdDLL_t**)&(nodeTab->head), in md_ssl_serial_node_tick()
431 detachThisEntryOfDLL((mdDLL_t**)&(snode->head), in md_ssl_issuer_node_close()
505 detachThisEntryOfDLL((mdDLL_t**)&(snode->head), in md_ssl_issuer_node_tick()
H A Dmediator_dedup.c664 detachThisEntryOfDLL((mdDLL_t **)&(ietab->head), in md_dedup_ip_node_close()
746 detachThisEntryOfDLL((mdDLL_t**)&(ipnode->head), in md_dedup_str_node_close()
765 detachThisEntryOfDLL((mdDLL_t**)&(ipnode->head), in md_dedup_str_node_tick()
785 detachThisEntryOfDLL((mdDLL_t **)&(ietab->head), in md_dedup_ip_node_tick()
H A Dmediator_util.c687 void detachThisEntryOfDLL ( in detachThisEntryOfDLL() function
/dports/net/libfixbuf/libfixbuf-2.3.1/src/
H A Dfbuf.c189 static void detachThisEntryOfDLL( in detachThisEntryOfDLL() function
3159 detachThisEntryOfDLL((fbDLL_t**)(void*)(&(fbuf->latestTcplan)), in fBufRemoveTemplateTcplan()