HomeSort by relevance Sort by last modified time
    Searched refs:schedular (Results 1 - 4 of 4) sorted by null

  /external/ipsec-tools/src/racoon/
schedule.h 91 struct timeval *schedular __P((void));
schedule.c 104 schedular() function
295 timeout = schedular();
session.c 189 /* initialize schedular */
297 timeout = schedular();
299 /* schedular can change select() mask, so we reset
  /external/ipsec-tools/
main.c 173 struct timeval *tv = schedular();

Completed in 508 milliseconds