Home
last modified time | relevance | path

Searched refs:RVAL_NONE (Results 1 – 3 of 3) sorted by relevance

/external/strace/
Dipc.c343 return RVAL_NONE; in sys_shmat()
Ddefs.h540 #define RVAL_NONE 040 /* Print nothing */ macro
Dsyscall.c2605 else if (!(sys_res & RVAL_NONE) && u_error) { in trace_syscall_exiting()
2675 if (sys_res & RVAL_NONE) in trace_syscall_exiting()