e 62 user/testbin/badcall/bad_sbrk.c int e;
e 64 user/testbin/badcall/bad_sbrk.c e = try_sbrk(val);
e 65 user/testbin/badcall/bad_sbrk.c if (e != err && e==0) {
e 69 user/testbin/badcall/bad_sbrk.c if (e != err) {
e 70 user/testbin/badcall/bad_sbrk.c errno = e;
e 51 user/testbin/ctest/ctest.c struct entry *e;
e 59 user/testbin/ctest/ctest.c volatile struct entry *e;
e 82 user/testbin/ctest/ctest.c array[i].e = &array[(i+stride) % SIZE];
e 91 user/testbin/ctest/ctest.c e = &array[0];
e 96 user/testbin/ctest/ctest.c e = e->e;