Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libpkg/common/
H A Dgpkgmap.c143 setErrstr(NULL); in gpkgmap()
286 setErrstr( in gpkgmap()
366 setErrstr(getErrbufAddr()); in gpkgmap()
373 setErrstr(getErrbufAddr()); in gpkgmap()
461 setErrstr(getErrbufAddr()); in getvalmode()
481 setErrstr( in getvalmode()
488 setErrstr( in getvalmode()
649 setErrstr(NULL); in gpkgmapvfp()
811 setErrstr( in gpkgmapvfp()
901 setErrstr(getErrbufAddr()); in gpkgmapvfp()
[all …]
H A Dsrchcfile.c268 setErrstr(ERR_CANNOT_READ_LL_PATH); in srchcfile()
291 setErrstr(ERR_CANNOT_READ_CLASS_TOKEN); in srchcfile()
298 setErrstr(ERR_INCOMPLETE_ENTRY); in srchcfile()
303 setErrstr(ERR_VOLUMENO_UNEXPECTED); in srchcfile()
307 setErrstr(ERR_FTYPE_I_UNEXPECTED); in srchcfile()
312 setErrstr(ERR_UNKNOWN_FTYPE); in srchcfile()
348 setErrstr(ERR_CANNOT_READ_MOG); in srchcfile()
382 setErrstr(ERR_PACKAGE_NAME_TOO_LONG); in srchcfile()
390 setErrstr(ERR_NO_MEMORY); in srchcfile()
438 setErrstr(ERR_BAD_ENTRY_END); in srchcfile()
[all …]
H A Dmapfile-vers161 setErrstr;
H A Dpkglib.h406 extern void setErrstr(char *errstr);
H A Dverify.c943 setErrstr(char *a_errstr) in setErrstr() function
/illumos-gate/usr/src/cmd/svr4pkg/pkginfo/
H A Dpkginfo.c155 setErrstr(NULL); in main()