Searched refs:fd_proc_path (Results 1 – 1 of 1) sorted by relevance
178 char fd_proc_path[64]; in cras_shm_restorecon() local180 if (snprintf(fd_proc_path, sizeof(fd_proc_path), "/proc/self/fd/%d", in cras_shm_restorecon()188 char *path = realpath(fd_proc_path, NULL); in cras_shm_restorecon()191 fd_proc_path, strerror(errno)); in cras_shm_restorecon()196 syslog(LOG_WARNING, "Restorecon on %s failed: %s", fd_proc_path, in cras_shm_restorecon()