Home
last modified time | relevance | path

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

/system/core/toolbox/
Dumount.c34 char rest[256]; in is_loop_mount() local
45 count = fscanf(f, "%255s %255s %255s\n", device, mount_path, rest); in is_loop_mount()
/system/netd/
DBandwidthController.cpp928 char rest[MAX_IPT_OUTPUT_LINE_LEN]; in parseForwardChainStats() local
935 iface0[0] = iface1[0] = rest[0] = packets = bytes = 0; in parseForwardChainStats()
937 &packets, &bytes, iface0, iface1, rest); in parseForwardChainStats()
939 iface0, iface1, packets, bytes, rest, buffPtr); in parseForwardChainStats()
/system/vold/
DVolumeManager.cpp857 char rest[256]; in listMountedObbs() local
880 sscanf(line, "%255s %255s %255s\n", device, mount_path, rest); in listMountedObbs()
1137 char rest[256]; in isMountpointMounted() local
1148 sscanf(line, "%255s %255s %255s\n", device, mount_path, rest); in isMountpointMounted()
DVolume.cpp265 char rest[256]; in isMountpointMounted() local
276 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