Searched refs:COUNTONLY (Results 1 – 4 of 4) sorted by relevance
104 trussinfo->flags |= (COUNTONLY | NOSIGS); in main()201 if (trussinfo->flags & COUNTONLY) in main()
36 #define COUNTONLY 0x00000040 macro
776 if ((info->flags & COUNTONLY) == 0) { in eventloop()802 if ((info->flags & COUNTONLY) == 0) in eventloop()805 if ((info->flags & COUNTONLY) == 0) in eventloop()815 if ((info->flags & COUNTONLY) == 0) in eventloop()
2763 if (trussinfo->flags & COUNTONLY) { in print_syscall_ret()