Home
last modified time | relevance | path

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

/freebsd-13.1/lib/libsysdecode/
H A DMakefile107 sysdecode_mask.3 sysdecode_wait6_options.3
H A Dsysdecode.h131 bool sysdecode_wait6_options(FILE *_fp, int _options, int *_rem);
H A Dflags.c999 sysdecode_wait6_options(FILE *fp, int options, int *rem) in sysdecode_wait6_options() function
/freebsd-13.1/usr.bin/kdump/
H A Dkdump.c909 print_mask_arg(sysdecode_wait6_options, *ip); in ktrsyscall()
/freebsd-13.1/usr.bin/truss/
H A Dsyscalls.c2447 print_mask_arg(sysdecode_wait6_options, fp, args[sc->offset]); in print_arg()