Searched refs:enter_vn_text (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/lsof-53/lsof/dialects/darwin/libproc/
H A Ddproc.c97 _PROTOTYPE(static void enter_vn_text,(struct vnode_info_path *vip, int *n));
110 * enter_vn_text() -- enter vnode information text reference
114 enter_vn_text(vip, n) function
735 enter_vn_text(&rwpi.prp_vip, &n);
/macosx-10.10/lsof-53/lsof/dialects/darwin/kmem/
H A Ddproc.c74 _PROTOTYPE(static void enter_vn_text,(KA_T va, int *n));
100 * enter_vn_text() - enter a vnode text reference
104 enter_vn_text(va, n) function
601 (void) enter_vn_text((KA_T)vp.vnode, &n);

Completed in 173 milliseconds