Home
last modified time | relevance | path

Searched refs:sysdecode_access_mode (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/lib/libsysdecode/
H A Dsysdecode.h42 bool sysdecode_access_mode(FILE *_fp, int _mode, int *_rem);
H A Dflags.c382 sysdecode_access_mode(FILE *fp, int mode, int *rem) in sysdecode_access_mode() function
/freebsd-13.1/usr.bin/kdump/
H A Dkdump.c868 print_mask_arg(sysdecode_access_mode, *ip); in ktrsyscall()
/freebsd-13.1/usr.bin/truss/
H A Dsyscalls.c2471 print_mask_arg(sysdecode_access_mode, fp, args[sc->offset]); in print_arg()