Home
last modified time | relevance | path

Searched defs:split_year (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/bsd/unbound/dist/compat/
H A Dstrptime.c110 int split_year = 0; in unbound_strptime() local
/netbsd-src/external/bsd/nsd/dist/compat/
H A Dstrptime.c112 int split_year = 0; in nsd_strptime() local
/netbsd-src/external/mpl/bind/dist/lib/isc/
H A Dtm.c144 int alt_format, i, split_year = 0; isc_tm_strptime() local
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/
H A Dtm.c144 int alt_format, i, split_year = 0; in isc_tm_strptime() local
/netbsd-src/lib/libc/time/
H A Dstrptime.c161 int alt_format, i, split_year = 0, neg = 0, state = 0, in strptime_l() local