Home | History | Annotate | Download | only in server

Lines Matching full:sun_path

2011         if(strlen(unix_socket) >= sizeof(me.sau.sun_path)) {
2013 sizeof(me.sau.sun_path));
2132 strncpy(me.sau.sun_path, unix_socket, sizeof(me.sau.sun_path));