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

/macosx-10.10/msdosfs-209.1.1/newfs_msdos.tproj/
H A Dnewfs_msdos.c358 static int opt_N; local
382 opt_N = 1;
476 if ((fd = open(fname, opt_N ? O_RDONLY : O_RDWR)) == -1 ||
479 if (!opt_N)
810 if (!opt_N) {

Completed in 100 milliseconds