Home
last modified time | relevance | path

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

/titanic_44/usr/src/tools/ndrgen/
H A Dndrgen.h135 typedef struct typeinfo { struct
136 struct typeinfo *next; argument
152 struct typeinfo *type_down; /* for STAR LB */ argument
166 struct typeinfo *type; argument
/titanic_44/usr/src/lib/libshell/common/sh/
H A Dnvtype.c602 static int typeinfo(Opt_t* op, Sfio_t *out, const char *str, Optdisc_t *fp) in typeinfo() function
813 optdisc.opt.infof = typeinfo; in nv_newtype()