OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
KI_UNPPATHLEN
sys/sys/sysctl.h
831
char unp_path[KI_UNPPATHLEN];
usr.bin/netstat/unix.c
82
printf(" %.*s", KI_UNPPATHLEN, kf->unp_path);