Home
last modified time | relevance | path

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

/src/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_fs_tbl.c68 struct fs_entry { struct
80 TAILQ_ENTRY(fs_entry) link; argument
82 TAILQ_HEAD(fs_tbl, fs_entry);
94 struct fs_entry *entry;
149 static struct fs_entry *
152 struct fs_entry *entry; in fs_entry_create()
220 fs_entry_delete(struct fs_entry* entry) in fs_entry_delete()
240 static struct fs_entry *
243 struct fs_entry *entry; in fs_find_by_name()
280 struct fs_entry *entry; in fs_tbl_pre_refresh()
[all …]