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

  /external/ltp/testcases/kernel/io/ltp-aiodio/
aiocp.c 60 static int no_write; /* do not write */ variable
262 if (no_write) {
381 no_write = 1;
413 if (!no_write) {
476 if (!no_write) {
  /external/syslinux/utils/
pxelinux-options 414 $no_write = 0;
495 $no_write = 1;
517 $no_write = 1; # No modifications requested
520 $mode = $no_write ? '<' : '+<';
545 if (!$no_write) {

Completed in 70 milliseconds