Home
last modified time | relevance | path

Searched refs:JMP_BUF (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ntp/ntpdc/
H A Dntpdc.c235 # define JMP_BUF sigjmp_buf macro
239 # define JMP_BUF jmp_buf macro
243 static JMP_BUF interrupt_buf;
/freebsd/contrib/ntp/ntpq/
H A Dntpq.c442 # define JMP_BUF sigjmp_buf
446 # define JMP_BUF jmp_buf macro
452 static JMP_BUF interrupt_buf;
450 # define JMP_BUF global() macro