Home
last modified time | relevance | path

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

/original-bsd/sys/miscfs/procfs/
H A Dprocfs.h144 #define procfs_remove ((int (*) __P((struct vop_remove_args *))) procfs_badop) macro
H A Dprocfs_vnops.c876 { &vop_remove_desc, procfs_remove }, /* remove */