Home | History | Annotate | Download | only in test

Lines Matching defs:file_name

72   char *file_name = NULL;
78 file_name = argv [1];
79 file_ptr = fopen (file_name,"rb");