Home
last modified time | relevance | path

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

/freebsd/lib/libsysdecode/
H A DMakefile46 sysdecode_enum.3 sysdecode_madvice.3 \
H A Dsysdecode.h73 const char *sysdecode_madvice(int _advice);
H A Dflags.c486 sysdecode_madvice(int advice) in sysdecode_madvice() function
/freebsd/usr.bin/kdump/
H A Dkdump.c1099 print_integer_arg(sysdecode_madvice, *ip); in ktrsyscall_freebsd()
/freebsd/usr.bin/truss/
H A Dsyscalls.c2467 print_integer_arg(sysdecode_madvice, fp, args[sc->offset]); in print_arg()