Home
last modified time | relevance | path

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

/external/strace/
Daio.c69 SUB_NONE, SUB_COMMON, SUB_POLL, SUB_VECTOR enumerator
81 { "fsync", SUB_NONE }, in tprint_lio_opcode()
82 { "fdsync", SUB_NONE }, in tprint_lio_opcode()
83 { "op4", SUB_NONE }, in tprint_lio_opcode()
85 { "noop", SUB_NONE }, in tprint_lio_opcode()
95 return SUB_NONE; in tprint_lio_opcode()
182 case SUB_NONE: in SYS_FUNC()