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

/osnet-11/usr/src/lib/libast/common/port/
H A Dastlicense.c155 static const Item_t lic[] = variable
440 notice.item[STYLE] = notice.item[CLASS] = lic[notice.type];
606 switch (c = lookup(lic, v, s - v))
627 notice.item[CLASS].data = lic[lic[c].quote].data;
628 notice.item[CLASS].size = lic[lic[c].quote].size;
/osnet-11/usr/src/cmd/ntfsprogs/
H A Dmkntfs.c369 int lic = 0; local
426 lic++; /* display the license */
492 if (!err && !ver && !lic) {
502 if (lic)
507 return (!err && !ver && !lic);

Completed in 41 milliseconds