Searched refs:tzoffset (Results 1 – 2 of 2) sorted by relevance
| /netbsd-src/external/bsd/openldap/dist/servers/slapd/overlays/ |
| H A D | accesslog.c | 2490 int part, c, c1, c2, tzoffset, leapyear = 0; in check_rdntime_syntax() local 2566 tzoffset = *p++; in check_rdntime_syntax() 2567 switch (tzoffset) { in check_rdntime_syntax()
|
| /netbsd-src/external/bsd/openldap/dist/servers/slapd/ |
| H A D | schema_init.c | 5555 int part, c, c1, c2, tzoffset, leapyear = 0; in check_time_syntax() local 5629 tzoffset = *p++; in check_time_syntax() 5630 switch (tzoffset) { in check_time_syntax() 5660 if (tzoffset == '-') { in check_time_syntax()
|