Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/cw/
H A Dcw.c176 struct aelist { struct
209 struct aelist *i_ae;
282 newae(struct aelist *ael, const char *arg) in newae()
302 if ((ctx->i_ae = calloc(1, sizeof (struct aelist))) == NULL) { in newictx()
320 warnings(struct aelist *h) in warnings()
336 optim_disable(struct aelist *h, int level) in optim_disable()
346 Xsmode(struct aelist *h) in Xsmode()
373 xlate_xtb(struct aelist *h, const char *xarg) in xlate_xtb()
400 xlate(struct aelist *h, const char *xarg, const char **table) in xlate()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/wificonfig/
H A Dwificonfig.c125 typedef struct aelist { struct