Searched refs:outst (Results 1 – 1 of 1) sorted by relevance
126 struct outstate outst; /* Output state. */ in main() local191 memset(&outst, 0, sizeof(outst)); in main()192 outst.tag_files = NULL; in main()193 outst.outtype = OUTT_LOCALE; in main()194 outst.use_pager = 1; in main()213 outst.use_pager = 0; in main()220 outst.use_pager = 0; in main()272 outst.outtype = OUTT_ASCII; in main()274 outst.outtype = OUTT_LINT; in main()278 outst.outtype = OUTT_TREE; in main()[all …]