Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/sys/
HDsyscall.h184 #define SYS_setrlimit 195 macro
/freebsd-11-stable/contrib/gdb/gdb/
HDproc-events.c1081 #if defined (SYS_setrlimit) in init_syscall_table()
1082 syscall_table[SYS_setrlimit] = "setrlimit"; in init_syscall_table()
/freebsd-11-stable/usr.bin/kdump/
HDkdump.c1232 case SYS_setrlimit: in ktrsyscall()