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

/illumos-gate/usr/src/cmd/cmd-crypto/pktool/
H A Dimport.c47 #define NEW_ATTRLIST(a, n) \ macro
83 NEW_ATTRLIST(attrlist, (3 + (3 * ncerts)));
134 NEW_ATTRLIST(attrlist, (4 + (4 * nkeys)));
238 NEW_ATTRLIST(attrlist, (4 + (2 * nkeys)));
290 NEW_ATTRLIST(attrlist, (3 + (2 * ncerts)));
513 NEW_ATTRLIST(attrlist, (3 + (2 * nkeys)));
558 NEW_ATTRLIST(attrlist, (1 + (2 * ncerts)));

Completed in 56 milliseconds