Searched refs:utc_tm (Results 1 – 1 of 1) sorted by relevance
2101 time_t utc_tm = NULL; in be_auto_snap_name() local2106 if (time(&utc_tm) == -1) { in be_auto_snap_name()2111 if ((gmt_tm = gmtime(&utc_tm)) == NULL) { in be_auto_snap_name()