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

/netbsd-current/sys/kern/
H A Dkern_fileassoc.c77 struct fileassoc_table { struct
189 struct fileassoc_table *tbl = v;
275 static struct fileassoc_table *
298 struct fileassoc_table *tbl;
351 static struct fileassoc_table *
352 fileassoc_table_resize(struct fileassoc_table *tbl)
354 struct fileassoc_table *newtbl;
405 static struct fileassoc_table *
408 struct fileassoc_table *tbl;
434 struct fileassoc_table *tb
[all...]

Completed in 154 milliseconds