Home
last modified time | relevance | path

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

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dserver.c101 static siginfo_t empty_siginfo; in sigaction_handler() local
104 if (!si) si = &empty_siginfo; in sigaction_handler()