Home
last modified time | relevance | path

Searched refs:Xprintf (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/external/xserver/config/
H A Dwscons.c124 config_info = Xprintf("wscons:%s", WSCONS_KBD_DEVICE); in wscons_add_keyboard()
188 config_info = Xprintf("wscons:%s", path); in wscons_add_pointer()
/OK3568_Linux_fs/external/xserver/include/
H A DMakefile.am4 Xprintf.h \
H A Dmeson.build385 'Xprintf.h',
445 'Xprintf.h',
H A Dos.h281 Xprintf(const char *fmt, ...)
H A DMakefile.in155 am__sdk_HEADERS_DIST = XIstubs.h Xprintf.h callback.h client.h \
558 @XORG_TRUE@ Xprintf.h \
/OK3568_Linux_fs/external/xserver/os/
H A Dxprintf.c246 Xprintf(const char *format, ...) in Xprintf() function
/OK3568_Linux_fs/external/xserver/
H A DChangeLog100903 Convert existing Xprintf style calls to asprintf style
100924 The old Xprintf() API is deprecated, but left for compatibility for now.