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

/macosx-10.9.5/msdosfs-198/msdos_util.tproj/
H A Ddosutil.c528 char tmplabel[LABEL_LENGTH], label[LABEL_LENGTH]; local
541 if (! CFStringGetCString(cfstr, tmplabel, LABEL_LENGTH, kCFStringEncodingWindowsLatin1))
545 if (! oklabel(tmplabel))
549 mklabel(label, tmplabel);

Completed in 122 milliseconds