Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dlex.c140 static const Sfdisc_t alias_disc = { NULL, NULL, NULL, alias_exceptf, NULL }; variable
2533 ap->disc = alias_disc; in setupalias()