Searched refs:interrupt_buf (Results 1 – 5 of 5) sorted by relevance
| /freebsd-13-stable/contrib/ntp/ntpdc/ |
| HD | ntpdc.c | 243 static JMP_BUF interrupt_buf; variable 1153 LONGJMP(interrupt_buf, 1); in abortcmd() 1267 if ( ! SETJMP(interrupt_buf)) { in docmd()
|
| /freebsd-13-stable/contrib/ntp/ntpq/ |
| HD | ntpq.c | 452 static JMP_BUF interrupt_buf; variable 1619 LONGJMP(interrupt_buf, 1); in abortcmd() 1728 if ( ! SETJMP(interrupt_buf)) { in docmd()
|
| /freebsd-13-stable/contrib/ntp/ |
| HD | NEWS | 243 * [Bug 3676] compiler warnings (CMAC, interrupt_buf, typo, fallthrough) 4009 * [Bug 3676] compiler warnings (CMAC, interrupt_buf, typo, fallthrough)
|
| HD | ChangeLog | 201 * [Bug 3676] compiler warnings (CMAC, interrupt_buf, typo, fallthrough)
|
| HD | CommitLog | 9223 [Bug 3676] compiler warnings (CMAC, interrupt_buf, typo, fallthrough) 9227 [Bug 3676] compiler warnings (CMAC, interrupt_buf, typo, fallthrough) 9231 [Bug 3676] compiler warnings (CMAC, interrupt_buf, typo, fallthrough) 9235 [Bug 3676] compiler warnings (CMAC, interrupt_buf, typo, fallthrough)
|