HomeSort by: relevance | last modified time | path
    Searched refs:isc_timermgr_destroy (Results 1 - 6 of 6) sorted by relevancy

  /src/external/mpl/dhcp/bind/dist/lib/isc/include/isc/
timer.h 50 * The caller must ensure that isc_timermgr_destroy() is called only
298 isc_timermgr_destroy(isc_timermgr_t **managerp);
306 * must detach them before calling isc_timermgr_destroy() or it will
  /src/external/bsd/ntp/dist/libntp/lib/isc/include/isc/
timer.h 56 * The caller must ensure that isc_timermgr_destroy() is called only
382 isc_timermgr_destroy(isc_timermgr_t **managerp);
390 * must detach them before calling isc_timermgr_destroy() or it will
namespace.h 169 #define isc_timermgr_destroy isc__timermgr_destroy macro
  /src/external/mpl/dhcp/dist/omapip/
isclib.c 106 isc_timermgr_destroy(&dhcp_gbl_ctx.timermgr);
  /src/external/mpl/dhcp/bind/dist/lib/irs/
context.c 79 isc_timermgr_destroy(timermgrp);
  /src/external/mpl/dhcp/bind/dist/lib/isc/
timer.c 719 isc_timermgr_destroy(isc_timermgr_t **managerp) { function

Completed in 28 milliseconds