Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/kadmin/cli/
H A Dgetdate.y835 difftm(struct tm *a, struct tm *b) in difftm() function
886 ftz.timezone = difftm (&gmt, tm) / 60; in get_date_rel()
/freebsd/usr.bin/find/
H A Dgetdate.y816 difftm (struct tm *a, struct tm *b) in difftm() function
863 tzoff = difftm (&gmt, tm) / 60; in get_date()
/freebsd/contrib/libarchive/libarchive/
H A Darchive_parse_date.c925 difftm (struct tm *a, struct tm *b) in difftm() function
1032 tzone = difftm (&gmt, &local); in archive_parse_date()