Home
last modified time | relevance | path

Searched refs:file_position (Results 1 – 11 of 11) sorted by relevance

/netbsd/external/gpl2/diffutils/dist/src/
H A Dcmp.c53 static off_t file_position (int);
304 && file_position (0) == file_position (1)) in main()
328 off_t s0 = stat_buf[0].st_size - file_position (0); in main()
329 off_t s1 = stat_buf[1].st_size - file_position (1); in main()
390 off_t file_bytes = stat_buf[f].st_size - file_position (f); in cmp()
402 if (ig && file_position (f) == -1) in cmp()
665 file_position (int f) in file_position() function
/netbsd/external/gpl2/groff/dist/src/devices/xditview/
H A DDvi.c519 long file_position; in FindPage() local
528 if (file_position != -1) { in FindPage()
529 FileSeek(dw, file_position); in FindPage()
533 file_position = SearchPagePosition (dw, i); in FindPage()
534 if (file_position != -1) in FindPage()
537 if (file_position == -1) in FindPage()
538 file_position = 0; in FindPage()
539 FileSeek (dw, file_position); in FindPage()
550 file_position = SearchPagePosition (dw, in FindPage()
552 if (file_position != -1) in FindPage()
[all …]
/netbsd/external/mpl/bind/dist/lib/dns/
H A Drbt.c582 off_t file_position; in serialize_node() local
591 CHECK(isc_stdio_tell(file, &file_position)); in serialize_node()
592 file_position = dns_rbt_serialize_align(file_position); in serialize_node()
593 CHECK(isc_stdio_seek(file, file_position, SEEK_SET)); in serialize_node()
/netbsd/external/gpl3/gcc/dist/libgfortran/
H A DChangeLog-2004887 io/io.h (stream, gfc_unit, global_t, file_length, file_position),
892 mem_alloc_w_at, mem_seek, file_length, file_position): Replace all
H A DChangeLog-2006838 * file_position.c (st_flush): Add clearer error when UNIT does not
845 * file_position.c (st_flush): Revert previous patch and add comment.
880 * file_position.c (st_flush): Add error when UNIT does not exist.
H A DChangeLog-20092293 (file_position): Remove prototype.
2427 (file_position): Remove.
H A DChangeLog-20071956 * io/file_position (st_rewind): Fix comments. Remove use of
/netbsd/external/gpl3/gdb.old/dist/bfd/
H A DChangeLog-20044632 file_position to a file_ptr.
/netbsd/external/gpl3/binutils.old/dist/bfd/
H A DChangeLog-20044632 file_position to a file_ptr.
/netbsd/external/gpl3/gdb/dist/bfd/
H A DChangeLog-20044632 file_position to a file_ptr.
/netbsd/external/gpl3/binutils/dist/bfd/
H A DChangeLog-20044632 file_position to a file_ptr.