Home
last modified time | relevance | path

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

/freebsd-head/contrib/libarchive/libarchive/
HDarchive_getdate.c942 struct gdstate _gds; in __archive_get_date() local
954 memset(&_gds, 0, sizeof(_gds)); in __archive_get_date()
955 gds = &_gds; in __archive_get_date()