<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Transitional//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'> <html xmlns='http://www.w3.org/1999/xhtml'> <head> <title>fopen</title> <meta name='robots' content='noindex,nofollow' /> <meta name='generator' content='GLOBAL-6.6.5' /> <meta http-equiv='Content-Style-Type' content='text/css' /> <link rel='stylesheet' type='text/css' href='../style.css' /> </head> <body> <pre> <span class='curline'><a href='../S/2837.html#L729'>fopen</a> 729 src/assemble.c if((fp = fopen(file, "r")) == NULL) {</span> <span class='curline'><a href='../S/2837.html#L809'>fopen</a> 809 src/assemble.c if((fp = fopen(file, "w")) == NULL) {</span> <span class='curline'><a href='../S/2810.html#L196'>fopen</a> 196 src/disassemble.c if((fp = fopen(file, "rb")) == NULL) {</span> <span class='curline'><a href='../S/2852.html#L33'>fopen</a> 33 src/load.c if((fp = fopen(file, "rb")) == NULL) {</span> <span class='curline'><a href='../S/1917.html#L15'>fopen</a> 15 test/system/comet2_err/err_204/create_a.c if((fp = fopen(f, "w")) == NULL) {</span> <span class='curline'><a href='../S/1930.html#L15'>fopen</a> 15 test/system/comet2_err/err_205/create_a.c if((fp = fopen(f, "w")) == NULL) {</span> <span class='curline'><a href='../S/1954.html#L15'>fopen</a> 15 test/system/comet2_err/err_206/create_a.c if((fp = fopen(f, "w")) == NULL) {</span> <span class='curline'><a href='../S/1657.html#L15'>fopen</a> 15 test/system/comet2_smoke/direct/create_a.c if((fp = fopen(f, "w")) == NULL) {</span> </pre> </body> </html>