Home
last modified time | relevance | path

Searched refs:shtype (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/smbfs/smbutil/
H A Dview.c58 static char *shtype[] = { variable
126 shtype[min(type, sizeof shtype / sizeof(char *) - 1)], in cmd_view()
/freebsd/contrib/elftoolchain/libelf/
H A Dlibelf_ehdr.c46 uint32_t shtype; in _libelf_load_extended() local
76 if ((shtype = GET_SHDR_MEMBER(sh_type)) != SHT_NULL) { in _libelf_load_extended()