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

/illumos-gate/usr/src/uts/common/sys/crypto/
H A Delfsign.h110 #define filesig_next(ptr) (struct filesig *)((void *)((char *)(ptr) + \ macro
/illumos-gate/usr/src/lib/libelfsign/common/
H A Delfsignlib.c172 fsgp = filesig_next(fsgp);
638 fsgpnext = filesig_next(fsgp);
1058 sigcnt++, fsgp = filesig_next(fsgp)) {
1213 fsgpnext = filesig_next(fsgp);
1221 fsgpnext = filesig_next(fsgp);

Completed in 46 milliseconds