Home
last modified time | relevance | path

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

/src/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_snmp.c188 make_date_time(u_char *str, const struct tm *tm, u_int decisecs) in make_date_time() function
H A Dhostres_snmp.h317 int make_date_time(u_char *, const struct tm *, u_int);
H A Dhostres_swinstalled_tbl.c281 entry->date_len = make_date_time(entry->date, &k_ts, 0); in swins_get_OS_ident()
371 entry->date_len = make_date_time(entry->date, &k_ts, 0); in swins_get_packages()
H A Dhostres_scalars.c140 string_len = make_date_time(s_date_time, &tloc_tm, in OS_getSystemDate()