OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:objpaths
(Results
1 - 1
of
1
) sorted by relevancy
/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
...]
Completed in 11 milliseconds
Indexes created Tue Sep 30 06:09:59 GMT 2025