OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BEEP
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/ntp/dist/include/
ntpsim.h
42
#define BEEP_DLY 3600 /*
beep
interval (s) */
59
BEEP
, /* Event to record simulator stats */
/src/external/bsd/ntp/dist/ntpd/
ntpsim.c
158
/* Push a
beep
and a timer on the event queue */
159
enqueue(event_queue, event(0,
BEEP
));
463
/* Define a function to output simulation statistics on a
beep
event
474
fprintf(stderr, "
BEEP
!!!\n");
475
enqueue(event_queue, event(e->time + simulation.beep_delay,
BEEP
));
Completed in 15 milliseconds
Indexes created Fri Sep 04 00:26:01 UTC 2026