Home
last modified time | relevance | path

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

/freebsd/lib/libsysdecode/
H A DMakefile52 sysdecode_enum.3 sysdecode_procctl_cmd.3 \
H A Dsysdecode.h88 const char *sysdecode_procctl_cmd(int _cmd);
H A Dflags.c584 sysdecode_procctl_cmd(int cmd) in sysdecode_procctl_cmd() function
/freebsd/usr.bin/kdump/
H A Dkdump.c1521 print_integer_arg(sysdecode_procctl_cmd, *ip); in ktrsyscall_freebsd()
/freebsd/usr.bin/truss/
H A Dsyscalls.c2285 print_integer_arg(sysdecode_procctl_cmd, fp, args[sc->offset]); in print_arg()