HomeSort by: relevance | last modified time | path
    Searched defs:no_scripts (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/powerd/
powerd.c 66 int debug, no_scripts; variable in typeref:typename:int
105 no_scripts = 1;
198 no_scripts?"not ":"", argv[0]);
203 if (no_scripts != 0) {
powerd.c 66 int debug, no_scripts; variable in typeref:typename:int
105 no_scripts = 1;
198 no_scripts?"not ":"", argv[0]);
203 if (no_scripts != 0) {

Completed in 23 milliseconds