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

/bind-9.6-ESV-R11/
H A Dconfigure4415 kargmax=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null`
4416 if test -n "$kargmax"; then
4417 lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ ]//'`
/bind-9.6-ESV-R11/unit/atf-src/
H A Dconfigure4948 kargmax=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null`
4949 if test -n "$kargmax"; then
4950 lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ ]//'`

Completed in 1783 milliseconds