Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/sys/
Dsyscall.h153 #define SYS_quotactl 148 macro
/freebsd-10-stable/contrib/gdb/gdb/
Dproc-events.c943 #if defined (SYS_quotactl) in init_syscall_table()
944 syscall_table[SYS_quotactl] = "quotactl"; in init_syscall_table()
/freebsd-10-stable/usr.bin/kdump/
Dkdump.c996 case SYS_quotactl: in ktrsyscall()