OpenGrok
Cross Reference: localtime.c
xref
: /
bionic
/
libc
/
tzcode
/
localtime.c
Home
|
History
|
Annotate
|
Download
|
only in
tzcode
Lines Matching
defs:rc
2284
int
rc
= tzload(name, sp, doextend);
2285
if (
rc
== 0) {
2293
return
rc
;