Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Dcopyf.c199 copyFile(int a_srcFd, int a_dstFd, char *a_srcPath, char *a_dstPath, in copyFile() argument
239 (MAP_SHARED|MAP_ALIGN), a_srcFd, (off_t)0); in copyFile()
279 n = read(a_srcFd, buf, blocksize); in copyFile()
387 a_srcFd, offset); in copyFile()