Searched refs:_panic (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/libbegemot/ |
H A D | rpoll.c | 109 _panic(const char *fmt, ...) in _panic() function 129 _panic("out of memory: xrealloc(%lx, %lu)", in _xrealloc() 134 _panic("out of memory: xrealloc(%lx, %lu)", in _xrealloc() 138 _panic("out of memory: xrealloc(%lx, %lu)", in _xrealloc() 220 _panic("sigprocmask(SIG_BLOCK): %s", strerror(errno)); in poll_blocksig() 230 _panic("sigprocmask(SIG_SETMASK): %s", strerror(errno)); in poll_unblocksig() 559 _panic("poll/select: %s", strerror(errno)); in poll_dispatch() 663 _panic("read: %s", strerror(errno)); in infunc()
|