Searched refs:rd_write_file (Results 1 - 3 of 3) sorted by relevance
/vbox/src/VBox/RDP/client-1.8.3/ |
H A D | pstcache.c | 57 rd_write_file(fd, &stamp, sizeof(stamp)); 108 rd_write_file(fd, &cellhdr, sizeof(CELLHEADER)); 109 rd_write_file(fd, data, length);
|
H A D | proto.h | 161 int rd_write_file(int fd, void *ptr, int len);
|
H A D | rdesktop.c | 1941 rd_write_file(int fd, void *ptr, int len) function
|
Completed in 151 milliseconds