Searched refs:ORIGNAME (Results 1 – 5 of 5) sorted by relevance
416 ORIGNAME(lmp), _len); in expand()1253 name = ORIGNAME(lmp) = PATHNAME(lmp); in fullpath()
98 ORIGNAME(lmp) = _cname; in elf_config_validate()
2030 (void) strncpy(str, ORIGNAME(lmp), DIRSZ(lmp)); in dlinfo_core()
1914 ORIGNAME(nlmp) = ndir; in load_file()
963 #define ORIGNAME(X) ((X)->rt_origname) macro