Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/sys/
H A Dun.d47 enum UNIX_PATH_MAX = 108; in version() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/internal/
H A Dsockets.h79 # define UNIX_PATH_MAX sizeof(((struct sockaddr_un *)NULL)->sun_path) macro
/netbsd-src/crypto/external/bsd/openssl/dist/include/internal/
H A Dsockets.h83 # define UNIX_PATH_MAX sizeof(((struct sockaddr_un *)NULL)->sun_path) macro