open_testfile 70 user/testbin/badcall/bad_ftruncate.c fd = open_testfile(0);
open_testfile 98 user/testbin/badcall/bad_lseek.c fd = open_testfile(NULL);
open_testfile 155 user/testbin/badcall/bad_lseek.c fd = open_testfile(NULL);
open_testfile 173 user/testbin/badcall/bad_lseek.c fd = open_testfile(0);
open_testfile 193 user/testbin/badcall/bad_lseek.c fd = open_testfile(message);
open_testfile 46 user/testbin/badcall/bad_readlink.c fd = open_testfile("the question contains an invalid assumption");
open_testfile 214 user/testbin/badcall/bad_waitpid.c fd = open_testfile(NULL);
open_testfile 62 user/testbin/badcall/common_buf.c buf_fd = open_testfile("i do not like green eggs and ham");
open_testfile 90 user/testbin/badcall/common_buf.c buf_fd = open_testfile(NULL);
open_testfile 142 user/testbin/badcall/driver.c fd = open_testfile(NULL);
open_testfile 38 user/testbin/badcall/test.h int open_testfile(const char *str);