Home | History | Annotate | Download | only in libiptc

Lines Matching refs:E2BIG

1297 		errno = E2BIG;
1353 errno = E2BIG;
1582 errno = E2BIG;
1689 errno = E2BIG;
1713 errno = E2BIG;
1744 errno = E2BIG;
2249 { TC_INSERT_ENTRY, E2BIG, "Index of insertion too big" },
2250 { TC_REPLACE_ENTRY, E2BIG, "Index of replacement too big" },
2251 { TC_DELETE_NUM_ENTRY, E2BIG, "Index of deletion too big" },
2252 { TC_READ_COUNTER, E2BIG, "Index of counter too big" },
2253 { TC_ZERO_COUNTER, E2BIG, "Index of counter too big" },