OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dmxLogInput
(Results
1 - 7
of
7
) sorted by relevancy
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/input/
dmxdetach.c
52
dmxLogInput
(dmxInput, "Detaching (%sreserved)\n",
dmxinputinit.c
387
dmxLogInput
(dmxInput, "XKEYBOARD: From command line: %s",
395
dmxLogInput
(dmxInput, "XKEYBOARD: From device: %s",
403
dmxLogInput
(dmxInput, "XKEYBOARD: Defaults: %s %s %s %s %s\n",
742
dmxLogInput
(dmxInput, "Added %s as %s device called %s%s\n",
840
dmxLogInput
(dmxInput, "%s is not available\n", INAME);
842
dmxLogInput
(dmxInput, "Locating devices on %s (%s version %d.%d)\n",
860
dmxLogInput
(dmxInput, " %2d %-10.10s %-16.16s\n",
975
dmxLogInput
(dmxInput, "Using dummy input\n");
996
dmxLogInput
(dmxInput,
1014
dmxLogInput
(dmxInput
[
all
...]
dmxcommon.c
276
dmxLogInput
(dmxInput,
278
dmxLogInput
(dmxInput,
280
dmxLogInput
(dmxInput,
579
dmxLogInput
(dmxInput, "Could not get XKB information\n");
647
dmxLogInput
(dmxInput, "Keyboard busy, waiting\n");
649
dmxLogInput
(dmxInput, "Keyboard error, waiting\n");
usb-common.c
63
#define LOG1INPUT(p,f,a)
dmxLogInput
(p->dmxInput,f,a)
64
#define LOG3INPUT(p,f,a,b,c)
dmxLogInput
(p->dmxInput,f,a,b,c)
65
#define LOG5INPUT(p,f,a,b,c,d,e)
dmxLogInput
(p->dmxInput,f,a,b,c,d,e)
dmxevents.c
732
dmxLogInput
(dmxInput, "Unhandled extension event: %d\n", type);
734
dmxLogInput
(dmxInput, "Unhandled event: %d (%s)\n",
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/
dmxlog.h
68
extern void
dmxLogInput
(DMXInputInfo *dmxInput, const char *format, ...);
dmxlog.c
219
void
dmxLogInput
(DMXInputInfo *dmxInput, const char *format, ...)
Completed in 11 milliseconds
Indexes created Wed Jul 22 00:25:13 UTC 2026