Searched refs:devfs_remove (Results 1 - 6 of 6) sorted by relevance

/xnu-2782.1.97/bsd/miscfs/devfs/
H A Ddevfs.h127 * Function: devfs_remove
133 void devfs_remove(void * handle);
H A Ddevfs_tree.c805 devfs_remove(void *dirent_p) function
819 printf("devfs_remove: not ready for devices!\n");
/xnu-2782.1.97/bsd/dev/
H A Dmemdev.c651 devfs_remove(mdev[i].mdbdevb); /* Remove the block device */
652 devfs_remove(mdev[i].mdcdevb); /* Remove the character device */
/xnu-2782.1.97/bsd/kern/
H A Dtty_ptmx.c429 devfs_remove(old_ptmx_ioctl->pt_devhandle);
/xnu-2782.1.97/bsd/security/audit/
H A Daudit_pipe.c1135 devfs_remove(devnode);
/xnu-2782.1.97/bsd/dev/vn/
H A Dvn.c1316 devfs_remove(vn->sc_cdev);

Completed in 117 milliseconds