Searched refs:object_directory (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/SETUP/config/
H A Dexterns.c51 const char *object_directory; variable
H A Dmain.c75 object_directory = "..";
92 object_directory = argv[1];
293 strlen(object_directory)+
295 (void) sprintf(cp, "%s/%s/%s", object_directory, build_directory, file);
H A Dconfig.h201 extern const char *object_directory;
H A Dparser.y276 { object_directory = ns($2); }

Completed in 14 milliseconds