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