Searched defs:PKGSIZ (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/head/
H A Dpkgstrct.h41 #define PKGSIZ 64 macro
73 char pkg[PKGSIZ+1];
/illumos-gate/usr/src/cmd/svr4pkg/installf/
H A Dmain.c311 if (n > PKGSIZ) {
312 progerr(gettext(ERR_PKGNAME_TOO_LONG), PKGSIZ, n, n-PKGSIZ, local
313 PKGSIZ); local

Completed in 45 milliseconds