Home
last modified time | relevance | path

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

/freebsd/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()
/freebsd/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/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/sys/netinet6/
H A Dmld6.c2877 int docopy, domerge; in mld_v2_merge_state_changes() local
2880 docopy = 0; in mld_v2_merge_state_changes()
2892 docopy = 1; in mld_v2_merge_state_changes()
2930 if (!docopy) in mld_v2_merge_state_changes()
2936 if (!docopy) { in mld_v2_merge_state_changes()
/freebsd/sys/netinet/
H A Digmp.c3265 int docopy, domerge; in igmp_v3_merge_state_changes() local
3268 docopy = 0; in igmp_v3_merge_state_changes()
3280 docopy = 1; in igmp_v3_merge_state_changes()
3318 if (!docopy) in igmp_v3_merge_state_changes()
3324 if (!docopy) { in igmp_v3_merge_state_changes()
/freebsd/contrib/tcsh/
H A Dsh.hist.c931 int docopy, in enthist() argument
992 if (docopy) { in enthist()
/freebsd/sys/fs/unionfs/
H A Dunion_subr.c1317 unionfs_copyfile(struct unionfs_node *unp, int docopy, struct ucred *cred, in unionfs_copyfile() argument
1354 if (docopy != 0) { in unionfs_copyfile()