Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dinit.c729 static char* get_lastarg(Namval_t* np, Namfun_t *fp) in get_lastarg() function
974 static const Namdisc_t L_ARG_disc = { sizeof(Namfun_t), put_lastarg, get_lastarg };