Home
last modified time | relevance | path

Searched refs:getstdfmt (Results 1 – 1 of 1) sorted by relevance

/system/core/toolbox/
Dnewfs_msdos.c225 static void getstdfmt(const char *, struct bpb *);
398 getstdfmt(opt_f, &bpb); in newfs_msdos_main()
782 static void getstdfmt(const char *fmt, struct bpb *bpb) in getstdfmt() function