Searched refs:RVAL_NONE (Results 1 – 3 of 3) sorted by relevance
77 return RVAL_NONE; in SYS_FUNC()
981 else if (!(sys_res & RVAL_NONE) && u_error) { in trace_syscall_exiting()1050 if (sys_res & RVAL_NONE) in trace_syscall_exiting()
395 #define RVAL_NONE 040 /* Print nothing */ macro