Home
last modified time | relevance | path

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

/openbsd/usr.bin/ssh/
H A Dreadconf.h22 #define PATH_MAX_SUN (sizeof((struct sockaddr_un *)0)->sun_path) macro
H A Dreadconf.c3272 strlen(fwd->connect_path) >= PATH_MAX_SUN) in parse_forward()
3278 strlen(fwd->listen_path) >= PATH_MAX_SUN) in parse_forward()