Searched refs:shelltype (Results 1 – 1 of 1) sorted by relevance
280 int rcswhich, shelltype; in main() local504 shelltype = doeval ? getshelltype() : SH_NONE; in main()510 printf(shellparm[shelltype].cmd, in main()518 if (shellparm[shelltype].lprm[rcswhich].pfx) { in main()519 if (shellparm[shelltype].both && limits[rcswhich].rlim_cur == limits[rcswhich].rlim_max) { in main()521 shellparm[shelltype].lprm[rcswhich].divisor, in main()522 shellparm[shelltype].inf, in main()523 shellparm[shelltype].lprm[rcswhich].pfx, in main()524 shellparm[shelltype].lprm[rcswhich].sfx, in main()525 shellparm[shelltype].both); in main()[all …]