Searched refs:am_read (Results 1 – 3 of 3) sorted by relevance
114 extern Int ML_(am_read) ( Int fd, void* buf, Int count);
275 Int ML_(am_read) ( Int fd, void* buf, Int count) in ML_() argument
3309 n_chunk = ML_(am_read)( sr_Res(fd), &procmap_buf[buf_n_tot], in read_procselfmaps_into_buf()3823 Int r = ML_(am_read)(fd, buf, buf_size); in read_proc_file()