Searched refs:SYS_chmod (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/sim/m32c/
H A Dsyscall.h44 #define SYS_chmod 16 macro
/netbsd-current/external/gpl3/gdb.old/dist/sim/rx/
H A Dsyscall.h44 #define SYS_chmod 16 macro
/netbsd-current/external/gpl3/gdb.old/dist/sim/sh/
H A Dsyscall.h19 #define SYS_chmod 15 macro
H A Dinterp.c1024 case SYS_chmod:
/netbsd-current/external/gpl3/gdb.old/dist/sim/iq2000/
H A Diq2000.c50 SYS_chmod = 16, enumerator in enum:libgloss_syscall
/netbsd-current/sys/sys/
H A Dsyscall.h59 #define SYS_chmod 15 macro
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dproc-events.c83 #ifdef SYS_chmod
84 syscall_table[SYS_chmod] = "chmod";
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dproc-events.c83 #ifdef SYS_chmod
84 syscall_table[SYS_chmod] = "chmod";
/netbsd-current/usr.bin/ktruss/
H A Ddump.c515 case SYS_chmod:
/netbsd-current/external/gpl3/gdb.old/dist/gdb/stubs/
H A Dm32r-stub.c148 SYS_chmod, enumerator in enum:SYS_calls
/netbsd-current/external/gpl3/gdb/dist/gdb/stubs/
H A Dm32r-stub.c148 SYS_chmod, enumerator in enum:SYS_calls
/netbsd-current/sys/rump/librump/rumpkern/
H A Drump_syscalls.c342 error = rsys_syscall(SYS_chmod, &callarg, sizeof(callarg), retval);

Completed in 141 milliseconds