Home
last modified time | relevance | path

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

/dports/games/powwow/powwow-1.2.17/
H A Dmain.h102 extern char opt_autoprint;
H A Dmain.c145 char opt_autoprint = 0; /* 1 = automatically #print lines matched by actions */ variable
812 if (!len && ((!search_action(linestart, 0) || opt_autoprint))) { in __P2()
H A Dcmd.c2439 { "autoprint", &opt_autoprint,