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

/macosx-10.9.5/cctools-845/libstuff/
H A Ddylib_roots.c77 const char *dstroot; local
82 dstroot = dstLocForDylib(install_name, release_name, found_project,
84 if(dstroot == NULL)
88 image_file_name = makestr(dstroot, install_name, NULL);
94 * dstroot.
109 return(find_dylib_in_root(install_name, dstroot));

Completed in 102 milliseconds