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

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dldlibs.c213 open_ret = ld_process_open(_path, &_path[dlen], &fd,
247 open_ret = ld_process_open(_path, &_path[dlen], &fd, ofl,
H A D_libld.h722 #define ld_process_open ld64_process_open macro
820 #define ld_process_open ld32_process_open macro
945 extern uintptr_t ld_process_open(const char *, const char *, int *,
H A Dfiles.c3396 ld_process_open(const char *opath, const char *ofile, int *fd, Ofl_desc *ofl, function
3433 * process it further. This routine is patterned after ld_process_open() and
3504 open_ret = ld_process_open(_path, &_path[dlen], &fd, ofl,
3585 open_ret = ld_process_open(file, ++slash,
H A Dargs.c2052 open_ret = ld_process_open(path, path, &fd, ofl,

Completed in 69 milliseconds