Home
last modified time | relevance | path

Searched defs:ste (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/elftoolchain/libelftc/
H A Delftc_string_table.c79 struct _Elftc_String_Table_Entry *ste; in elftc_string_table_find_hash_entry() local
236 struct _Elftc_String_Table_Entry *ste; in elftc_string_table_image() local
307 struct _Elftc_String_Table_Entry *ste; in elftc_string_table_insert() local
339 struct _Elftc_String_Table_Entry *ste; in elftc_string_table_lookup() local
356 struct _Elftc_String_Table_Entry *ste; in elftc_string_table_remove() local
/freebsd/contrib/libpcap/rpcapd/
H A Dwin32-svc.c53 SERVICE_TABLE_ENTRY ste[] = in svc_start() local
/freebsd/sys/arm64/iommu/
H A Dsmmu.c376 uint64_t *ste, *l1; in smmu_dump_ste() local
700 smmu_init_ste_bypass(struct smmu_softc *sc, uint32_t sid, uint64_t *ste) in smmu_init_ste_bypass()
727 uint32_t sid, uint64_t *ste) in smmu_init_ste_s1()
811 uint64_t *ste; in smmu_deinit_ste() local
/freebsd/sbin/ipfw/
H A Dnat64lsn.c89 ipfw_nat64lsn_state_v1 *ste; in nat64lsn_print_states() local
/freebsd/contrib/sendmail/src/
H A Ddomain.c494 STAB *ste; local
H A Ddeliver.c1715 STAB *ste; local
1722 # define STE_HAS_TLSA(ste) ((ste) != NULL && (ste)->s_tlsa != NULL) argument