.TH "sys/credentials.h" 3teegris "Sun Oct 28 2018" "Version 2.0" "Samsung Internal API reference" \" -*- nroff -*-
.ad l
.nh
.SH NAME
sys/credentials.h \- Definitions for credentials\&.  

.SH SYNOPSIS
.br
.PP
.SS "Functions"

.PP
.RI "\fB\fP"
.br

.in +1c
.in +1c
.ti -1c
.RI "int \fBcred_compare\fP (const struct cred *as_is, const struct cred *to_be)"
.br
.RI "\fICompare credentials\&. \fP"
.in -1c
.in -1c
.SH "Detailed Description"
.PP 
Definitions for credentials\&. 


.PP
\fBCopyright:\fP
.RS 4
(C) 2012-2017, Samsung Electronics Co\&., Ltd\&. 
.RE
.PP

.SH "Function Documentation"
.PP 
.SS "int cred_compare (const struct cred * as_is, const struct cred * to_be)"

.PP
Compare credentials\&. 
.PP
\fBParameters:\fP
.RS 4
\fIas_is\fP struct of credentials which user has got 
.br
\fIto_be\fP struct of credentials which need to have 
.RE
.PP
\fBReturns:\fP
.RS 4
0 on success 
.PP
-1 on error 
.RE
.PP

.SH "Author"
.PP 
Generated automatically by Doxygen for Samsung Internal API reference from the source code\&.
