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

/freebsd-9.3-release/lib/libc/gen/
H A Dconfstr.c54 goto docopy;
79 goto docopy;
89 goto docopy;
101 goto docopy;
109 goto docopy;
111 docopy:
/freebsd-9.3-release/crypto/heimdal/kadmin/
H A Ddel_enctype.c94 int docopy = 1; local
98 docopy = 0;
101 if (docopy) {
/freebsd-9.3-release/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dctfmerge.c758 int verbose = 0, docopy = 0; local
774 docopy = 1;
826 if (docopy) {
873 if (docopy) {
/freebsd-9.3-release/sys/fs/unionfs/
H A Dunion.h115 int unionfs_copyfile(struct unionfs_node *unp, int docopy, struct ucred *cred, struct thread *td);
H A Dunion_subr.c1041 * If you need copy of the contents, set 1 to docopy. Otherwise, set 0 to
1042 * docopy.
1047 unionfs_copyfile(struct unionfs_node *unp, int docopy, struct ucred *cred, argument
1084 if (docopy != 0) {
/freebsd-9.3-release/contrib/tcsh/
H A Dsh.hist.c935 int docopy,
996 if (docopy) {
932 enthist( int event, struct wordent *lp, int docopy, int mflg, int histlen) argument
/freebsd-9.3-release/sys/netinet6/
H A Dmld6.c2880 int docopy, domerge; local
2883 docopy = 0;
2895 docopy = 1;
2933 if (!docopy)
2939 if (!docopy) {
/freebsd-9.3-release/sys/netinet/
H A Digmp.c3217 int docopy, domerge; local
3220 docopy = 0;
3232 docopy = 1;
3270 if (!docopy)
3276 if (!docopy) {

Completed in 116 milliseconds