Searched refs:interrupt_buf (Results 1 – 5 of 5) sorted by relevance
| /src/contrib/ntp/ntpdc/ |
| H A D | ntpdc.c | 243 static JMP_BUF interrupt_buf; variable 1153 LONGJMP(interrupt_buf, 1); in abortcmd() 1267 if ( ! SETJMP(interrupt_buf)) { in docmd()
|
| /src/contrib/ntp/ntpq/ |
| H A D | ntpq.c | 452 static JMP_BUF interrupt_buf; variable 1619 LONGJMP(interrupt_buf, 1); in abortcmd() 1728 if ( ! SETJMP(interrupt_buf)) { in docmd()
|
| /src/contrib/ntp/ |
| H A D | NEWS | 243 * [Bug 3676] compiler warnings (CMAC, interrupt_buf, typo, fallthrough) 4009 * [Bug 3676] compiler warnings (CMAC, interrupt_buf, typo, fallthrough)
|
| H A D | ChangeLog | 201 * [Bug 3676] compiler warnings (CMAC, interrupt_buf, typo, fallthrough)
|
| H A D | 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)
|