Searched refs:shparam (Results 1 - 3 of 3) sorted by relevance

/system/core/sh/
H A Doptions.h37 struct shparam { struct
118 extern struct shparam shellparam; /* $@ */
126 void freeparam(volatile struct shparam *);
H A Doptions.c68 struct shparam shellparam; /* current positional parameters */
297 freeparam(volatile struct shparam *param)
H A Deval.c692 volatile struct shparam saveparam;
939 freeparam((volatile struct shparam *)

Completed in 282 milliseconds