Lines Matching refs:kargmax
6195 kargmax=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null`6196 if test -n "$kargmax"; then6197 lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ ]//'`