Home
last modified time | relevance | path

Searched refs:rtld_stat_t (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Ddebug.c57 rtld_stat_t status; in dbg_setup()
217 rtld_stat_t status; in dbg_print()
H A D_rtld.h492 typedef struct stat rtld_stat_t; typedef
504 } rtld_stat_t; typedef
773 extern int rtld_fstat(int, rtld_stat_t *restrict);
774 extern int rtld_stat(const char *restrict, rtld_stat_t *restrict);
H A Dconfig_elf.c54 rtld_stat_t status; in elf_config_validate()
202 rtld_stat_t status; in elf_config()
H A Dlocale.c147 rtld_stat_t status; in open_mofile()
H A Dutil.c3640 rtld_stat_t status; in is_rtld_setuid()
3737 rtld_stat_process(int r, struct stat64 *lbuf, rtld_stat_t *restrict buf) in rtld_stat_process()
3770 rtld_stat(const char *restrict path, rtld_stat_t *restrict buf) in rtld_stat()
3782 rtld_fstat(int fildes, rtld_stat_t *restrict buf) in rtld_fstat()
H A Dsetup.c200 rtld_stat_t status; in setup()
H A Danalyze.c1025 is_devinode_loaded(rtld_stat_t *status, Lm_list *lml, const char *name, in is_devinode_loaded()
1142 rtld_stat_t status; in file_open()