Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dreadconf.h23 #define PATH_MAX_SUN (sizeof((struct sockaddr_un *)0)->sun_path) macro
H A Dreadconf.c3225 strlen(fwd->connect_path) >= PATH_MAX_SUN) in parse_forward()
3231 strlen(fwd->listen_path) >= PATH_MAX_SUN) in parse_forward()