Searched defs:cr (Results 1 - 3 of 3) sorted by relevance
/base/tee/tee_client/services/teecd/src/ |
H A D | tee_ca_auth.c | 28 static int GetLoginInfo(const struct ucred *cr, int fd, uint8_t *buf, unsigned int bufLen)
in GetLoginInfo() argument 46 int SendLoginInfo(const struct ucred *cr, const CaRevMsg *caRevInfo, int fd)
in SendLoginInfo() argument
|
H A D | tee_ca_daemon.c | 114 static int ProcessCaMsg(const struct ucred *cr, const CaRevMsg *caInfo, int socket)
in ProcessCaMsg() argument 152 struct ucred cr;
in ProcessAccept() local
|
/base/startup/init/services/param/linux/ |
H A D | param_service.c | 167 struct ucred cr = {-1, -1, -1};
in HandleParamSet() local 318 struct ucred cr = {-1, -1, -1};
in HandleParamSave() local [all...] |
Completed in 3 milliseconds