Searched refs:ERR_FSTAT (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Dcopyf.c105 progerr(ERR_FSTAT, srcFd, a_srcPath, errno, strerror(errno));
/illumos-gate/usr/src/cmd/svr4pkg/pkginstall/
H A Dcppath.c116 progerr(ERR_FSTAT, srcFd, a_srcPath, errno, strerror(errno));
/illumos-gate/usr/src/cmd/svr4pkg/hdrs/
H A Dmessages.h477 #define ERR_FSTAT gettext("unable to fstat fd <%d> pathname <%s>: (%d) %s") macro

Completed in 54 milliseconds