Home
last modified time | relevance | path

Searched refs:socket_stat (Results 1 – 1 of 1) sorted by relevance

/external/wayland/src/
Dwayland-server.c1456 struct stat socket_stat; in wl_socket_lock() local
1476 if (lstat(socket->addr.sun_path, &socket_stat) < 0 ) { in wl_socket_lock()
1482 } else if (socket_stat.st_mode & S_IWUSR || in wl_socket_lock()
1483 socket_stat.st_mode & S_IWGRP) { in wl_socket_lock()