Home
last modified time | relevance | path

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

/freebsd-13.1/lib/libsysdecode/
H A DMakefile40 sysdecode_enum.3 sysdecode_kldsym_cmd.3 \
H A Dsysdecode.h69 const char *sysdecode_kldsym_cmd(int _cmd);
H A Dflags.c623 sysdecode_kldsym_cmd(int cmd) in sysdecode_kldsym_cmd() function
/freebsd-13.1/usr.bin/kdump/
H A Dkdump.c1358 print_integer_arg(sysdecode_kldsym_cmd, *ip); in ktrsyscall()
/freebsd-13.1/usr.bin/truss/
H A Dsyscalls.c2619 print_integer_arg(sysdecode_kldsym_cmd, fp, args[sc->offset]); in print_arg()