Searched refs:UNIX_PATH_MAX (Results 1 – 5 of 5) sorted by relevance
47 enum UNIX_PATH_MAX = 108; in version() local52 byte[UNIX_PATH_MAX] sun_path; in version()
78 # ifndef UNIX_PATH_MAX79 # define UNIX_PATH_MAX sizeof(((struct sockaddr_un *)NULL)->sun_path) macro
82 # ifndef UNIX_PATH_MAX83 # define UNIX_PATH_MAX sizeof(((struct sockaddr_un *)NULL)->sun_path) macro
17721 (UNIX_PATH_MAX, SOCK_DIR): New.
152383 Before that, snprintf would return a value bigger that UNIX_PATH_MAX and