Searched refs:vfy_dev (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/lsof-53/lsof/lib/
H A Dfino.c91 if (DCunsafe && !BSdev[mid]->v && !vfy_dev(BSdev[mid]))
137 if (DCunsafe && !Sdev[mid]->v && !vfy_dev(Sdev[mid]))
H A Dlkud.c110 if (DCunsafe && !dp->v && !vfy_dev(dp))
185 if (DCunsafe && !dp->v && !vfy_dev(dp))
H A Dpdvn.c110 if (DCunsafe && !Devtp[c->dx].v && !vfy_dev(&Devtp[c->dx]))
H A Drdev.c499 * vfy_dev() - verify a device table entry (usually when DCunsafe == 1)
505 vfy_dev(dp) function
/macosx-10.10.1/lsof-53/lsof/
H A Dproto.h172 _PROTOTYPE(extern int vfy_dev,(struct l_dev *dp));

Completed in 174 milliseconds