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

  /external/strace/
signal.c 1286 return RVAL_NONE | RVAL_STR;
1306 return RVAL_NONE | RVAL_STR;
1329 return RVAL_NONE | RVAL_STR;
1355 return RVAL_NONE | RVAL_STR;
1387 return RVAL_NONE | RVAL_STR;
1410 return RVAL_NONE | RVAL_STR;
1433 return RVAL_NONE | RVAL_STR;
    [all...]
defs.h 474 #define RVAL_NONE 020 /* Print nothing */
ipc.c 453 return RVAL_NONE;
syscall.c     [all...]

Completed in 30 milliseconds