Lines Matching full:attr_p
489 char attr_r, attr_w, attr_x, attr_p;492 if (fscanf(fp, " %c%c%c%c", &attr_r, &attr_w, &attr_x, &attr_p) != 4) break;