Home
last modified time | relevance | path

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

/dports/security/gvm-libs/gvm-libs-21.4.3/util/
H A Dfileutils.c294 gchar *creation_date_short, *modification_date_short; in gvm_export_file_name() local
317 creation_date_short = NULL; in gvm_export_file_name()
321 creation_date_short = g_strndup (creation_iso_time, 19); in gvm_export_file_name()
323 if (creation_date_short in gvm_export_file_name()
324 && (((ret = strptime (creation_date_short, "%Y-%m-%dT%H:%M:%S", in gvm_export_file_name()