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

/illumos-gate/usr/src/lib/libast/common/port/
H A Dastlicense.c69 #define INCORPORATION 6 macro
359 if (notice->item[INCORPORATION].data)
362 expand(notice, b, &notice->item[INCORPORATION]);
715 if (notice.item[INCORPORATION].data)
718 expand(&notice, &tmp, &notice.item[INCORPORATION]);
998 if ((notice.item[PARENT].size + (notice.item[CORPORATION].data ? (notice.item[CORPORATION].size + notice.item[INCORPORATION].size) : notice.item[COMPANY].size)) >= (COMLONG - 6))
1010 if (notice.item[INCORPORATION].data)
1013 expand(&notice, &tmp, &notice.item[INCORPORATION]);

Completed in 59 milliseconds