Searched refs:shparam (Results 1 – 3 of 3) sorted by relevance
35 struct shparam { struct107 extern struct shparam shellparam; /* $@ */114 void freeparam(struct shparam *);
59 struct shparam shellparam; /* current positional parameters */347 freeparam(struct shparam *param) in freeparam()
826 struct shparam saveparam; in evalcommand()