Home
last modified time | relevance | path

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

/freebsd-13.1/lib/libsysdecode/
H A DMakefile34 sysdecode_enum.3 sysdecode_fadvice.3 \
H A Dsysdecode.h51 const char *sysdecode_fadvice(int _advice);
H A Dflags.c418 sysdecode_fadvice(int advice) in sysdecode_fadvice() function
/freebsd-13.1/usr.bin/kdump/
H A Dkdump.c1457 print_integer_arg(sysdecode_fadvice, *ip); in ktrsyscall()
/freebsd-13.1/usr.bin/truss/
H A Dsyscalls.c2600 print_integer_arg(sysdecode_fadvice, fp, args[sc->offset]); in print_arg()