Searched defs:rtld_stat_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A D_rtld.h492 typedef struct stat rtld_stat_t; typedef in typeref:struct:stat
504 } rtld_stat_t; typedef in typeref:struct:__anon1763
780 extern int rtld_fstat(int, rtld_stat_t *restrict);
781 extern int rtld_stat(const char *restrict, rtld_stat_t *restrict);

Completed in 68 milliseconds