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

  /xsrc/external/mit/xfs/dist/difs/
initfonts.c 89 .remove_fs_fd = NULL,
  /xsrc/external/mit/libXfont2/dist/include/
libxfontint.h 47 #define remove_fs_fd __libxfont_remove_fs_fd macro
89 void remove_fs_fd(int fd);
  /xsrc/external/mit/libXfont2/dist/src/stubs/
libxfontstubs.c 175 remove_fs_fd(int fd) function
178 _f->remove_fs_fd(fd);
  /xsrc/external/mit/libXfont2/dist/include/X11/fonts/
libxfont2.h 88 void (*remove_fs_fd)(int fd); member in struct:_xfont2_client_funcs
  /xsrc/external/mit/libXfont2/dist/test/utils/
font-test-utils.c 228 .remove_fs_fd = test_remove_fs_fd,
  /xsrc/external/mit/xorg-server/dist/dix/
dixfonts.c 1976 remove_fs_fd(int fd) function
2056 .remove_fs_fd = remove_fs_fd,
  /xsrc/external/mit/libXfont2/dist/src/fc/
fserve.c 516 remove_fs_fd(conn->fs_fd);

Completed in 24 milliseconds