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

/vbox/src/VBox/Additions/linux/lightdm-greeter/liblightdm-gobject-1.5.0/
H A Duser.c351 GList *new_link; local
354 for (new_link = priv->users; new_link; new_link = new_link->next)
356 if (new_link->data == link->data)
360 if (!new_link)

Completed in 35 milliseconds