Home
last modified time | relevance | path

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

/dragonfly/contrib/tcpdump/
H A Dsmbutil.c85 make_unix_date(netdissect_options *ndo, const u_char *date_ptr) in make_unix_date() argument
89 dos_date = GET_LE_U_4(date_ptr); in make_unix_date()
99 make_unix_date2(netdissect_options *ndo, const u_char *date_ptr) in make_unix_date2() argument
103 x = GET_LE_U_4(date_ptr); in make_unix_date2()