Home
last modified time | relevance | path

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

/external/e2fsprogs/misc/
Dmke2fs.c90 static int noaction; variable
1796 noaction++; in PRS()
1971 if (noaction && fs_blocks_count) { in PRS()
3033 if (!noaction && discard && dev_size && (io_ptr != undo_io_manager)) { in main()
3060 if (!noaction) in main()
3180 if (!quiet || noaction) in main()
3183 if (noaction) in main()
/external/libxkbcommon/src/x11/
Dkeymap.c312 action->priv.type = wire->noaction.type; in translate_action()
314 sizeof(wire->noaction.pad0) == 7, in translate_action()
316 memcpy(action->priv.data, wire->noaction.pad0, 7); in translate_action()