Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/internal/
H A Dsockets.h82 # ifndef UNIX_PATH_MAX
83 # define UNIX_PATH_MAX sizeof(((struct sockaddr_un *)NULL)->sun_path) macro