HomeSort by: relevance | last modified time | path
    Searched refs:access_file (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/libXmu/dist/src/
RdBitF.c 279 access_file(char *path, char *pathbuf, int len_pathbuf, char **pathret) function
308 if (access_file (path, pathbuf, len_pathbuf, pathret))
320 if (access_file (bufp, pathbuf, len_pathbuf, pathret)) {
333 if (access_file (bufp, pathbuf, len_pathbuf, pathret)) {
353 if (access_file (bufp, pathbuf, len_pathbuf, pathret)) {
  /xsrc/external/mit/libXt/dist/src/
Intrinsic.c 880 access_file(char *path, char *pathbuf, int len_pathbuf, char **pathret) function
905 if (access_file(path, pathbuf, len_pathbuf, pathret))
921 if (access_file(bufp, pathbuf, len_pathbuf, pathret)) {
933 if (access_file(bufp, pathbuf, len_pathbuf, pathret)) {
952 if (access_file(bufp, pathbuf, len_pathbuf, pathret)) {
  /xsrc/external/mit/libX11/dist/src/
XlibInt.c 1817 static int access_file (path, pathbuf, len_pathbuf, pathret) function
1849 if (access_file (path, pathbuf, len_pathbuf, pathret))
1861 if (access_file (bufp, pathbuf, len_pathbuf, pathret)) {
1874 if (access_file (bufp, pathbuf, len_pathbuf, pathret)) {
1893 if (access_file (bufp, pathbuf, len_pathbuf, pathret)) {

Completed in 38 milliseconds