Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/sys/
HDsyscall.h412 #define SYS_fchownat 491 macro
/freebsd-11-stable/usr.bin/kdump/
HDkdump.c883 case SYS_fchownat: in ktrsyscall()
1532 case SYS_fchownat: in ktrsyscall()
1555 case SYS_fchownat: in ktrsyscall()
/freebsd-11-stable/tools/regression/doat/
HDdoat.c273 tests[2].syscall = SYS_fchownat; in setup()