Home
last modified time | relevance | path

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

/freebsd/lib/libsysdecode/
H A DMakefile59 sysdecode_enum.3 sysdecode_shutdown_how.3 \
H A Dsysdecode.h106 const char *sysdecode_shutdown_how(int _how);
H A Dflags.c675 sysdecode_shutdown_how(int how) in sysdecode_shutdown_how() function
/freebsd/usr.bin/kdump/
H A Dkdump.c1219 print_integer_arg(sysdecode_shutdown_how, *ip); in ktrsyscall_freebsd()
/freebsd/usr.bin/truss/
H A Dsyscalls.c2025 print_integer_arg(sysdecode_shutdown_how, fp, args[sc->offset]); in print_arg()