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

  /src/sys/kern/
kern_fileassoc.c 352 fileassoc_table_resize(struct fileassoc_table *tbl) function in typeref:struct:fileassoc_table *
391 panic("fileassoc_table_resize: inconsistency detected! "
552 newtbl = fileassoc_table_resize(tbl);
kern_fileassoc.c 352 fileassoc_table_resize(struct fileassoc_table *tbl) function in typeref:struct:fileassoc_table *
391 panic("fileassoc_table_resize: inconsistency detected! "
552 newtbl = fileassoc_table_resize(tbl);

Completed in 23 milliseconds