Home
last modified time | relevance | path

Searched defs:nparam (Results 1 – 2 of 2) sorted by relevance

/minix3/bin/sh/
H A Doptions.h38 int nparam; /* # of positional parameters (without $0) */ member
H A Doptions.c289 int nparam; in setparam() local