Searched refs:docopy (Results 1 – 8 of 8) sorted by relevance
| /freebsd-13.1/lib/libc/gen/ |
| H A D | confstr.c | 54 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 D | del_enctype.c | 92 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 D | ctfmerge.c | 759 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 D | union.h | 117 int unionfs_copyfile(struct unionfs_node *unp, int docopy, struct ucred *cred, struct thread *td);
|
| H A D | union_subr.c | 1056 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 D | mld6.c | 2909 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 D | igmp.c | 3260 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 D | sh.hist.c | 931 int docopy, in enthist() argument 992 if (docopy) { in enthist()
|