Home
last modified time | relevance | path

Searched refs:parse_date_core (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/mpl/dhcp/dist/common/
H A Dparse.c948 parse_date_core(cfile) in parse_date_core() function
1162 guess = parse_date_core(cfile);
/netbsd-src/external/mpl/dhcp/dist/includes/
H A Ddhcpd.h2272 TIME parse_date_core(struct parse *);
/netbsd-src/external/mpl/dhcp/dist/server/
H A Dconfpars.c1640 t = parse_date_core(cfile); in get_permit()