Searched refs:list_append (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xquartz/xpr/
H A Dx-list.h53 X_EXTERN x_list *X_PFX (list_append) (x_list *lst, void *data);
H A Dx-list.c121 X_PFX (list_append) (x_list *lst, void *data)
/xsrc/external/mit/xorg-server/dist/hw/xquartz/xpr/
H A Dx-list.h54 X_EXTERN x_list *X_PFX(list_append) (x_list * lst, void *data);
H A Dx-list.c117 X_PFX(list_append) (x_list * lst, void *data) {
/xsrc/external/mit/xorg-server.old/dist/include/
H A Dlist.h104 list_append(struct list *entry, struct list *head) function in typeref:typename:void
/xsrc/external/mit/xf86-video-intel/dist/src/
H A Dintel_list.h195 * list_append(&newfoo->entry, &bar->list_of_foos);
201 list_append(struct list *entry, struct list *head) function in typeref:typename:void
/xsrc/external/mit/xf86-video-intel-2014/dist/src/
H A Dintel_list.h195 * list_append(&newfoo->entry, &bar->list_of_foos);
201 list_append(struct list *entry, struct list *head) function in typeref:typename:void

Completed in 8 milliseconds