Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/powerd/
H A Dpowerd.c66 int debug, no_scripts; variable
105 no_scripts = 1; in main()
198 no_scripts?"not ":"", argv[0]); in run_script()
203 if (no_scripts != 0) { in run_script()