Searched refs:shelltype (Results 1 – 1 of 1) sorted by relevance
271 int rcswhich, shelltype; in main() local495 shelltype = doeval ? getshelltype() : SH_NONE; in main()501 printf(shellparm[shelltype].cmd, in main()509 if (shellparm[shelltype].lprm[rcswhich].pfx) { in main()510 if (shellparm[shelltype].both && limits[rcswhich].rlim_cur == limits[rcswhich].rlim_max) { in main()512 shellparm[shelltype].lprm[rcswhich].divisor, in main()513 shellparm[shelltype].inf, in main()514 shellparm[shelltype].lprm[rcswhich].pfx, in main()515 shellparm[shelltype].lprm[rcswhich].sfx, in main()516 shellparm[shelltype].both); in main()[all …]