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

/vbox/src/VBox/Runtime/r3/
H A Dudp.cpp182 * return VERR_UDP_SERVER_STOP too terminate this loop. RTUdpServerDestroy()
236 RTUdpServerDestroy(pServer);
569 RTR3DECL(int) RTUdpServerDestroy(PRTUDPSERVER pServer) function
/vbox/include/iprt/
H A Dmangling.h1832 # define RTUdpServerDestroy RT_MANGLER(RTUdpServerDestroy) macro

Completed in 59 milliseconds