gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:__libc_read (0.00 seconds)
t2ex
bsd_source/lib/libc/src_bsd/stdio/stdio.c - 3.3KB - 92 lines
48:         
49:         ret = __libc_read(fp->_file, buf, n);
50:         /* if the read succeeded, update the current offset */