/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 | 947 vnode_t *vp2, in fop_cmp()
|
/illumos-gate/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_recovery.c | 341 vnode_t *vp2, stateid4 *sid, nfs4_lost_rqst_t *lost_rqstp, nfs_opnum4 op, 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 551 struct exp_visible *vp2; in less_visible() local
|
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/syscall/ |
H A D | pipe.c | 110 vnode_t *vp1, *vp2; in pipe() local
|
/illumos-gate/usr/src/uts/common/fs/fifofs/ |
H A D | fifosubr.c | 273 vnode_t *vp2; in pipe_constructor() local 297 vnode_t *vp2 = FTOV(fnp2); in pipe_destructor() local 886 struct vnode *vp2; in fifo_connld() local
|
/illumos-gate/usr/src/cmd/csh/ |
H A D | sh.hist.c | 109 tchar *vp2 = *vp; in dohist() local
|
/illumos-gate/usr/src/cmd/mailx/ |
H A D | vars.c | 93 register struct var *vp, *vp2; in deassign() local
|
/illumos-gate/usr/src/cmd/format/ |
H A D | startup.c | 2564 struct dk_map2 *vp2; in check_pinfo_for_inconsistency() local 2568 struct dkl_partition *vp2; in check_pinfo_for_inconsistency() 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() 1656 vnode_t *vp2, 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() 4019 vnode_t *vp2, in fop_cmp()
|
H A D | fem.c | 1120 vhead_cmp(vnode_t *vp1, vnode_t *vp2, caller_context_t *ct) in vhead_cmp() 2449 vnext_cmp(femarg_t *vf, vnode_t *vp2, caller_context_t *ct) in vnext_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
|