Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svr4pkg/pkgchk/
H A Dmain.c76 #define ERR_CAT_LNGTH "The category argument exceeds the SVr4 ABI\n" \ macro
295 progerr(gettext(ERR_CAT_LNGTH)); in main()
/illumos-gate/usr/src/cmd/svr4pkg/hdrs/
H A Dmessages.h438 #define ERR_CAT_LNGTH gettext("The category argument exceeds the SVR4 ABI defined maximum support… macro
/illumos-gate/usr/src/cmd/svr4pkg/pkgrm/
H A Dmain.c492 progerr(ERR_CAT_LNGTH); in main()
/illumos-gate/usr/src/cmd/svr4pkg/pkgadd/
H A Dmain.c718 progerr(ERR_CAT_LNGTH); in main()