Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/sys/
HDsyscall.h106 #define SYS_getpriority 100 macro
/freebsd-11-stable/contrib/gdb/gdb/
HDproc-events.c460 #if defined (SYS_getpriority) in init_syscall_table()
461 syscall_table[SYS_getpriority] = "getpriority"; in init_syscall_table()
/freebsd-11-stable/usr.bin/kdump/
HDkdump.c1109 case SYS_getpriority: in ktrsyscall()