OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:xorg_list_del
(Results
1 - 3
of
3
) sorted by relevancy
/xsrc/external/mit/xorg-server/dist/include/
list.h
74
*
xorg_list_del
(&foo->entry);
77
* Note: calling
xorg_list_del
(&bar.list_of_foos) will set bar.list_of_foos to an empty
89
* Note: You must not call
xorg_list_del
() on the iterator if you continue the
95
*
xorg_list_del
(&iterator->entry);
192
* Using
xorg_list_del
on a pure list head (like in the example at the top of
197
*
xorg_list_del
(&foo->entry);
202
xorg_list_del
(struct xorg_list *entry)
function
/xsrc/external/mit/xf86-video-ati/dist/src/
radeon_dri2.c
47
#define
xorg_list_del
list_del
macro
570
xorg_list_del
(entry);
/xsrc/external/mit/xf86-video-qxl/dist/src/
qxl.h
66
#define
xorg_list_del
list_del
macro
Completed in 34 milliseconds
Indexes created Thu Jul 02 00:25:40 UTC 2026