Home
last modified time | relevance | path

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

/netbsd-src/sys/kern/
H A Dkern_fileassoc.c77 struct fileassoc_table { struct
189 struct fileassoc_table *tbl = v; in table_dtor()
275 static struct fileassoc_table *
298 struct fileassoc_table *tbl; in fileassoc_file_lookup()
351 static struct fileassoc_table *
352 fileassoc_table_resize(struct fileassoc_table *tbl) in fileassoc_table_resize()
354 struct fileassoc_table *newtbl; in fileassoc_table_resize()
405 static struct fileassoc_table *
408 struct fileassoc_table *tbl; in fileassoc_table_add()
434 struct fileassoc_table *tbl; in fileassoc_table_delete()
[all …]