Searched refs:atom_name (Results 1 - 2 of 2) sorted by relevance

/external/dbus/tools/
H A Ddbus-launch-x11.c236 char *atom_name; local
256 atom_name = malloc (strlen (machine) + strlen (user_name) + 2 +
260 if (atom_name == NULL)
268 strcpy (atom_name, selection_prefix);
269 strcat (atom_name, user_name);
270 strcat (atom_name, "_");
271 strcat (atom_name, machine);
272 selection_atom = XInternAtom (display, atom_name, FALSE);
275 strcpy (atom_name, address_prefix);
276 address_atom = XInternAtom (display, atom_name, FALS
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 85 milliseconds