OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ev_sigint
(Results
1 - 1
of
1
) sorted by relevancy
/src/dist/pf/usr.sbin/ftp-proxy/
ftp-proxy.c
615
struct event ev, ev_sighup,
ev_sigint
, ev_sigterm;
local in function:main
807
signal_set(&
ev_sigint
, SIGINT, handle_signal, NULL);
810
signal_add(&
ev_sigint
, NULL);
Completed in 11 milliseconds
Indexes created Wed Oct 01 12:09:54 GMT 2025