Home
last modified time | relevance | path

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

/freebsd/lib/libsysdecode/
H A DMakefile44 sysdecode_enum.3 sysdecode_kldunload_flags.3 \
H A Dsysdecode.h71 const char *sysdecode_kldunload_flags(int _flags);
H A Dflags.c472 sysdecode_kldunload_flags(int flags) in sysdecode_kldunload_flags() function
/freebsd/usr.bin/kdump/
H A Dkdump.c1481 print_integer_arg(sysdecode_kldunload_flags, in ktrsyscall_freebsd()
/freebsd/usr.bin/truss/
H A Dsyscalls.c2457 print_integer_arg(sysdecode_kldunload_flags, fp, in print_arg()