Home
last modified time | relevance | path

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

/system/core/toolbox/
Dumount.c19 char rest[256]; in is_loop_mount() local
30 count = fscanf(f, "%255s %255s %255s\n", device, mount_path, rest); in is_loop_mount()
/system/vold/
DVolume.cpp253 char rest[256]; in isMountpointMounted() local
264 sscanf(line, "%255s %255s %255s\n", device, mount_path, rest); in isMountpointMounted()
DVolumeManager.cpp923 char rest[256]; in listMountedObbs() local
946 sscanf(line, "%255s %255s %255s\n", device, mount_path, rest); in listMountedObbs()
1182 char rest[256]; in isMountpointMounted() local
1193 sscanf(line, "%255s %255s %255s\n", device, mount_path, rest); in isMountpointMounted()
/system/core/adb/
Dprotocol.txt190 the remote connection threadpair and that the rest of the program will
/system/core/sh/
DTOUR18 be compiled stand-alone. The rest of the source is in the main