/illumos-gate/usr/src/cmd/mandoc/ |
H A D | dba.c | 313 compare_names(const void *vp1, const void *vp2) in compare_names() 325 compare_strings(const void *vp1, const void *vp2) in compare_strings() 501 compare_entries(const void *vp1, const void *vp2) in compare_entries()
|
H A D | mansearch.c | 405 manpage_compare(const void *vp1, const void *vp2) in manpage_compare()
|
/illumos-gate/usr/src/lib/smbsrv/libfksmbsrv/common/ |
H A D | fake_vnode.c | 42 vn_compare(vnode_t *vp1, vnode_t *vp2) in vn_compare()
|
H A D | vncache.c | 219 vncache_cmp(const vnode_t *vp1, const vnode_t *vp2) in vncache_cmp()
|
H A D | fake_vop.c | 946 vnode_t *vp1, in fop_cmp()
|
/illumos-gate/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_recovery.c | 340 nfs4_start_recovery(nfs4_error_t *ep, mntinfo4_t *mi, vnode_t *vp1, in nfs4_start_recovery() 396 vnode_t *vp1, vnode_t *vp2) in start_recovery_action() 414 vnode_t *vp1, vnode_t *vp2, nfs4_server_t *sp, in start_recovery() 735 nfs4_start_fop(mntinfo4_t *mi, vnode_t *vp1, vnode_t *vp2, nfs4_op_hint_t op, in nfs4_start_fop() 955 nfs4_start_op(mntinfo4_t *mi, vnode_t *vp1, vnode_t *vp2, in nfs4_start_op() 972 nfs4_end_fop(mntinfo4_t *mi, vnode_t *vp1, vnode_t *vp2, nfs4_op_hint_t op, in nfs4_end_fop() 1027 nfs4_end_op(mntinfo4_t *mi, vnode_t *vp1, vnode_t *vp2, in nfs4_end_op()
|
H A D | nfs4_srv_ns.c | 449 struct exp_visible *vp1, *vp2, *vis_head, *tail, *next; in more_visible() local 549 less_visible(struct exportinfo *exi, struct exp_visible *vp1) in less_visible()
|
H A D | nfs4_client_secinfo.c | 1037 nfs4_secinfo_recov(mntinfo4_t *mi, vnode_t *vp1, vnode_t *vp2) in nfs4_secinfo_recov()
|
H A D | nfs4_callback.c | 2419 nfs4_end_op_recall(vnode_t *vp1, vnode_t *vp2, nfs4_recov_state_t *rsp) in nfs4_end_op_recall() 2432 wait_for_recall(vnode_t *vp1, vnode_t *vp2, nfs4_op_hint_t op, in wait_for_recall()
|
H A D | nfs4_client_debug.c | 1355 uint_t count, vnode_t *vp1, vnode_t *vp2, nfsstat4 nfs4_error, in nfs4_queue_event()
|
/illumos-gate/usr/src/uts/common/fs/fifofs/ |
H A D | fifosubr.c | 272 vnode_t *vp1; in pipe_constructor() local 296 vnode_t *vp1 = FTOV(fnp1); in pipe_destructor() local 885 struct vnode *vp1; in fifo_connld() local
|
/illumos-gate/usr/src/uts/common/syscall/ |
H A D | pipe.c | 110 vnode_t *vp1, *vp2; in pipe() local
|
/illumos-gate/usr/src/cmd/make/lib/vroot/ |
H A D | vroot.cc | 300 else { pathcellt *vp1= vp; in translate_with_thunk() local
|
/illumos-gate/usr/src/cmd/format/ |
H A D | startup.c | 2563 struct dk_map2 *vp1; in check_pinfo_for_inconsistency() local 2567 struct dkl_partition *vp1; in check_pinfo_for_inconsistency() local
|
/illumos-gate/usr/src/cmd/csh/ |
H A D | sh.set.c | 393 struct varent *vp1; in madrof() local
|
/illumos-gate/usr/src/lib/smbclnt/libfksmbfs/common/ |
H A D | fake_fssub.c | 190 fs_cmp(vnode_t *vp1, vnode_t *vp2, caller_context_t *ct) in fs_cmp()
|
H A D | fake_vnode.c | 431 vn_compare(vnode_t *vp1, vnode_t *vp2) in vn_compare() 1655 vnode_t *vp1, in fop_cmp()
|
/illumos-gate/usr/src/uts/common/fs/ |
H A D | fs_subr.c | 230 fs_cmp(vnode_t *vp1, vnode_t *vp2, caller_context_t *ct) in fs_cmp()
|
H A D | vnode.c | 2034 vn_compare(vnode_t *vp1, vnode_t *vp2) in vn_compare() 4018 vnode_t *vp1, in fop_cmp()
|
/illumos-gate/usr/src/uts/common/fs/lofs/ |
H A D | lofs_vnops.c | 1024 lo_cmp(vnode_t *vp1, vnode_t *vp2, caller_context_t *ct) in lo_cmp()
|
/illumos-gate/usr/src/uts/common/fs/mntfs/ |
H A D | mntvnops.c | 1867 mntcmp(vnode_t *vp1, vnode_t *vp2, caller_context_t *ct) in mntcmp()
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | vnode.h | 1163 #define VOP_CMP(vp1, vp2, ct) \ argument 1169 #define VOP_REALVP(vp1, vp2, ct) \ argument
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | streamio.c | 8659 strmate(vnode_t *vp1, vnode_t *vp2) in strmate()
|
/illumos-gate/usr/src/uts/common/vm/ |
H A D | seg_vn.c | 6983 struct vnode *vp1, *vp2; in segvn_kluster() local
|
/illumos-gate/usr/src/uts/common/fs/proc/ |
H A D | prvnops.c | 6263 prcmp(vnode_t *vp1, vnode_t *vp2, caller_context_t *ct) in prcmp()
|