Searched refs:ftell (Results 1 – 6 of 6) sorted by relevance
64 ilen = ftell(f); in main()
173 s32(*ftell) (void *); member
660 end = ftell(file); in parser_auth()681 if (ftell(file) == end) in parser_auth()
219 zl_attrs.ftell = (dbll_tell_fxn) cod_f_tell; in cod_create()
470 zl_lib->pos = (*(zl_lib->target_obj->attrs.ftell)) in dbll_load()589 zl_lib->pos = (*(zl_lib->target_obj->attrs.ftell)) (zl_lib->fp); in dbll_open()
236 pool[*cur] = ftell(classfile);