OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sched_kill
(Results
1 - 3
of
3
) sorted by null
/external/ipsec-tools/src/racoon/
schedule.h
60
#define
SCHED_KILL
(s) \
63
sched_kill
(s); \
80
void
sched_kill
__P((struct sched *));
schedule.c
198
sched_kill
(sc)
function
219
sched_kill
(sc);
isakmp.c
836
SCHED_KILL
(iph1->scr);
997
SCHED_KILL
(iph2->scr);
[
all
...]
Completed in 328 milliseconds