OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:rinf
(Results
1 - 3
of
3
) sorted by null
/external/fio/engines/
guasi.c
55
struct guasi_reqinfo
rinf
;
local
58
if (guasi_req_info(ld->reqs[event], &
rinf
) < 0) {
62
io_u =
rinf
.asid;
65
if (
rinf
.status == GUASI_STATUS_COMPLETE) {
66
io_u->error =
rinf
.result;
70
if (
rinf
.result != (long) io_u->xfer_buflen) {
71
if (
rinf
.result >= 0)
72
io_u->resid = io_u->xfer_buflen -
rinf
.result;
74
io_u->error =
rinf
.error;
/external/boringssl/src/crypto/x509/
x_req.c
84
X509_REQ_INFO *
rinf
= (X509_REQ_INFO *)*pval;
local
87
rinf
->attributes = sk_X509_ATTRIBUTE_new_null();
88
if(!
rinf
->attributes) return 0;
/packages/providers/CalendarProvider/res/values-hu/
strings.xml
21
<string name="calendar_info" msgid="6687678621418059281">"Naptá
rinf
ó"</string>
Completed in 506 milliseconds