Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/texinfo/dist/info/
H A Dinfo.c58 static int print_help_p = 0; variable
109 { "help", 0, &print_help_p, 1 },
211 print_help_p = 1; in main()
304 if (print_help_p) in main()
H A Dinfokey.c36 static int print_help_p = 0; variable
52 {"help", 0, &print_help_p, 1},
156 if (print_help_p) in main()