Searched defs:_XReaddir (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/hardware/google/gfxstream/host/apigen-codec-common/X11/ |
D | Xos_r.h | 557 # define _XReaddir(d,p) readdir(d) macro 573 # define _XReaddir(d,p) \ macro 597 # define _XReaddir(d,p) \ macro 601 # define _XReaddir(d,p) \ macro 605 # define _XReaddir(d,p) (readdir_r((d), &(p).dir_entry)) macro 608 # define _XReaddir(d,p) \ macro
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/X11/ |
D | Xos_r.h | 557 # define _XReaddir(d,p) readdir(d) macro 573 # define _XReaddir(d,p) \ macro 597 # define _XReaddir(d,p) \ macro 601 # define _XReaddir(d,p) \ macro 605 # define _XReaddir(d,p) (readdir_r((d), &(p).dir_entry)) macro 608 # define _XReaddir(d,p) \ macro
|