Home
last modified time | relevance | path

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

/freebsd-14.2/lib/libc/gen/
H A Dconfstr.c52 goto docopy; in confstr()
77 goto docopy; in confstr()
87 goto docopy; in confstr()
99 goto docopy; in confstr()
107 goto docopy; in confstr()
109 docopy: in confstr()
/freebsd-14.2/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()
/freebsd-14.2/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()
/freebsd-14.2/sys/netinet6/
H A Dmld6.c2879 int docopy, domerge; in mld_v2_merge_state_changes() local
2882 docopy = 0; in mld_v2_merge_state_changes()
2894 docopy = 1; in mld_v2_merge_state_changes()
2932 if (!docopy) in mld_v2_merge_state_changes()
2938 if (!docopy) { in mld_v2_merge_state_changes()
/freebsd-14.2/sys/netinet/
H A Digmp.c3263 int docopy, domerge; in igmp_v3_merge_state_changes() local
3266 docopy = 0; in igmp_v3_merge_state_changes()
3278 docopy = 1; in igmp_v3_merge_state_changes()
3316 if (!docopy) in igmp_v3_merge_state_changes()
3322 if (!docopy) { in igmp_v3_merge_state_changes()
/freebsd-14.2/contrib/tcsh/
H A Dsh.hist.c931 int docopy, in enthist() argument
992 if (docopy) { in enthist()
/freebsd-14.2/sys/fs/unionfs/
H A Dunion_subr.c1319 unionfs_copyfile(struct unionfs_node *unp, int docopy, struct ucred *cred, in unionfs_copyfile() argument
1356 if (docopy != 0) { in unionfs_copyfile()