Home
last modified time | relevance | path

Searched refs:CONF_getconf (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/lib/libast/comp/
H A Dconf.sh343 if $CONF_getconf -a >/dev/null 2>&1
354 1) echo "$command: check ${CONF_getconf:+$CONF_getconf(1),}confstr(2),pathconf(2),sysconf(2),sysinf…
372 ?*) $CONF_getconf $CONF_getconf_a | sed 's,[=: ].*,,'
374 *) case $CONF_getconf in
376 do if $CONF_getconf $v >/dev/null
1084 case $CONF_getconf in
1085 ?*) if $CONF_getconf $conf_name > $tmp.x 2>/dev/null
1256 case $CONF_getconf in
1257 ?*) if $CONF_getconf _${standard}_${conf_name} > $tmp.x 2>/dev/null
1490 case $CONF_getconf in
[all …]
H A Dconf.tab467 set '' `$CONF_getconf PATH 2>/dev/null` /bin /usr/bin /sbin /usr/sbin
/illumos-gate/usr/src/contrib/ast/src/lib/libast/
H A DRELEASE461 06-10-01 comp/conf.sh: export CONF_getconf to shell actions