Home
last modified time | relevance | path

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

/original-bsd/sys/miscfs/procfs/
H A Dprocfs.h167 #define procfs_update ((int (*) __P((struct vop_update_args *))) nullop) macro
H A Dprocfs_vnops.c899 { &vop_update_desc, procfs_update }, /* update */