Lines Matching defs:first
2759 filename_trans_datum_t **dst, *datum, *first = NULL;
2790 dst = &first;
2815 if (ndatum > 1 && filename_trans_check_datum(first))
2827 (hashtab_datum_t)first);
2835 while (first) {
2836 datum = first;
2837 first = first->next;
4057 /* if this is the first block its non-optional, else its optional */
4476 /* first read the AV rule blocks, then the scope tables */