OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RTC_ALM_SET
(Results
51 - 52
of
52
) sorted by null
1
2
3
/system/core/toolbox/
alarm.c
133
res = ioctl(fd,
RTC_ALM_SET
, &tm);
/external/strace/
time.c
912
case
RTC_ALM_SET
:
Completed in 50 milliseconds
1
2
3