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

/freebsd-9.3-release/sbin/newfs_msdos/
H A Dnewfs_msdos.c240 const char *opt_B = NULL, *opt_L = NULL, *opt_O = NULL, *opt_f = NULL; local
298 opt_O = optarg;
701 setstr(bs->bsOemName, opt_O ? opt_O : "BSD4.4 ",

Completed in 45 milliseconds