Home
last modified time | relevance | path

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

/src/lib/libc/gen/
H A Dconfstr.c50 goto docopy; in confstr()
75 goto docopy; in confstr()
85 goto docopy; in confstr()
97 goto docopy; in confstr()
105 goto docopy; in confstr()
107 docopy: in confstr()
/src/crypto/heimdal/kadmin/
H A Ddel_enctype.c92 int docopy = 1; in del_enctype() local
96 docopy = 0; in del_enctype()
99 if (docopy) { in del_enctype()
/src/crypto/openssl/test/
H A Dbio_addr_test.c136 int docopy = idx & 1; in test_bio_addr_copy_dup() local
144 if (docopy) { in test_bio_addr_copy_dup()
/src/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dctfmerge.c759 int verbose = 0, docopy = 0; in main() local
775 docopy = 1; in main()
827 if (docopy) { in main()
874 if (docopy) { in main()
/src/sys/netinet6/
H A Dmld6.c2852 int docopy, domerge; in mld_v2_merge_state_changes() local
2855 docopy = 0; in mld_v2_merge_state_changes()
2867 docopy = 1; in mld_v2_merge_state_changes()
2905 if (!docopy) in mld_v2_merge_state_changes()
2911 if (!docopy) { in mld_v2_merge_state_changes()
/src/sys/netinet/
H A Digmp.c3277 int docopy, domerge; in igmp_v3_merge_state_changes() local
3280 docopy = 0; in igmp_v3_merge_state_changes()
3292 docopy = 1; in igmp_v3_merge_state_changes()
3330 if (!docopy) in igmp_v3_merge_state_changes()
3336 if (!docopy) { in igmp_v3_merge_state_changes()
/src/contrib/tcsh/
H A Dsh.hist.c931 int docopy, in enthist() argument
992 if (docopy) { in enthist()
/src/sys/fs/unionfs/
H A Dunion_subr.c1422 unionfs_copyfile(struct vnode *vp, int docopy, struct ucred *cred, in unionfs_copyfile() argument
1492 if (docopy != 0) { in unionfs_copyfile()