Home
last modified time | relevance | path

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

/freebsd-13.1/lib/libsysdecode/
H A DMakefile48 sysdecode_enum.3 sysdecode_prio_which.3 \
H A Dsysdecode.h85 const char *sysdecode_prio_which(int _which);
H A Dflags.c728 sysdecode_prio_which(int which) in sysdecode_prio_which() function
/freebsd-13.1/usr.bin/kdump/
H A Dkdump.c1063 print_integer_arg(sysdecode_prio_which, *ip); in ktrsyscall()
/freebsd-13.1/usr.bin/truss/
H A Dsyscalls.c2709 print_integer_arg(sysdecode_prio_which, fp, args[sc->offset]); in print_arg()