Home
last modified time | relevance | path

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

/dports/net-mgmt/pmacct/pmacct-1.7.5/src/tee_plugin/
H A Dtee_plugin.h82 extern void Tee_exit_now(int);
H A Dtee_plugin.c83 signal(SIGINT, Tee_exit_now); in tee_plugin()
309 void Tee_exit_now(int signum) in Tee_exit_now() function