Searched refs:FileSpec (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/xkb/ | ||
| H A D | maprules.c | 220 } FileSpec; typedef in typeref:struct:_FileSpec 376 FileSpec tmp; 415 memset((char *)&tmp, 0, sizeof(FileSpec)); |
| /xsrc/external/mit/xorg-server/dist/xkb/ | ||
| H A D | maprules.c | 218 } FileSpec; typedef in typeref:struct:_FileSpec 376 FileSpec tmp; 417 memset((char *) &tmp, 0, sizeof(FileSpec)); |
| /xsrc/external/mit/libxkbfile/dist/src/ | ||
| H A D | maprules.c | 242 } FileSpec; typedef in typeref:struct:_FileSpec 422 FileSpec tmp; 463 bzero((char *) &tmp, sizeof(FileSpec)); |
Completed in 9 milliseconds