Searched refs:buf_c (Results 1 – 1 of 1) sorted by relevance
81 char* buf_c = (char*)buf; in write_all() local86 once = write(fd, buf_c + total, len - total); in write_all()99 char* buf_c = (char*)buf; in read_all() local104 once = read(fd, buf_c + total, len - total); in read_all()