Lines Matching refs:sacnt
300 static int sacnt; /* number of extended system attr. */
1412 for (i = 0; i < sacnt; i++) {
1416 for (i = 0; i < sacnt; i++) {
2119 sacnt = attr_count();
2121 * Allocate 'sacnt' size array to hold extended
2125 rep->exttr = xmalloc(sacnt * sizeof (struct attrb),
2129 for (i = 0; i < sacnt; i++)
2544 * Allocate 'sacnt' size array to hold extended timestamp
2547 rep->extm = xmalloc(sacnt * sizeof (struct attrtm), rep);
2548 for (i = 0; i < sacnt; i++) {
2587 if (fattr != F_ATTR_INVAL && fattr < sacnt) {
2629 while (rep->extm[i].stm != 0 && i < sacnt)
2668 for (i = 0; i < sacnt; i++) {
2714 while (p->extm[i].nstm != 0 && i < sacnt) {
3180 for (i = 0; i < sacnt; i++) {
3187 for (i = 0; i < sacnt; i++) {