Searched refs:sh_optjobs (Results 1 – 3 of 3) sorted by relevance
171 extern const char sh_optjobs[];
879 const char sh_optjobs[] = variable
433 while((n = optget(argv,sh_optjobs))) switch(n) in b_jobs()