Searched refs:opt_nchild (Results 1 – 1 of 1) sorted by relevance
45 static char *opt_nchild; variable76 if (opt_nchild) in setup()77 nchild = SAFE_STRTOL(opt_nchild, 1, INT_MAX); in setup()83 {"n:", &opt_nchild, "Numbers of children"},