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

/macosx-10.10/Heimdal-398.1.2/lib/kadm5/
H A Dad.c584 LDAPMod *attrs[8], rattrs[7], *a; local
598 for (i = 0; i < sizeof(rattrs)/sizeof(rattrs[0]); i++)
599 attrs[i] = &rattrs[i];
684 a = &rattrs[0];
745 a = &rattrs[0];
777 attrs[a - &rattrs[0]] = NULL;
1083 LDAPMod *attrs[4], rattrs[3], *a; local
1090 for (i = 0; i < sizeof(rattrs)/sizeof(rattrs[
[all...]
/macosx-10.10/cups-408/cups/test/
H A Dippfind.c2230 static const char * const rattrs[] =/* Requested attributes */ local
2272 (int)(sizeof(rattrs) / sizeof(rattrs[0])), NULL, rattrs);

Completed in 211 milliseconds