Home | History | Annotate | Download | only in server

Lines Matching full:sun_path

2017         if(strlen(unix_socket) >= sizeof(me.sau.sun_path)) {
2019 sizeof(me.sau.sun_path));
2138 strncpy(me.sau.sun_path, unix_socket, sizeof(me.sau.sun_path));