Samsung Internal API reference  2.0
credentials.h File Reference

Definitions for credentials. More...

Go to the source code of this file.

Functions

int cred_compare (const struct cred *as_is, const struct cred *to_be)
 Compare credentials. More...
 

Detailed Description

Definitions for credentials.

Function Documentation

int cred_compare ( const struct cred *  as_is,
const struct cred *  to_be 
)

Compare credentials.

Parameters
[in]as_isstruct of credentials which user has got
[in]to_bestruct of credentials which need to have
Returns
0 on success
-1 on error