Home
last modified time | relevance | path

Searched defs:sbuf (Results 1 – 3 of 3) sorted by relevance

/system/core/toolbox/
Dcat.c157 struct stat sbuf; in raw_cat() local
/system/core/adb/
Dfile_sync_client.c210 static int write_data_file(int fd, const char *path, syncsendbuf *sbuf) in write_data_file()
247 static int write_data_buffer(int fd, char* file_buffer, int size, syncsendbuf *sbuf) in write_data_buffer()
273 static int write_data_link(int fd, const char *path, syncsendbuf *sbuf) in write_data_link()
302 syncsendbuf *sbuf = &send_buffer; in sync_send() local
/system/vold/
DVolume.cpp401 struct stat sbuf; in createBindMounts() local