Searched refs:docopy (Results 1 – 8 of 8) sorted by relevance
| /freebsd-12.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-12.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-12.1/cddl/contrib/opensolaris/tools/ctf/cvt/ |
| H A D | ctfmerge.c | 758 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 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 | 1047 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 D | mld6.c | 2893 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 D | igmp.c | 3199 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 D | sh.hist.c | 925 int docopy, in enthist() argument 986 if (docopy) { in enthist()
|