Home
last modified time | relevance | path

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

/freebsd-12-stable/lib/libsysdecode/
DMakefile44 sysdecode_enum.3 sysdecode_madvice.3 \
Dsysdecode.h71 const char *sysdecode_madvice(int _advice);
Dflags.c637 sysdecode_madvice(int advice) in sysdecode_madvice() function
/freebsd-12-stable/usr.bin/kdump/
Dkdump.c1039 print_integer_arg(sysdecode_madvice, *ip); in ktrsyscall()
/freebsd-12-stable/usr.bin/truss/
Dsyscalls.c2467 print_integer_arg(sysdecode_madvice, fp, args[sc->offset]); in print_arg()