Searched refs:X_POSIX_C_SOURCE (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/xorgproto/dist/include/X11/
H A DXosdefs.h63 # define X_POSIX_C_SOURCE 199300L macro
/xsrc/external/mit/xsm/dist/
H A Dsignals.c41 #ifdef X_POSIX_C_SOURCE
42 #define _POSIX_C_SOURCE X_POSIX_C_SOURCE
/xsrc/external/mit/xdm/dist/xdm/
H A Dutil.c43 #ifdef X_POSIX_C_SOURCE
44 # define _POSIX_C_SOURCE X_POSIX_C_SOURCE
H A Ddm.c41 #ifdef X_POSIX_C_SOURCE
42 # define _POSIX_C_SOURCE X_POSIX_C_SOURCE
/xsrc/external/mit/xorg-server.old/dist/hw/sun/
H A Dsun.h43 # ifdef X_POSIX_C_SOURCE
44 # define _POSIX_C_SOURCE X_POSIX_C_SOURCE
/xsrc/external/mit/xorg-server/dist/hw/sun/
H A Dsun.h43 # ifdef X_POSIX_C_SOURCE
44 # define _POSIX_C_SOURCE X_POSIX_C_SOURCE
/xsrc/external/mit/xedit/dist/lisp/
H A Dprivate.h40 #if defined(X_POSIX_C_SOURCE)
41 #define _POSIX_C_SOURCE X_POSIX_C_SOURCE
/xsrc/external/mit/xdm/dist/include/
H A Ddm.h52 # if defined(X_POSIX_C_SOURCE)
53 # define _POSIX_C_SOURCE X_POSIX_C_SOURCE
/xsrc/external/mit/xhost/dist/
H A Dxhost.c99 #ifdef X_POSIX_C_SOURCE
100 #define _POSIX_C_SOURCE X_POSIX_C_SOURCE
/xsrc/external/mit/xorg-server.old/dist/os/
H A Dutils.c86 #ifdef X_POSIX_C_SOURCE
87 #define _POSIX_C_SOURCE X_POSIX_C_SOURCE

Completed in 21 milliseconds