Searched refs:winLogCommandLine (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwinprocarg.c52 winLogCommandLine(int argc, char *argv[]);
242 winLogCommandLine(argc, argv);
1095 * winLogCommandLine - Write entire command line to the log file
1099 winLogCommandLine(int argc, char *argv[]) function in typeref:typename:void
1132 FatalError("winLogCommandLine - Could not allocate memory for "
H A DInitOutput.c79 winLogCommandLine(int argc, char *argv[]);
903 winLogCommandLine(argc, argv);
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinprocarg.c54 winLogCommandLine (int argc, char *argv[]);
227 winLogCommandLine (argc, argv);
1128 * winLogCommandLine - Write entire command line to the log file
1132 winLogCommandLine (int argc, char *argv[]) function in typeref:typename:void
1167 FatalError ("winLogCommandLine - Could not allocate memory for "
H A DInitOutput.c97 winLogCommandLine (int argc, char *argv[]);
927 winLogCommandLine (argc, argv);

Completed in 37 milliseconds