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

/macosx-10.9.5/ksh-20/ksh/src/lib/libast/comp/
H A Dconf.sh318 CONF_getconf=
326 *) CONF_getconf=$d/getconf
327 if $CONF_getconf -a >/dev/null 2>&1
335 export CONF_getconf CONF_getconf_a
338 1) echo "$command: check ${CONF_getconf:+$CONF_getconf(1),}confstr(2),pathconf(2),sysconf(2),sysinfo(2) configuration names" >&2 ;;
356 ?*) $CONF_getconf $CONF_getconf_a | sed 's,[=: ].*,,'
358 *) case $CONF_getconf in
359 ?*) for v in `strings $CONF_getconf | grep '^[ABCDEFGHIJKLMNOPQRSTUVWXYZ_][ABCDEFGHIJKLMNOPQRSTUVWXYZ_0123456789]*$'`
360 do if $CONF_getconf
[all...]
H A Dconf.tab467 set '' `$CONF_getconf PATH 2>/dev/null` /bin /usr/bin /sbin /usr/sbin

Completed in 118 milliseconds