Searched refs:buf_c (Results 1 – 1 of 1) sorted by relevance
80 char* buf_c = (char*)buf; in write_all() local85 once = write(fd, buf_c + total, len - total); in write_all()98 char* buf_c = (char*)buf; in read_all() local103 once = read(fd, buf_c + total, len - total); in read_all()