Home
last modified time | relevance | path

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

/freebsd-9-stable/lib/libc/gen/
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-9-stable/crypto/heimdal/kadmin/
Ddel_enctype.c94 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/
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-9-stable/sys/fs/unionfs/
Dunion.h115 int unionfs_copyfile(struct unionfs_node *unp, int docopy, struct ucred *cred, struct thread *td);
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-9-stable/sys/netinet6/
Dmld6.c2880 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/
Digmp.c3217 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/
Dsh.hist.c935 int docopy, in enthist() argument
996 if (docopy) { in enthist()