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

/darwin-on-arm/xnu/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");
/darwin-on-arm/xnu/bsd/dev/
H A Dmemdev.c634 devfs_remove(mdev[i].mdbdevb); /* Remove the block device */
635 devfs_remove(mdev[i].mdcdevb); /* Remove the character device */
/darwin-on-arm/xnu/bsd/security/audit/
H A Daudit_pipe.c1134 devfs_remove(devnode);
/darwin-on-arm/xnu/bsd/dev/vn/
H A Dvn.c1328 devfs_remove(vn->sc_cdev);
/darwin-on-arm/xnu/bsd/kern/
H A Dtty_ptmx.c488 devfs_remove(old_ptmx_ioctl->pt_devhandle);

Completed in 20 milliseconds