Home
last modified time | relevance | path

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

/third_party/uapp/dash/src/
A Doptions.h37 struct shparam { struct
74 extern struct shparam shellparam; /* $@ */
82 void freeparam(volatile struct shparam *);
A Doptions.c57 struct shparam shellparam; /* current positional parameters */
329 freeparam(volatile struct shparam *param) in freeparam()
A Deval.c963 volatile struct shparam saveparam; in evalfun()

Completed in 7 milliseconds