Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svr4pkg/hdrs/
H A Dmessages.h546 #define ERR_PKGINSTALL_STATOF gettext("unable to get space usage of <%s>: %s") macro
/illumos-gate/usr/src/cmd/svr4pkg/pkginstall/
H A Dmain.c1713 progerr(ERR_PKGINSTALL_STATOF, p_pkgmap, strerror(errno)); in main()