OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isc_nm_timer_t
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mpl/dhcp/bind/dist/lib/isc/include/isc/
netmgr.h
530
typedef struct isc_nm_timer
isc_nm_timer_t
;
typedef in typeref:struct:isc_nm_timer
536
isc_nm_timer_t
**);
539
isc_nm_timer_attach(
isc_nm_timer_t
*,
isc_nm_timer_t
**);
542
isc_nm_timer_detach(
isc_nm_timer_t
**);
545
isc_nm_timer_start(
isc_nm_timer_t
*, uint64_t);
548
isc_nm_timer_stop(
isc_nm_timer_t
*);
/src/external/mpl/bind/dist/lib/isc/include/isc/
netmgr.h
868
typedef struct isc_nm_timer
isc_nm_timer_t
;
typedef in typeref:struct:isc_nm_timer
874
isc_nm_timer_t
**);
877
isc_nm_timer_attach(
isc_nm_timer_t
*,
isc_nm_timer_t
**);
880
isc_nm_timer_detach(
isc_nm_timer_t
**);
883
isc_nm_timer_start(
isc_nm_timer_t
*, uint64_t);
886
isc_nm_timer_stop(
isc_nm_timer_t
*);
Completed in 59 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026