Searched refs:emptyfile (Results 1 – 2 of 2) sorted by relevance
91 echo >emptyfile.c93 $ctf_cc $cflags -c -o emptyfile.o emptyfile.c94 fail_no_debug emptyfile.o95 $ctf_cc $cflags -c -o emptyfile.o emptyfile.c96 $ctf_convert -m emptyfile.o98 $ctf_cc $cflags $ctf_debugflags -c -o emptyfile.o emptyfile.c99 fail_no_debug emptyfile.o100 $ctf_cc $cflags $ctf_debugflags -c -o emptyfile.o emptyfile.c101 $ctf_convert -m emptyfile.o
108 int emptyfile, lineno; in read_file() local131 emptyfile = 1; in read_file()144 emptyfile = 0; in read_file()218 if (!cred_file && emptyfile) { in read_file()