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

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

Completed in 4 milliseconds