HomeSort by: relevance | last modified time | path
    Searched defs:vmsinc (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/ntp/dist/ntpd/
ntp_timer.c 107 static int vmsinc[2]; /* timer increment */ variable
228 vmsinc[0] = 10000000; /* 1 sec */
229 vmsinc[1] = 0;
230 lib$emul(&(1<<EVENT_TIMEOUT), &vmsinc, &0, &vmsinc);
234 lib$addx(&vmsinc, &vmstimer, &vmstimer);
513 lib$addx(&vmsinc, &vmstimer, &vmstimer);

Completed in 22 milliseconds