Searched refs:S_SCX (Results 1 – 5 of 5) sorted by relevance
65 # define S_SCX 0x00000008 /* stop on syscall exit */ macro
87 #define S_SCX 2 macro
221 info->pr_why = S_SCX; in waitevent()
298 case S_SCX: in main()
200 STOPEVENT(p, S_SCX, sa->code); in syscallret()