HomeSort by: relevance | last modified time | path
    Searched defs:fileassoc_table (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/kern/
kern_fileassoc.c 77 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 *tbl
    [all...]
kern_fileassoc.c 77 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 *tbl
    [all...]

Completed in 23 milliseconds