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

/xsrc/external/mit/xorg-server.old/dist/os/
H A Daccess.c1617 struct siType { struct
1618 struct siType * next;
1625 static struct siType *siTypeList;
1631 struct siType *s, *p;
1645 s = malloc(sizeof(struct siType));
1667 struct siType *s;
1697 struct siType *s;
/xsrc/external/mit/xorg-server/dist/os/
H A Daccess.c1671 struct siType { struct
1672 struct siType *next;
1679 static struct siType *siTypeList;
1685 struct siType *s, *p;
1699 s = malloc(sizeof(struct siType));
1721 struct siType *s;
1751 struct siType *s;

Completed in 8 milliseconds