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

  /src/external/bsd/ntp/dist/ntpdc/
ntpdc.c 237 # define JMP_BUF sigjmp_buf
241 # define JMP_BUF jmp_buf
245 static JMP_BUF interrupt_buf;
  /src/external/bsd/ntp/dist/ntpq/
ntpq.c 444 # define JMP_BUF sigjmp_buf
448 # define JMP_BUF jmp_buf
454 static JMP_BUF interrupt_buf;

Completed in 26 milliseconds