OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sigh
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/nsd/dist/
mini_event.c
404
sigh
(int sig)
function
425
action.sa_handler =
sigh
;
/src/external/bsd/unbound/dist/util/
mini_event.c
360
static RETSIGTYPE
sigh
(int sig)
function
380
if(signal(ev->ev_fd,
sigh
) == SIG_ERR) {
winsock_event.c
612
static RETSIGTYPE
sigh
(int sig)
function
631
if(signal(ev->ev_fd,
sigh
) == SIG_ERR) {
/src/external/bsd/unbound/dist/testcode/
streamtcp.c
544
static RETSIGTYPE
sigh
(int sig)
function
591
if(signal(SIGPIPE, &
sigh
) == SIG_ERR) {
Completed in 26 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026