Home | History | Annotate | Download | only in lib

Lines Matching refs:read_func

69   if(!(vf->callbacks.read_func))return(-1);
72 long bytes=(vf->callbacks.read_func)(buffer,1,READSIZE,vf->datasource);