Home
last modified time | relevance | path

Searched defs:a_srcPath (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/cmd/svr4pkg/libinst/
H A Dcopyf.c85 copyf(char *a_srcPath, char *a_dstPath, time_t a_mytime) in copyf()
199 copyFile(int a_srcFd, int a_dstFd, char *a_srcPath, char *a_dstPath, in copyFile()
/titanic_44/usr/src/cmd/svr4pkg/pkginstall/
H A Dcppath.c90 cppath(int a_ctrl, char *a_srcPath, char *a_dstPath, mode_t a_mode) in cppath()