Searched refs:RVAL_NONE (Results 1 – 4 of 4) sorted by relevance
103 return RVAL_NONE; in SYS_FUNC()
816 } else if (!(sys_res & RVAL_NONE) && tcp->u_error) { in syscall_exiting_trace()880 if (sys_res & RVAL_NONE) in syscall_exiting_trace()
365 #define RVAL_NONE 040 /* Print nothing */ macro
2813 (syscall_exiting_trace) <if (!(sys_res & RVAL_NONE) && tcp->u_error)>:43278 (RVAL_MASK, RVAL_STR, RVAL_NONE): Update.