HomeSort by: relevance | last modified time | path
    Searched defs:output_name (Results 1 - 4 of 4) sorted by relevancy

  /src/usr.bin/xlint/common/
emit.c 48 static const char *output_name; variable in typeref:typename:const char *
55 output_name = name;
65 err(1, "cannot close '%s'", output_name);
emit.c 48 static const char *output_name; variable in typeref:typename:const char *
55 output_name = name;
65 err(1, "cannot close '%s'", output_name);
emit.c 48 static const char *output_name; variable in typeref:typename:const char *
55 output_name = name;
65 err(1, "cannot close '%s'", output_name);
emit.c 48 static const char *output_name; variable in typeref:typename:const char *
55 output_name = name;
65 err(1, "cannot close '%s'", output_name);

Completed in 50 milliseconds