Home
last modified time | relevance | path

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

/freebsd-13-stable/lib/libsysdecode/
HDMakefile110 sysdecode_mask.3 sysdecode_wait6_options.3
HDsysdecode.h134 bool sysdecode_wait6_options(FILE *_fp, int _options, int *_rem);
HDflags.c840 sysdecode_wait6_options(FILE *fp, int options, int *rem) in sysdecode_wait6_options() function
/freebsd-13-stable/usr.bin/kdump/
HDkdump.c917 print_mask_arg(sysdecode_wait6_options, *ip); in ktrsyscall_freebsd()
/freebsd-13-stable/usr.bin/truss/
HDsyscalls.c2466 print_mask_arg(sysdecode_wait6_options, fp, args[sc->offset]); in print_arg()