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

/freebsd-10.2-release/bin/sh/
H A Doptions.h36 struct shparam { struct
104 extern struct shparam shellparam; /* $@ */
112 void freeparam(struct shparam *);
H A Doptions.c65 struct shparam shellparam; /* current positional parameters */
338 freeparam(struct shparam *param)

Completed in 48 milliseconds