Searched refs:HAS_STRLCPY (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/xorg-server.old/include/
H A Ddix-config.h77 #define HAS_STRLCPY 1 macro
/xsrc/external/mit/xorg-server.old/dist/include/
H A Dos.h493 #ifndef HAS_STRLCPY
H A Ddix-config.h.in76 #undef HAS_STRLCPY
/xsrc/external/mit/xtrans/dist/
H A DXtranssock.c537 #if defined(HAVE_STRLCPY) || defined(HAS_STRLCPY)
/xsrc/external/mit/xorg-server.old/dist/
H A Dconfigure.ac219 AC_CHECK_FUNC([strlcpy], AC_DEFINE(HAS_STRLCPY, 1, [Have the 'strlcpy' function])) definition

Completed in 10 milliseconds