OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ISC_EVENTATTR_NOPURGE
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/ntp/dist/libntp/lib/isc/include/isc/
event.h
53
#define
ISC_EVENTATTR_NOPURGE
0x00000001
/src/external/mpl/dhcp/bind/dist/lib/isc/include/isc/
event.h
48
#define
ISC_EVENTATTR_NOPURGE
0x00000001
/src/external/bsd/ntp/dist/libntp/lib/isc/
task.c
637
#define PURGE_OK(event) (((event)->ev_attributes &
ISC_EVENTATTR_NOPURGE
) == 0)
/src/external/mpl/dhcp/bind/dist/lib/isc/
task.c
536
#define PURGE_OK(event) (((event)->ev_attributes &
ISC_EVENTATTR_NOPURGE
) == 0)
Completed in 27 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026