Home
last modified time | relevance | path

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

/freebsd-13.1/lib/libsysdecode/
H A DMakefile43 sysdecode_enum.3 sysdecode_madvice.3 \
H A Dsysdecode.h72 const char *sysdecode_madvice(int _advice);
H A Dflags.c644 sysdecode_madvice(int advice) in sysdecode_madvice() function
/freebsd-13.1/usr.bin/kdump/
H A Dkdump.c1047 print_integer_arg(sysdecode_madvice, *ip); in ktrsyscall()
/freebsd-13.1/usr.bin/truss/
H A Dsyscalls.c2632 print_integer_arg(sysdecode_madvice, fp, args[sc->offset]); in print_arg()