Home
last modified time | relevance | path

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

/freebsd-14-stable/lib/libsysdecode/
HDMakefile52 sysdecode_enum.3 sysdecode_procctl_cmd.3 \
HDsysdecode.h88 const char *sysdecode_procctl_cmd(int _cmd);
HDflags.c584 sysdecode_procctl_cmd(int cmd) in sysdecode_procctl_cmd() function
/freebsd-14-stable/usr.bin/kdump/
HDkdump.c1534 print_integer_arg(sysdecode_procctl_cmd, *ip); in ktrsyscall_freebsd()
/freebsd-14-stable/usr.bin/truss/
HDsyscalls.c2285 print_integer_arg(sysdecode_procctl_cmd, fp, args[sc->offset]); in print_arg()