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

/freebsd-13-stable/crypto/openssh/
H A Dreadconf.h24 #define PATH_MAX_SUN (sizeof((struct sockaddr_un *)0)->sun_path) macro
H A Dreadconf.c2373 strlen(fwd->connect_path) >= PATH_MAX_SUN)
2379 strlen(fwd->listen_path) >= PATH_MAX_SUN)

Completed in 57 milliseconds