Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dinit.c974 static const Namdisc_t L_ARG_disc = { sizeof(Namfun_t), put_lastarg, get_lastarg }; variable
1870 ip->L_ARG_init.disc = &L_ARG_disc; in nv_init()