Home
last modified time | relevance | path

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

/dragonfly/test/debug/
H A Dncptrace.c78 static int printvfc(kvm_t *kd, struct vfsconf *vfc);
137 isnull = printvfc(kd, mntinfo.mnt_vfc); in main()
291 printvfc(kvm_t *kd, struct vfsconf *vfc) in printvfc() function