Home
last modified time | relevance | path

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

/external/strace/
Daio.c51 SUB_NONE, SUB_COMMON, SUB_VECTOR enumerator
63 { "fsync", SUB_NONE }, in tprint_lio_opcode()
64 { "fdsync", SUB_NONE }, in tprint_lio_opcode()
65 { "preadx", SUB_NONE }, in tprint_lio_opcode()
66 { "poll", SUB_NONE }, in tprint_lio_opcode()
67 { "noop", SUB_NONE }, in tprint_lio_opcode()
77 return SUB_NONE; in tprint_lio_opcode()
152 case SUB_NONE: in print_iocb()