Home | History | Annotate | Download | only in make-3.81

Lines Matching refs:bcopy

1999               bcopy ((char *) argv, (char *) nargv, argc * sizeof (char *));
2366 bcopy (v->value, value, oldlen);
2368 bcopy (f->name, &value[oldlen + 1], newlen + 1);
2586 bcopy (envar, &varref[2], len);
2885 bcopy (posixref, p, sizeof posixref - 1);
2890 bcopy (ref, p, sizeof ref - 1);