Home
last modified time | relevance | path

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

/netbsd-src/sys/kern/
H A Dkern_fileassoc.c276 fileassoc_table_lookup(struct mount *mp) in fileassoc_table_lookup() function
305 tbl = fileassoc_table_lookup(vp->v_mount); in fileassoc_file_lookup()
411 tbl = fileassoc_table_lookup(mp); in fileassoc_table_add()
436 tbl = fileassoc_table_lookup(mp); in fileassoc_table_delete()
456 tbl = fileassoc_table_lookup(mp); in fileassoc_table_run()
484 tbl = fileassoc_table_lookup(mp); in fileassoc_table_clear()
530 tbl = fileassoc_table_lookup(vp->v_mount); in fileassoc_file_add()
582 tbl = fileassoc_table_lookup(vp->v_mount); in fileassoc_file_delete()