Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/troff/
H A Dn1.c264 copyf = lgf = nb = nflush = nlflg = 0; in main()
287 copyf++; in main()
292 copyf--; in main()
298 copyf++; in main()
302 copyf--; in main()
398 copyf = raw = 0; in init2()
785 copyf++; in getch()
790 copyf--; in getch()
798 if (!copyf) { in getch()
899 if (copyf) { in getch()
[all …]
H A Dn3.c360 copyf++; in copyb()
410 copyf--; in copyb()
420 copyf++; in copys()
429 copyf--; in copys()
760 copyf++; in collect()
826 copyf--; in collect()
837 copyf--; in collect()
H A Dn5.c507 copyf++;
520 copyf--;
747 copyf++;
750 copyf--;
H A Dnii.c91 int copyf; variable
H A Dext.h78 extern int copyf;
/titanic_50/usr/src/cmd/svr4pkg/pkginstall/
H A Dreqexec.c117 r = copyf(script, dstpath, (time_t)0); in dup_chkinstall()
156 r = copyf(tpath, resppath, (time_t)0); in dup_respfile()
/titanic_50/usr/src/cmd/svr4pkg/libinst/
H A DMakefile29 OBJS= copyf.o dockdeps.o echo.o eptstat.o \
H A Dcopyf.c85 copyf(char *a_srcPath, char *a_dstPath, time_t a_mytime) in copyf() function
H A Docfile.c183 status = copyf(realcf, tmpcf, (time_t)0); in set_cfdir()
/titanic_50/usr/src/cmd/svr4pkg/pkgmk/
H A Dmain.c736 if (copyf(svept->ainfo.local, temp, svept->cinfo.modtime)) in outvol()
757 } else if (copyf(eptlist[i]->ainfo.local, path, in outvol()
/titanic_50/usr/src/cmd/svr4pkg/hdrs/
H A Dlibinst.h231 extern int copyf __P((char *from, char *to, time_t mytime));
/titanic_50/
H A D.gitignore2733 usr/src/cmd/svr4pkg/libinst/copyf.i