Home
last modified time | relevance | path

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

/freebsd-12.1/lib/libsysdecode/
H A DMakefile50 sysdecode_enum.3 sysdecode_procctl_cmd.3 \
H A Dsysdecode.h86 const char *sysdecode_procctl_cmd(int _cmd);
H A Dflags.c718 sysdecode_procctl_cmd(int cmd) in sysdecode_procctl_cmd() function
/freebsd-12.1/usr.bin/kdump/
H A Dkdump.c1430 print_integer_arg(sysdecode_procctl_cmd, *ip); in ktrsyscall()
/freebsd-12.1/usr.bin/truss/
H A Dsyscalls.c2238 print_integer_arg(sysdecode_procctl_cmd, fp, args[sc->offset]); in print_arg()