Home
last modified time | relevance | path

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

/freebsd/lib/libsysdecode/
H A DMakefile43 sysdecode_enum.3 sysdecode_kldsym_cmd.3 \
H A Dsysdecode.h70 const char *sysdecode_kldsym_cmd(int _cmd);
H A Dflags.c465 sysdecode_kldsym_cmd(int cmd) in sysdecode_kldsym_cmd() function
/freebsd/usr.bin/kdump/
H A Dkdump.c1410 print_integer_arg(sysdecode_kldsym_cmd, *ip); in ktrsyscall_freebsd()
/freebsd/usr.bin/truss/
H A Dsyscalls.c2454 print_integer_arg(sysdecode_kldsym_cmd, fp, args[sc->offset]); in print_arg()