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

  /src/usr.bin/xlint/xlint/
xlint.c 88 char *output_library; member in struct:__anon941f5c590408
207 if (lint2.output_library != NULL)
208 (void)remove(lint2.output_library);
518 run_child(abs_lint2, &args, lint2.output_library, -1);
702 lint2.output_library = xasprintf("llib-l%s.ln", optarg);
814 lint2.output_library = NULL;
xlint.c 88 char *output_library; member in struct:__anon941f5c590408
207 if (lint2.output_library != NULL)
208 (void)remove(lint2.output_library);
518 run_child(abs_lint2, &args, lint2.output_library, -1);
702 lint2.output_library = xasprintf("llib-l%s.ln", optarg);
814 lint2.output_library = NULL;
xlint.c 88 char *output_library; member in struct:__anon941f5c590408
207 if (lint2.output_library != NULL)
208 (void)remove(lint2.output_library);
518 run_child(abs_lint2, &args, lint2.output_library, -1);
702 lint2.output_library = xasprintf("llib-l%s.ln", optarg);
814 lint2.output_library = NULL;

Completed in 103 milliseconds