NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SUN_LEN
sys/sys/un.h
107
#define SUN_LEN(su) \
usr.sbin/lpr/common_source/startdaemon.c
78
#define SUN_LEN(unp) (strlen((unp)->sun_path) + 2)
usr.sbin/syslogd/syslogd.c
510
#define SUN_LEN(unp) (strlen((unp)->sun_path) + 2)