Home | History | Annotate | Download | only in vold

Lines Matching full:sscanf

1211         sscanf(line, "%255s %255s %255s\n", device, mount_path, rest);
1321 if (fgets(line, sizeof(line), fp) && sscanf(line, "%d", &mSavedDirtyRatio)) {
1540 sscanf(line, "%255s %255s %255s\n", device, mount_path, rest);