Home | History | Annotate | Download | only in docs

Lines Matching full:file_name

350 <computeroutput>file_name:function_name</computeroutput> pair. If
384 . . . . . . . . . void init_hash_table(char *file_name, Word_Node *table[])
396 6 0 0 1 0 0 4 0 0 file_ptr = fopen(file_name, "r");
398 . . . . . . . . . fprintf(stderr, "Couldn't open '%s'.\n", file_name);