Home
last modified time | relevance | path

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

/freebsd/lib/libsysdecode/
H A DMakefile97 sysdecode_mask.3 sysdecode_reboot_howto.3 \
H A Dsysdecode.h91 bool sysdecode_reboot_howto(FILE *_fp, int _howto, int *_rem);
H A Dflags.c620 sysdecode_reboot_howto(FILE *fp, int howto, int *rem) in sysdecode_reboot_howto() function
/freebsd/usr.bin/kdump/
H A Dkdump.c1043 print_mask_arg(sysdecode_reboot_howto, *ip); in ktrsyscall_freebsd()
/freebsd/usr.bin/truss/
H A Dsyscalls.c2573 print_mask_arg(sysdecode_reboot_howto, fp, args[sc->offset]); in print_arg()