Home
last modified time | relevance | path

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

/freebsd-13-stable/lib/libsysdecode/
HDMakefile46 sysdecode_enum.3 sysdecode_madvice.3 \
HDsysdecode.h75 const char *sysdecode_madvice(int _advice);
HDflags.c485 sysdecode_madvice(int advice) in sysdecode_madvice() function
/freebsd-13-stable/usr.bin/kdump/
HDkdump.c1055 print_integer_arg(sysdecode_madvice, *ip); in ktrsyscall_freebsd()
/freebsd-13-stable/usr.bin/truss/
HDsyscalls.c2654 print_integer_arg(sysdecode_madvice, fp, args[sc->offset]); in print_arg()