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

/freebsd-13-stable/lib/libc/gen/
H A Dconfstr.c54 goto docopy;
79 goto docopy;
89 goto docopy;
101 goto docopy;
109 goto docopy;
111 docopy:
/freebsd-13-stable/crypto/heimdal/kadmin/
H A Ddel_enctype.c92 int docopy = 1; local
96 docopy = 0;
99 if (docopy) {
/freebsd-13-stable/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dctfmerge.c759 int verbose = 0, docopy = 0; local
775 docopy = 1;
827 if (docopy) {
874 if (docopy) {
/freebsd-13-stable/sys/fs/unionfs/
H A Dunion.h117 int unionfs_copyfile(struct unionfs_node *unp, int docopy, struct ucred *cred, struct thread *td);
H A Dunion_subr.c1044 * If you need copy of the contents, set 1 to docopy. Otherwise, set 0 to
1045 * docopy.
1050 unionfs_copyfile(struct unionfs_node *unp, int docopy, struct ucred *cred, argument
1087 if (docopy != 0) {
/freebsd-13-stable/sys/netinet/
H A Digmp.c3260 int docopy, domerge; local
3263 docopy = 0;
3275 docopy = 1;
3313 if (!docopy)
3319 if (!docopy) {
/freebsd-13-stable/sys/netinet6/
H A Dmld6.c2909 int docopy, domerge; local
2912 docopy = 0;
2924 docopy = 1;
2962 if (!docopy)
2968 if (!docopy) {
/freebsd-13-stable/contrib/tcsh/
H A Dsh.hist.c931 int docopy,
992 if (docopy) {
928 enthist( int event, struct wordent *lp, int docopy, int mflg, int hlen) argument

Completed in 120 milliseconds