Searched refs:is_ssh (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xf86-video-amdgpu/dist/src/ | ||
| H A D | amdgpu_dri3.c | 127 Bool is_ssh = FALSE; local in function:amdgpu_dri3_open_client 140 is_ssh = strcmp(basename(cmd), "ssh") == 0; 144 if (!is_ssh) |
| /xsrc/external/mit/xf86-video-ati-kms/dist/src/ | ||
| H A D | radeon_dri3.c | 127 Bool is_ssh = FALSE; local in function:radeon_dri3_open_client 140 is_ssh = strcmp(basename(cmd), "ssh") == 0; 144 if (!is_ssh) |
Completed in 4 milliseconds