Home
last modified time | relevance | path

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

/third_party/wayland_standard/src/
Dwayland-server.c1434 struct stat socket_stat; in wl_socket_lock() local
1454 if (lstat(socket->addr.sun_path, &socket_stat) < 0 ) { in wl_socket_lock()
1460 } else if (socket_stat.st_mode & S_IWUSR || in wl_socket_lock()
1461 socket_stat.st_mode & S_IWGRP) { in wl_socket_lock()