Home
last modified time | relevance | path

Searched refs:UNIX_PATH_MAX (Results 1 – 5 of 5) 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
52 byte[UNIX_PATH_MAX] sun_path; in version()
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/internal/
H A Dsockets.h78 # ifndef UNIX_PATH_MAX
79 # define UNIX_PATH_MAX sizeof(((struct sockaddr_un *)NULL)->sun_path) macro
/netbsd-src/crypto/external/bsd/openssl/dist/include/internal/
H A Dsockets.h82 # ifndef UNIX_PATH_MAX
83 # define UNIX_PATH_MAX sizeof(((struct sockaddr_un *)NULL)->sun_path) macro
/netbsd-src/external/gpl3/gdb/dist/gdbserver/
H A DChangeLog-2002-202117721 (UNIX_PATH_MAX, SOCK_DIR): New.
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git152383 Before that, snprintf would return a value bigger that UNIX_PATH_MAX and