Home
last modified time | relevance | path

Searched refs:fixup_script (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/cmd/th_tools/
H A Dth_script.sh64 fixup_script 1
216 fixup_script 0
H A Dth_define.c161 static char **fixup_script = 0; variable
1155 (void) fprintf(fp, "%s ", fixup_script[i]); in log2errdefs()
1822 (void) strcat(buf, fixup_script[i]); in test_driver()
1976 (void) strcat(buf, fixup_script[i]); in test_driver()
2103 fixup_script = 0; in main()
2105 fixup_script = &argv[optind - 1]; in main()