| /src/usr.bin/crunch/crunchgen/ |
| crunchgen.c | 78 strlst_t *objs, *objpaths; member in struct:prog 412 p2->objs = p2->objpaths = p2->links = p2->keepsymbols = NULL; 500 if (!strcmp(argv[2], "objpaths")) { 503 add_string(&p->objpaths, argv[i]); 647 if (!p->objpaths && p->objs) { 655 add_string(&p->objpaths, line); 663 if (!p->objpaths) { 665 "%s: %s: error: no objpaths specified or calculated.\n", 791 if (p->objpaths) { 792 fprintf(cachef, "special %s objpaths", p->name) [all...] |
| crunchgen.c | 78 strlst_t *objs, *objpaths; member in struct:prog 412 p2->objs = p2->objpaths = p2->links = p2->keepsymbols = NULL; 500 if (!strcmp(argv[2], "objpaths")) { 503 add_string(&p->objpaths, argv[i]); 647 if (!p->objpaths && p->objs) { 655 add_string(&p->objpaths, line); 663 if (!p->objpaths) { 665 "%s: %s: error: no objpaths specified or calculated.\n", 791 if (p->objpaths) { 792 fprintf(cachef, "special %s objpaths", p->name) [all...] |
| crunchgen.c | 78 strlst_t *objs, *objpaths; member in struct:prog 412 p2->objs = p2->objpaths = p2->links = p2->keepsymbols = NULL; 500 if (!strcmp(argv[2], "objpaths")) { 503 add_string(&p->objpaths, argv[i]); 647 if (!p->objpaths && p->objs) { 655 add_string(&p->objpaths, line); 663 if (!p->objpaths) { 665 "%s: %s: error: no objpaths specified or calculated.\n", 791 if (p->objpaths) { 792 fprintf(cachef, "special %s objpaths", p->name) [all...] |