Searched defs:Close (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/dmx/config/ | ||
| H A D | parser.y | 216 Close : '}' label |
| /xsrc/external/mit/xtrans/dist/ | ||
| H A D | Xtrans.c | 1207 TRANS(Close) (temp_ciptrs[j]); local in function:TRANS |
| H A D | Xtransint.h | 274 int (*Close)( member in struct:_Xtransport |
| /xsrc/external/mit/MesaLib/dist/src/gtest/include/gtest/internal/ | ||
| H A D | gtest-port.h | 2044 inline int Close(int fd) { return close(fd); } function in namespace:testing::internal::posix |
| /xsrc/external/mit/MesaLib.old/dist/src/gtest/include/gtest/internal/ | ||
| H A D | gtest-port.h | 2384 inline int Close(int fd) { return close(fd); } function in namespace:testing::internal::posix |
Completed in 19 milliseconds