Searched defs:shparam (Results 1 – 1 of 1) sorted by relevance
37 struct shparam { struct38 int nparam; /* # of positional parameters (without $0) */62 extern struct shparam shellparam; /* $@ */ argument