Home
last modified time | relevance | path

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

/freebsd-11-stable/lib/libsysdecode/
HDsysdecode.h102 const char *sysdecode_shutdown_how(int _how);
HDMakefile58 sysdecode_enum.3 sysdecode_shutdown_how.3 \
HDflags.c807 sysdecode_shutdown_how(int how) in sysdecode_shutdown_how() function
/freebsd-11-stable/usr.bin/kdump/
HDkdump.c1216 print_integer_arg(sysdecode_shutdown_how, *ip); in ktrsyscall()
/freebsd-11-stable/usr.bin/truss/
HDsyscalls.c1962 print_integer_arg(sysdecode_shutdown_how, fp, args[sc->offset]); in print_arg()