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.c173 struct aelist { struct
197 struct aelist *i_ae; argument
270 newae(struct aelist *ael, const char *arg) in newae()
290 if ((ctx->i_ae = calloc(1, sizeof (struct aelist))) == NULL) { in newictx()
308 warnings(struct aelist *h) in warnings()
324 optim_disable(struct aelist *h, int level) in optim_disable()
334 Xsmode(struct aelist *h) in Xsmode()
361 xlate_xtb(struct aelist *h, const char *xarg) in xlate_xtb()
388 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