Searched refs:slashDotXauthority (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/libXau/dist/
H A DAuFileName.c50 const char *slashDotXauthority = "/.Xauthority"; local in function:XauFileName
74 size = strlen (name) + strlen(&slashDotXauthority[1]) + 2;
94 slashDotXauthority + (name[0] == '/' && name[1] == '\0' ? 1 : 0));

Completed in 2 milliseconds