Home | History | Annotate | Download | only in libcap-ng-0.7

Lines Matching refs:kargmax

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