Searched refs:get_lastarg (Results 1 - 1 of 1) sorted by relevance
/ast/src/cmd/ksh93/sh/ | ||
H A D | init.c | 726 static char* get_lastarg(Namval_t* np, Namfun_t *fp) function 971 static const Namdisc_t L_ARG_disc = { sizeof(Namfun_t), put_lastarg, get_lastarg }; |
Completed in 11 milliseconds