OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:abday
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/tzcode/
strptime.c
47
const char *
abday
[7];
member in struct:__anon712
216
len = strlen(_ctloc(
abday
[i]));
217
if (strncasecmp(_ctloc(
abday
[i]), (const char*)bp, len) == 0)
/external/openssh/openbsd-compat/
strptime.c
180
len = strlen(_ctloc(
abday
[i]));
181
if (strncasecmp(_ctloc(
abday
[i]), bp, len) == 0)
Completed in 181 milliseconds