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

/bind-9.11.3/unit/atf-src/
H A Dconfigure5242 kargmax=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null`
5243 if test -n "$kargmax"; then
5244 lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ ]//'`
/bind-9.11.3/
H A Dconfigure4600 kargmax=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null`
4601 if test -n "$kargmax"; then
4602 lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ ]//'`

Completed in 76 milliseconds