Home
last modified time | relevance | path

Searched defs:tsti (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/tools/ndrgen/
H A Dndr_anal.c145 type_extern_suffix(ndr_typeinfo_t *tsti, char *funcbuf, size_t buflen) in type_extern_suffix()
261 type_ident_decl(ndr_typeinfo_t *tsti, char *funcbuf, size_t buflen, char *ident) in type_ident_decl()
280 type_null_decl(ndr_typeinfo_t *tsti, char *funcbuf, size_t buflen) in type_null_decl()
288 type_name_decl(ndr_typeinfo_t *tsti, char *funcbuf, size_t buflen, char *name) in type_name_decl()
/titanic_44/usr/src/uts/common/fs/sockfs/
H A Dsockstr.c416 sotpi_info_t *tsti; in so_strinit() local