Home
last modified time | relevance | path

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

/freebsd-13.1/lib/libsysdecode/
H A DMakefile32 sysdecode_enum.3 sysdecode_atfd.3 \
H A Dsysdecode.h44 const char *sysdecode_atfd(int _fd);
H A Dflags.c247 sysdecode_atfd(int fd) in sysdecode_atfd() function
/freebsd-13.1/usr.bin/kdump/
H A Dkdump.c840 print_integer_arg_valid(sysdecode_atfd, *ip); in ktrsyscall()
1439 print_integer_arg_valid(sysdecode_atfd, *ip); in ktrsyscall()
/freebsd-13.1/usr.bin/truss/
H A Dsyscalls.c2465 print_integer_arg(sysdecode_atfd, fp, args[sc->offset]); in print_arg()