HomeSort by relevance Sort by last modified time
    Searched refs:RVAL_NONE (Results 1 - 3 of 3) sorted by null

  /external/strace/
ipc_shm.c 77 return RVAL_NONE;
syscall.c 981 else if (!(sys_res & RVAL_NONE) && u_error) {
1050 if (sys_res & RVAL_NONE)
    [all...]
defs.h 395 #define RVAL_NONE 040 /* Print nothing */

Completed in 1467 milliseconds