Searched refs:existing_atoms (Results 1 – 1 of 1) sorted by relevance
2303 Atom *existing_atoms = NULL; in setup_save_yourself() local2329 &existing_atoms, &count)) in setup_save_yourself()2339 if (existing_atoms[i] == save_yourself_xatom) in setup_save_yourself()2348 memcpy(new_atoms, existing_atoms, count * sizeof(Atom)); in setup_save_yourself()2356 XFree(existing_atoms); in setup_save_yourself()