Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/ndrgen/
H A Dndrgen.h140 typedef struct typeinfo { struct
141 struct typeinfo *next; argument
157 struct typeinfo *type_down; /* for STAR LB */ argument
171 struct typeinfo *type; argument
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dnvtype.c616 static int typeinfo(Opt_t* op, Sfio_t *out, const char *str, Optdisc_t *fp) in typeinfo() function
842 optdisc.opt.infof = typeinfo; in nv_newtype()