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

/vbox/src/VBox/Additions/linux/lightdm-greeter/liblightdm-gobject-1.5.0/
H A Duser.c774 GFile *passwd_file; local
780 passwd_file = g_file_new_for_path (PASSWD_FILE);
781 priv->passwd_monitor = g_file_monitor (passwd_file, G_FILE_MONITOR_NONE, NULL, &error);
782 g_object_unref (passwd_file);

Completed in 60 milliseconds