Home
last modified time | relevance | path

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

/iperf/
H A Dconfigure5522 kargmax=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null`
5523 if test -n "$kargmax"; then
5524 lt_cv_sys_max_cmd_len=`echo $kargmax | $SED 's/.*[ ]//'`
H A Daclocal.m41783 kargmax=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null`
1784 if test -n "$kargmax"; then
1785 lt_cv_sys_max_cmd_len=`echo $kargmax | $SED 's/.*[[ ]]//'`