/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;
|