Home
last modified time | relevance | path

Searched refs:SYS_fchmod (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/sys/sys/
Dsyscall.h129 #define SYS_fchmod 124 macro
/freebsd-12-stable/contrib/gdb/gdb/
Dproc-events.c313 #if defined (SYS_fchmod) in init_syscall_table()
314 syscall_table[SYS_fchmod] = "fchmod"; in init_syscall_table()
/freebsd-12-stable/usr.bin/kdump/
Dkdump.c906 case SYS_fchmod: in ktrsyscall()