Home
last modified time | relevance | path

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

/freebsd-12.1/lib/libsysdecode/
H A DMakefile33 sysdecode_enum.3 sysdecode_atfd.3 \
H A Dsysdecode.h45 const char *sysdecode_atfd(int _fd);
H A Dflags.c247 sysdecode_atfd(int fd) in sysdecode_atfd() function
/freebsd-12.1/usr.bin/kdump/
H A Dkdump.c832 print_integer_arg_valid(sysdecode_atfd, *ip); in ktrsyscall()
1400 print_integer_arg_valid(sysdecode_atfd, *ip); in ktrsyscall()
/freebsd-12.1/usr.bin/truss/
H A Dsyscalls.c2244 print_integer_arg(sysdecode_atfd, fp, args[sc->offset]); in print_arg()