Home
last modified time | relevance | path

Searched refs:KI_UNPPATHLEN (Results 1 – 2 of 2) sorted by relevance

/openbsd/usr.bin/netstat/
H A Dunix.c82 printf(" %.*s", KI_UNPPATHLEN, kf->unp_path); in unixdomainpr()
/openbsd/sys/sys/
H A Dsysctl.h754 #define KI_UNPPATHLEN 104 macro
833 char unp_path[KI_UNPPATHLEN];