Searched refs:SYS_lseek (Results 1 - 17 of 17) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/sim/m32c/
H A Dsyscall.h30 #define SYS_lseek 6 macro
/netbsd-current/external/gpl3/gdb.old/dist/sim/rx/
H A Dsyscall.h30 #define SYS_lseek 6 macro
/netbsd-current/external/gpl3/gdb.old/dist/sim/sh/
H A Dsyscall.h21 #define SYS_lseek 19 macro
H A Dinterp.c945 case SYS_lseek:
/netbsd-current/sys/arch/news68k/include/
H A Dromcall.h35 #define SYS_lseek 19 macro
/netbsd-current/sys/arch/newsmips/include/
H A Dromcall.h35 #define SYS_lseek 19 macro
/netbsd-current/sys/arch/news68k/stand/common/
H A Dromcalls.S76 moveq #SYS_lseek, %d0
/netbsd-current/sys/arch/news68k/news68k/
H A Dromcalls.S82 moveq #SYS_lseek, %d0
/netbsd-current/sys/arch/newsmips/stand/common/
H A Dromcalls.S128 li a0, SYS_lseek
/netbsd-current/external/gpl3/gdb.old/dist/sim/iq2000/
H A Diq2000.c41 SYS_lseek = 6, enumerator in enum:libgloss_syscall
112 case SYS_lseek:
/netbsd-current/sys/sys/
H A Dsyscall.h580 #define SYS_lseek 199 macro
/netbsd-current/external/gpl3/gdb.old/dist/sim/sh64/
H A Dsh64.c40 #define SYS_lseek 19 macro
583 case SYS_lseek:
/netbsd-current/external/gpl3/gdb.old/dist/gdb/stubs/
H A Dm32r-stub.c134 SYS_lseek, enumerator in enum:SYS_calls
292 case SYS_lseek:
293 gdb_error ("Target attempts SYS_lseek call at %s\n", buf);
/netbsd-current/external/gpl3/gdb/dist/gdb/stubs/
H A Dm32r-stub.c134 SYS_lseek, enumerator in enum:SYS_calls
292 case SYS_lseek:
293 gdb_error ("Target attempts SYS_lseek call at %s\n", buf);
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dproc-events.c219 syscall_table[SYS_lseek] = "lseek";
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dproc-events.c219 syscall_table[SYS_lseek] = "lseek";
/netbsd-current/sys/rump/librump/rumpkern/
H A Drump_syscalls.c2362 error = rsys_syscall(SYS_lseek, &callarg, sizeof(callarg), retval);

Completed in 307 milliseconds