Home
last modified time | relevance | path

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

/src/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_fs_tbl.c77 u_char lastPartialBackupDate[11]; member
383 memset(entry->lastPartialBackupDate, 0, in fs_tbl_process_statfs_entry()
384 sizeof(entry->lastPartialBackupDate)); in fs_tbl_process_statfs_entry()
468 return (string_get(value, entry->lastPartialBackupDate, 8)); in op_hrFSTable()