Searched defs:list_head (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/twm/dist/src/
H A Dlist.c86 AddToList(name_list ** list_head, char *name, char *ptr) argument
117 LookInList(name_list * list_head, const char *name, XClassHint *xclass) argument
141 LookInNameList(name_list * list_head, const char *name) argument
158 GetColorFromList(name_list * list_head,const char * name,XClassHint * xclass,Pixel * ptr) argument
[all...]
/xsrc/external/mit/libdrm/dist/
H A Dutil_double_list.h41 struct list_head struct
[all...]
/xsrc/external/mit/ctwm/dist/
H A Dlist.c63 void AddToList(name_list **list_head, const char *name, void *ptr) argument
101 void *LookInList(name_list *list_head, const char *name, XClassHint *class) argument
130 void *LookInNameList(name_list *list_head, const char *name) argument
135 LookInListWin(name_list * list_head,TwmWindow * twin) argument
140 IsInList(name_list * list_head,TwmWindow * twin) argument
145 LookPatternInList(name_list * list_head,const char * name,XClassHint * class) argument
169 LookPatternInNameList(name_list * list_head,const char * name) argument
194 GetColorFromList(name_list * list_head,char * name,XClassHint * class,Pixel * ptr) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/util/
H A Dlist.h47 struct list_head struct
[all...]
/xsrc/external/mit/MesaLib/dist/src/util/
H A Dlist.h52 struct list_head struct
[all...]

Completed in 5 milliseconds