Home
last modified time | relevance | path

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

/openbsd-src/regress/lib/libc/vis/
H A Dvis_test.c41 dotitle(int i, int j) in dotitle() function
75 dotitle(i, j); in main()
79 dotitle(i, j); in main()
83 dotitle(i, j); in main()
92 dotitle(i, j); in main()
97 dotitle(i, j); in main()
104 dotitle(i, j); in main()
/openbsd-src/sbin/pfctl/
H A Dpfctl_queue.c78 int nodes, dotitle = (opts & PF_OPT_SHOWALL); in pfctl_show_queues() local
87 if (dotitle) { in pfctl_show_queues()
89 dotitle = 0; in pfctl_show_queues()
H A Dpfctl.c1053 int dotitle = (opts & PF_OPT_SHOWALL); in pfctl_show_states() local
1083 if (dotitle) { in pfctl_show_states()
1085 dotitle = 0; in pfctl_show_states()