Home
last modified time | relevance | path

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

/freebsd/lib/libsysdecode/
H A DMakefile37 sysdecode_enum.3 sysdecode_fadvice.3 \
H A Dsysdecode.h51 const char *sysdecode_fadvice(int _advice);
H A Dflags.c260 sysdecode_fadvice(int advice) in sysdecode_fadvice() function
/freebsd/usr.bin/kdump/
H A Dkdump.c1509 print_integer_arg(sysdecode_fadvice, *ip); in ktrsyscall_freebsd()
/freebsd/usr.bin/truss/
H A Dsyscalls.c2432 print_integer_arg(sysdecode_fadvice, fp, args[sc->offset]); in print_arg()