Home
last modified time | relevance | path

Searched refs:shellparm (Results 1 – 1 of 1) sorted by relevance

/freebsd/usr.bin/limits/
H A Dlimits.c75 } shellparm[] = variable
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()
529 shellparm[shelltype].lprm[rcswhich].divisor, in main()
[all …]