Searched refs:infodump (Results 1 – 2 of 2) sorted by relevance
912 int infodump, in fmt_entry() argument943 if (!infodump) { in fmt_entry()1310 return (infodump ? len : (int) termcap_length(outbuf.text)); in fmt_entry()1426 infodump, numbers)1487 bool infodump; in dump_entry() local1545 infodump = FALSE; in dump_entry()1550 infodump = TRUE; in dump_entry()1655 dump_uses(const char *value, bool infodump) in dump_uses() argument1660 const char *cap = infodump ? "use" : "tc"; in dump_uses()1684 bool infodump = !TcOutput(); in show_entry() local[all …]
61 static bool infodump = FALSE; /* running as captoinfo? */ variable720 if ((infodump = same_program(_nc_progname, PROG_CAPTOINFO)) != FALSE) { in main()788 infodump = TRUE; in main()793 infodump = TRUE; in main()903 if (namelst && (!infodump && !capdump)) { in main()922 if (infodump == TRUE) { in main()961 if (infodump || check_only) { in main()980 if (!(check_only || infodump || capdump)) in main()985 ((check_only || infodump || capdump) in main()990 if (check_only || (!infodump && !capdump) || forceresolve) { in main()[all …]