Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/th_tools/
H A Dth_script.sh63 fixup_script 1
215 fixup_script 0
H A Dth_define.c159 static char **fixup_script = 0; variable
1148 (void) fprintf(fp, "%s ", fixup_script[i]); in log2errdefs()
1814 (void) strcat(buf, fixup_script[i]); in test_driver()
1968 (void) strcat(buf, fixup_script[i]); in test_driver()
2095 fixup_script = 0; in main()
2097 fixup_script = &argv[optind - 1]; in main()