Searched refs:opt_N (Results 1 - 1 of 1) sorted by path

/system/core/toolbox/
H A Dnewfs_msdos.c255 int opt_N = 0; local
281 opt_N = 1;
374 if (opt_N)
381 } else if ((fd = open(fname, opt_N ? O_RDONLY : O_RDWR)) == -1)
392 if (!opt_N)
616 if (!opt_N) {

Completed in 35 milliseconds