Home | History | Annotate | Download | only in open-vcdiff

Lines Matching refs:kargmax

5317     kargmax=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null`
5318 if test -n "$kargmax"; then
5319 lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ ]//'`