Lines Matching +full:re +full:- +full:run
2 * Copyright (c) 2002 - 2003
41 #include "win32-svc.h" // for Win32 service stuff
78 // XXX - is this sufficient to clean up the service? in svc_control_handler()
98 to change the running parameters at run-time. In other words, they act in svc_control_handler()
99 like the SIGHUP signal on UNIX. All the running threads continue to run and in svc_control_handler()
102 - PAUSE does nothing in svc_control_handler()
103 - CONTINUE re-reads the configuration file and creates the new threads that in svc_control_handler()
113 // Tell the main loop to re-read the configuration. in svc_control_handler()
127 // Tell the main loop to re-read the configuration. in svc_control_handler()
151 // Service requests until we're told to stop. in svc_main()
172 … Protocol v.0 (experimental)" binpath= "C:\cvsroot\winpcap\wpcap\PRJ\Debug\rpcapd -d -f rpcapd.ini"