Lines Matching refs:user
442 gboolean user,
455 if (user)
488 if ((user && g_str_has_prefix (attr, "user.")) ||
489 (!user && !g_str_has_prefix (attr, "user.")))
494 if (user)
532 if (user)
533 a = g_strconcat ("user.", unescaped_attribute, NULL);
539 if (user)
598 gboolean user,
610 if (user)
643 if ((user && g_str_has_prefix (attr, "user.")) ||
644 (!user && !g_str_has_prefix (attr, "user.")))
649 if (user)
685 if (user)
686 a = g_strconcat ("user.", unescaped_attribute, NULL);
692 if (user)
753 a = g_strconcat ("user.", attribute, NULL);
1108 data->real_name = g_strdup_printf ("user #%d", (int)uid);
1340 /* get the user name */
1579 icon = g_themed_icon_new ("user-home");
1581 icon = g_themed_icon_new ("user-desktop");