Home
last modified time | relevance | path

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

/freebsd/lib/libsysdecode/
H A Dsysdecode.h46 bool sysdecode_cap_fcntlrights(FILE *_fp, uint32_t _rights, uint32_t *_rem);
H A Dflags.c239 sysdecode_cap_fcntlrights(FILE *fp, uint32_t rights, uint32_t *rem) in sysdecode_cap_fcntlrights() function
/freebsd/usr.bin/kdump/
H A Dkdump.c1515 print_mask_arg32(sysdecode_cap_fcntlrights, arg); in ktrsyscall_freebsd()
/freebsd/usr.bin/truss/
H A Dsyscalls.c2428 print_mask_arg32(sysdecode_cap_fcntlrights, fp, rights); in print_arg()