Home
last modified time | relevance | path

Searched refs:L_SET (Results 1 – 25 of 27) sorted by relevance

12

/netbsd/external/bsd/ntp/dist/include/
H A Dntp_io.h23 #if !defined(SEEK_SET) && defined(L_SET)
24 # define SEEK_SET L_SET
/netbsd/external/bsd/ntp/dist/util/
H A Dtickadj.c209 #ifndef L_SET /* Was: defined(SYS_PTX) || defined(SYS_IX86OSF1) */
210 # define L_SET SEEK_SET macro
861 if (lseek(ofd, off, L_SET) == -1) in writevar()
889 if (lseek(ifd, off, L_SET) == -1) in readvar()
/netbsd/bin/ksh/
H A Dsh.h39 # ifdef L_SET
40 # define SEEK_SET L_SET
/netbsd/sys/sys/
H A Dunistd.h184 #define L_SET SEEK_SET macro
/netbsd/distrib/utils/more/
H A Dch.c166 (void)lseek(file, pos, L_SET); in fch_get()
/netbsd/external/bsd/top/dist/machine/
H A Dm_hpux7.c736 if (lseek(kmem, (long)offset, L_SET) == -1) {
H A Dm_hpux8.c674 if (lseek(kmem, (long)offset, L_SET) == -1) {
H A Dm_hpux9.c697 if (lseek(kmem, (long)offset, L_SET) == -1) {
H A Dm_decosf1.c670 if (lseek(kmem, (long)offset, L_SET) == -1) {
/netbsd/sbin/resize_ffs/
H A Dresize_ffs.c200 if (lseek(fd, blkno * DEV_BSIZE, L_SET) < 0) in readat()
240 if (lseek(fd, blkno * DEV_BSIZE, L_SET) < 0) in writeat()
/netbsd/external/bsd/libpcap/dist/
H A DCHANGES776 - Change L_SET to SEEK_SET for HP-UX. Thanks to Roland Roberts
/netbsd/external/gpl3/gdb/dist/gdb/
H A DChangeLog-19921453 * dbxread.c (read_dbx_symtab): Use L_SET as bfd_seek arg.
1461 (read_ofile_symtab): foffset is now file_ptr. Use L_SET in bfd_seek.
1472 Use file_ptr offsets. bfd_seeks use L_SET.
H A DChangeLog-1995962 * dwarfread.c, somread.c, ultra3-nat.c, xcoffread.c: Replace L_SET
/netbsd/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-19921453 * dbxread.c (read_dbx_symtab): Use L_SET as bfd_seek arg.
1461 (read_ofile_symtab): foffset is now file_ptr. Use L_SET in bfd_seek.
1472 Use file_ptr offsets. bfd_seeks use L_SET.
H A DChangeLog-1995962 * dwarfread.c, somread.c, ultra3-nat.c, xcoffread.c: Replace L_SET
/netbsd/external/gpl3/binutils.old/dist/binutils/
H A DChangeLog-91974592 * objdump.c: Standardize: L_SET -> SEEK_SET.
/netbsd/external/gpl3/binutils/dist/binutils/
H A DChangeLog-91974592 * objdump.c: Standardize: L_SET -> SEEK_SET.
/netbsd/external/gpl3/gdb/dist/binutils/
H A DChangeLog-91974592 * objdump.c: Standardize: L_SET -> SEEK_SET.
/netbsd/external/gpl3/gdb.old/dist/binutils/
H A DChangeLog-91974592 * objdump.c: Standardize: L_SET -> SEEK_SET.
/netbsd/external/gpl3/gdb/dist/gdb/doc/
H A DChangeLog7331 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
13459 * gdbint.texinfo: Update GET_LONGJMP_TARGET, L_SET doc.
/netbsd/external/gpl3/gdb.old/dist/gdb/doc/
H A DChangeLog7331 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
13459 * gdbint.texinfo: Update GET_LONGJMP_TARGET, L_SET doc.
/netbsd/external/gpl3/gdb.old/dist/bfd/
H A DChangeLog-91934992 no-longer-used definitions of L_SET and L_INCR.
/netbsd/external/gpl3/binutils.old/dist/bfd/
H A DChangeLog-91934992 no-longer-used definitions of L_SET and L_INCR.
/netbsd/external/gpl3/gdb/dist/bfd/
H A DChangeLog-91934992 no-longer-used definitions of L_SET and L_INCR.
/netbsd/external/gpl3/binutils/dist/bfd/
H A DChangeLog-91934992 no-longer-used definitions of L_SET and L_INCR.

12