Searched refs:conf_call (Results 1 – 2 of 2) sorted by relevance
/titanic_51/usr/src/lib/libast/common/comp/ |
H A D | conf.sh | 1400 …\", $conf_limit, $conf_minmax, $conf_flags, $conf_standard, $conf_section, $conf_call, $conf_op },"
|
/titanic_51/usr/src/contrib/ast/src/lib/libast/comp/ |
H A D | conf.sh | 975 CS) conf_call=CONF_confstr 977 PC) conf_call=CONF_pathconf 979 SC) conf_call=CONF_sysconf 981 SI) conf_call=CONF_sysinfo 983 XX) conf_call=CONF_nop 1427 echo "{ \"$conf_name\", $conf_limit, $conf_minmax, $conf_flags, $conf_standard, $conf_section, $conf_call, $conf_op },"
|