Searched refs:Get_Display_Name (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/xwd/dist/
H A Ddsimple.h59 char *Get_Display_Name(int *, char **);
67 Get_Display_Name */
H A Ddsimple.c64 * Get_Display_Name (argc, argv) Look for -display, -d, or host:dpy (obsolete)
68 Get_Display_Name(int *pargc, /* MODIFIED */ function in typeref:typename:char *
121 * it calls Get_Display_Name) and then stores a
132 displayname = Get_Display_Name(argc, argv);
/xsrc/external/mit/xwininfo/dist/
H A Ddsimple.h50 const char *Get_Display_Name (const char *displayname);
H A Ddsimple.c87 * Get_Display_Name (argc, argv) - return string representing display name
93 const char *Get_Display_Name (const char *display_name) function in typeref:typename:const char *
108 * it calls Get_Display_Name) and then stores a
127 Get_Display_Name(display_name) );
131 screen_number, Get_Display_Name(display_name));
135 Get_Display_Name(display_name) );
/xsrc/external/mit/xprop/dist/
H A Ddsimple.h61 char *Get_Display_Name(int *, char **);
70 Get_Display_Name */
H A Ddsimple.c62 * Get_Display_Name (argc, argv) Look for -display, -d, or host:dpy (obsolete)
65 char *Get_Display_Name( function in typeref:typename:char *
119 * it calls Get_Display_Name) and then stores a
130 displayname = Get_Display_Name(argc, argv);
/xsrc/external/mit/xlsfonts/dist/
H A Ddsimple.c60 * Get_Display_Name (argc, argv) Look for -display, -d, or host:dpy (obsolete)
64 Get_Display_Name(int *pargc /* MODIFIED */, char **argv /* MODIFIED */) function in typeref:typename:char *
117 * it calls Get_Display_Name) and then stores a
125 char *displayname = Get_Display_Name(argc, argv);
/xsrc/external/mit/transset/dist/
H A Ddsimple.c63 * Get_Display_Name (argc, argv) Look for -display, -d, or host:dpy (obsolete)
67 Get_Display_Name (int *pargc, char **argv) function in typeref:typename:char *
120 * it calls Get_Display_Name) and then stores a
128 dpy = Open_Display (Get_Display_Name (argc, argv));
/xsrc/external/mit/x11perf/dist/
H A Dx11perf.c344 * Get_Display_Name (argc, argv) Look for -display, -d, or host:dpy (obsolete)
348 Get_Display_Name(int *pargc, /* MODIFIED */ function in typeref:typename:char *
941 displayName = Get_Display_Name (&argc, argv);

Completed in 8 milliseconds