IsLocalLoginAllowed   36 remoting/host/pam_authorization_factory_posix.cc   bool IsLocalLoginAllowed();
IsLocalLoginAllowed  100 remoting/host/pam_authorization_factory_posix.cc     local_login_status_ = IsLocalLoginAllowed() ? ALLOWED : DISALLOWED;