OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ev_sigterm
(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
808
signal_set(&
ev_sigterm
, SIGTERM, handle_signal, NULL);
811
signal_add(&
ev_sigterm
, NULL);
Completed in 13 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025