Searched refs:kargmax (Results 1 – 2 of 2) sorted by relevance
5522 kargmax=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null`5523 if test -n "$kargmax"; then5524 lt_cv_sys_max_cmd_len=`echo $kargmax | $SED 's/.*[ ]//'`
1783 kargmax=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null`1784 if test -n "$kargmax"; then1785 lt_cv_sys_max_cmd_len=`echo $kargmax | $SED 's/.*[[ ]]//'`