Home
last modified time | relevance | path

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

/freebsd-12.1/lib/libsysdecode/
H A DMakefile94 sysdecode_mask.3 sysdecode_reboot_howto.3 \
H A Dsysdecode.h89 bool sysdecode_reboot_howto(FILE *_fp, int _howto, int *_rem);
H A Dflags.c754 sysdecode_reboot_howto(FILE *fp, int howto, int *rem) in sysdecode_reboot_howto() function
/freebsd-12.1/usr.bin/kdump/
H A Dkdump.c975 print_mask_arg(sysdecode_reboot_howto, *ip); in ktrsyscall()
/freebsd-12.1/usr.bin/truss/
H A Dsyscalls.c2439 print_mask_arg(sysdecode_reboot_howto, fp, args[sc->offset]); in print_arg()