Searched refs:kargmax (Results 1 – 2 of 2) sorted by relevance
4046 kargmax=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null`4047 if test -n "$kargmax"; then4048 lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ ]//'`
1579 kargmax=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null`1580 if test -n "$kargmax"; then1581 lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[ ]]//'`