Home
last modified time | relevance | path

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

/titanic_51/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() argument
261 type_ident_decl(ndr_typeinfo_t *tsti, char *funcbuf, size_t buflen, char *ident) in type_ident_decl() argument
280 type_null_decl(ndr_typeinfo_t *tsti, char *funcbuf, size_t buflen) in type_null_decl() argument
288 type_name_decl(ndr_typeinfo_t *tsti, char *funcbuf, size_t buflen, char *name) in type_name_decl() argument
/titanic_51/usr/src/uts/common/fs/sockfs/
H A Dsockstr.c416 sotpi_info_t *tsti; in so_strinit() local