Home
last modified time | relevance | path

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

/freebsd/lib/libsysdecode/
H A DMakefile111 sysdecode_mask.3 sysdecode_wait6_options.3
H A Dsysdecode.h133 bool sysdecode_wait6_options(FILE *_fp, int _options, int *_rem);
H A Dflags.c848 sysdecode_wait6_options(FILE *fp, int options, int *rem) in sysdecode_wait6_options() function
/freebsd/usr.bin/kdump/
H A Dkdump.c961 print_mask_arg(sysdecode_wait6_options, *ip); in ktrsyscall_freebsd()
/freebsd/usr.bin/truss/
H A Dsyscalls.c2279 print_mask_arg(sysdecode_wait6_options, fp, args[sc->offset]); in print_arg()