Home
last modified time | relevance | path

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

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