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

/freebsd-13-stable/contrib/sendmail/src/
H A Dsm_resolve.c61 int st_type; member in struct:stot
115 return p->st_type;
137 if (type == p->st_type)
/freebsd-13-stable/usr.bin/elfdump/
H A Delfdump.c425 st_type(unsigned int mach, unsigned int type) function
897 st_type(machine, ELF32_ST_TYPE(info)),
/freebsd-13-stable/contrib/elftoolchain/elfdump/
H A Delfdump.c507 st_type(unsigned int mach, unsigned int type) function
1565 st_type(ed->ehdr.e_machine,
/freebsd-13-stable/contrib/elftoolchain/readelf/
H A Dreadelf.c391 static const char *st_type(unsigned int mach, unsigned int os,
1050 st_type(unsigned int mach, unsigned int os, unsigned int stype) function
3248 printf(" %-7s", st_type(re->ehdr.e_machine,

Completed in 85 milliseconds