Home
last modified time | relevance | path

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

/freebsd-13.1/lib/libc/gen/
H A Dconfstr.c54 goto docopy; in confstr()
79 goto docopy; in confstr()
89 goto docopy; in confstr()
101 goto docopy; in confstr()
109 goto docopy; in confstr()
111 docopy: in confstr()
/freebsd-13.1/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-13.1/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-13.1/sys/fs/unionfs/
H A Dunion.h117 int unionfs_copyfile(struct unionfs_node *unp, int docopy, struct ucred *cred, struct thread *td);
H A Dunion_subr.c1056 unionfs_copyfile(struct unionfs_node *unp, int docopy, struct ucred *cred, in unionfs_copyfile() argument
1093 if (docopy != 0) { in unionfs_copyfile()
/freebsd-13.1/sys/netinet6/
H A Dmld6.c2909 int docopy, domerge; in mld_v2_merge_state_changes() local
2912 docopy = 0; in mld_v2_merge_state_changes()
2924 docopy = 1; in mld_v2_merge_state_changes()
2962 if (!docopy) in mld_v2_merge_state_changes()
2968 if (!docopy) { in mld_v2_merge_state_changes()
/freebsd-13.1/sys/netinet/
H A Digmp.c3260 int docopy, domerge; in igmp_v3_merge_state_changes() local
3263 docopy = 0; in igmp_v3_merge_state_changes()
3275 docopy = 1; in igmp_v3_merge_state_changes()
3313 if (!docopy) in igmp_v3_merge_state_changes()
3319 if (!docopy) { in igmp_v3_merge_state_changes()
/freebsd-13.1/contrib/tcsh/
H A Dsh.hist.c931 int docopy, in enthist() argument
992 if (docopy) { in enthist()