Searched refs:docopy (Results 1 – 8 of 8) sorted by relevance
| /freebsd-9-stable/lib/libc/gen/ |
| 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-9-stable/crypto/heimdal/kadmin/ |
| D | del_enctype.c | 94 int docopy = 1; in del_enctype() local 98 docopy = 0; in del_enctype() 101 if (docopy) { in del_enctype()
|
| /freebsd-9-stable/cddl/contrib/opensolaris/tools/ctf/cvt/ |
| 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-9-stable/sys/fs/unionfs/ |
| D | union.h | 115 int unionfs_copyfile(struct unionfs_node *unp, int docopy, struct ucred *cred, struct thread *td);
|
| 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-9-stable/sys/netinet6/ |
| D | mld6.c | 2880 int docopy, domerge; in mld_v2_merge_state_changes() local 2883 docopy = 0; in mld_v2_merge_state_changes() 2895 docopy = 1; in mld_v2_merge_state_changes() 2933 if (!docopy) in mld_v2_merge_state_changes() 2939 if (!docopy) { in mld_v2_merge_state_changes()
|
| /freebsd-9-stable/sys/netinet/ |
| D | igmp.c | 3217 int docopy, domerge; in igmp_v3_merge_state_changes() local 3220 docopy = 0; in igmp_v3_merge_state_changes() 3232 docopy = 1; in igmp_v3_merge_state_changes() 3270 if (!docopy) in igmp_v3_merge_state_changes() 3276 if (!docopy) { in igmp_v3_merge_state_changes()
|
| /freebsd-9-stable/contrib/tcsh/ |
| D | sh.hist.c | 935 int docopy, in enthist() argument 996 if (docopy) { in enthist()
|