Home
last modified time | relevance | path

Searched refs:sysdecode_prio_which (Results 1 – 5 of 5) sorted by relevance

/freebsd/lib/libsysdecode/
H A DMakefile51 sysdecode_enum.3 sysdecode_prio_which.3 \
H A Dsysdecode.h87 const char *sysdecode_prio_which(int _which);
H A Dflags.c577 sysdecode_prio_which(int which) in sysdecode_prio_which() function
/freebsd/usr.bin/kdump/
H A Dkdump.c1115 print_integer_arg(sysdecode_prio_which, *ip); in ktrsyscall_freebsd()
/freebsd/usr.bin/truss/
H A Dsyscalls.c2544 print_integer_arg(sysdecode_prio_which, fp, args[sc->offset]); in print_arg()