Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/svr4pkg/pkginstall/
H A Dmerginfo.c470 if (cppath(MODE_SRC|DIR_DISPLAY, path, temp, 0644)) { in merginfo()
527 if (cppath(MODE_SRC, path, temp, 0644)) { in merginfo()
555 if (cppath(MODE_SRC, path, temp, 0644)) { in merginfo()
574 if (cppath(MODE_SRC, path, temp, 0644)) { in merginfo()
H A DMakefile31 cppath.o \
H A Dinstvol.c292 if (cppath(MODE_SRC, srcp, scrpt_dst, 0644)) { in instvol()
423 if (cppath(MODE_SRC, srcp, scrpt_dst, 0644)) { in instvol()
543 n = cppath(MODE_SET|DIR_DISPLAY, srcp, in instvol()
1405 if (cppath(MODE_SRC, ept->path, scrpt_dst, 0644)) { in endofclass()
1523 if (cppath(MODE_SRC, ept->path, scrpt_dst, 0644)) { in fix_attributes()
H A Dpkginstall.h57 extern int cppath __P((int ctrl, char *f1, char *f2, mode_t mode));
H A Dcppath.c90 cppath(int a_ctrl, char *a_srcPath, char *a_dstPath, mode_t a_mode) in cppath() function
/titanic_41/
H A D.gitignore2792 usr/src/cmd/svr4pkg/pkginstall/cppath.i