Searched refs:shparam (Results 1 – 3 of 3) sorted by relevance
37 struct shparam { struct74 extern struct shparam shellparam; /* $@ */82 void freeparam(volatile struct shparam *);
57 struct shparam shellparam; /* current positional parameters */329 freeparam(volatile struct shparam *param) in freeparam()
963 volatile struct shparam saveparam; in evalfun()
Completed in 7 milliseconds