Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/fs/devfs/
Ddevfs_devs.c393 mac_devfs_destroy(de); in devfs_delete()
/freebsd-9-stable/sys/security/mac/
Dmac_framework.h139 void mac_devfs_destroy(struct devfs_dirent *);
Dmac_vfs.c158 mac_devfs_destroy(struct devfs_dirent *de) in mac_devfs_destroy() function