Home
last modified time | relevance | path

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

/freebsd-12.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-12.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-12.1/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dctfmerge.c758 int verbose = 0, docopy = 0; in main() local
774 docopy = 1; in main()
826 if (docopy) { in main()
873 if (docopy) { in main()
/freebsd-12.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.c1047 unionfs_copyfile(struct unionfs_node *unp, int docopy, struct ucred *cred, in unionfs_copyfile() argument
1084 if (docopy != 0) { in unionfs_copyfile()
/freebsd-12.1/sys/netinet6/
H A Dmld6.c2893 int docopy, domerge; in mld_v2_merge_state_changes() local
2896 docopy = 0; in mld_v2_merge_state_changes()
2908 docopy = 1; in mld_v2_merge_state_changes()
2946 if (!docopy) in mld_v2_merge_state_changes()
2952 if (!docopy) { in mld_v2_merge_state_changes()
/freebsd-12.1/sys/netinet/
H A Digmp.c3199 int docopy, domerge; in igmp_v3_merge_state_changes() local
3202 docopy = 0; in igmp_v3_merge_state_changes()
3214 docopy = 1; in igmp_v3_merge_state_changes()
3252 if (!docopy) in igmp_v3_merge_state_changes()
3258 if (!docopy) { in igmp_v3_merge_state_changes()
/freebsd-12.1/contrib/tcsh/
H A Dsh.hist.c925 int docopy, in enthist() argument
986 if (docopy) { in enthist()