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

  /src/sys/kern/
kern_fileassoc.c 276 fileassoc_table_lookup(struct mount *mp) function in typeref:struct:fileassoc_table *
305 tbl = fileassoc_table_lookup(vp->v_mount);
411 tbl = fileassoc_table_lookup(mp);
436 tbl = fileassoc_table_lookup(mp);
456 tbl = fileassoc_table_lookup(mp);
484 tbl = fileassoc_table_lookup(mp);
530 tbl = fileassoc_table_lookup(vp->v_mount);
582 tbl = fileassoc_table_lookup(vp->v_mount);

Completed in 11 milliseconds