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

/illumos-gate/usr/src/lib/libast/common/uwin/
H A Dcrypt.c488 static void init_perm(C_block perm[64/CHUNKBITS][1<<CHUNKBITS], function
542 init_perm(PC1ROT, perm, 8, 8);
566 init_perm(PC2ROT[j], perm, 8, 8);
590 init_perm(IE3264, perm, 4, 8);
607 init_perm(CF6464, perm, 8, 8);
/illumos-gate/usr/src/cmd/devfsadm/
H A Ddevfsadm.c732 int init_perm = 0; local
748 if (init_perm || init_drvconf || init_sysavail)
808 init_perm = 1;
894 if (init_drvconf || init_perm || init_sysavail) {
899 if (init_perm) {

Completed in 74 milliseconds