Searched refs:fs_string (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_storage_tbl.c447 char fs_string[SE_DESC_MLEN]; local
475 snprintf(fs_string, sizeof(fs_string),
479 entry = storage_find_by_name(fs_string);
481 entry = storage_entry_create(fs_string);

Completed in 41 milliseconds