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

/system/core/toolbox/
H A Dnewfs_msdos.c242 const char *opt_B = NULL, *opt_L = NULL, *opt_O = NULL, *opt_f = NULL; local
297 opt_L = optarg;
697 mklabel(bsx->label, opt_L ? opt_L : "NO NAME");
724 } else if (lsn == dir && opt_L) {
726 mklabel(de->namext, opt_L);

Completed in 29 milliseconds