Kaydet (Commit) 8bd44f0a authored tarafından Nadav Vinik's avatar Nadav Vinik Kaydeden (comit) Michael Meeks

remove un-necessary pam usage

üst cb000a71
...@@ -57,7 +57,8 @@ typedef void* oslSecurity; ...@@ -57,7 +57,8 @@ typedef void* oslSecurity;
*/ */
oslSecurity SAL_CALL osl_getCurrentSecurity(void); oslSecurity SAL_CALL osl_getCurrentSecurity(void);
/** Create a security handle for the denoted user. /** Deprecated API
Create a security handle for the denoted user.
Try to log in the user on the local system. Try to log in the user on the local system.
@param strzUserName [in] denotes the name of the user to logg in. @param strzUserName [in] denotes the name of the user to logg in.
@param strPasswd [in] the password for this user. @param strPasswd [in] the password for this user.
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment