Home
last modified time | relevance | path

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

/original-bsd/usr.bin/sccs/
H A Dsccs.c247 char *gstrcpy(), *strcpy();
278 gstrcpy(buf, pw->pw_dir, sizeof(buf));
282 gstrcpy(buf, pw->pw_dir, sizeof(buf));
825 gstrcpy(buf, SccsDir, sizeof(buf));
829 gstrcpy(buf, "", sizeof(buf));
836 gstrcpy(q, p, sizeof(buf));
842 gstrcpy(q, SccsPath, sizeof(buf));
1008 gstrcpy(buf, SccsDir, sizeof(buf));
1038 gstrcpy(bufend, "/p.", sizeof(buf));
1040 gstrcpy(basefile, &dir->d_name[2], sizeof(buf));
[all …]