Home
last modified time | relevance | path

Searched refs:config_leaf_dir (Results 1 – 4 of 4) sorted by relevance

/xen-4.10.0-shim-comet/m4/
A Dpaths.m459 [config_leaf_dir=$withval],
60 [config_leaf_dir=sysconfig
61 if test ! -d /etc/sysconfig ; then config_leaf_dir=default ; fi])
62 CONFIG_LEAF_DIR=$config_leaf_dir
/xen-4.10.0-shim-comet/
A Dconfigure1958 withval=$with_sysconfig_leaf_dir; config_leaf_dir=$withval
1960 config_leaf_dir=sysconfig
1961 if test ! -d /etc/sysconfig ; then config_leaf_dir=default ; fi
1964 CONFIG_LEAF_DIR=$config_leaf_dir
/xen-4.10.0-shim-comet/docs/
A Dconfigure1864 withval=$with_sysconfig_leaf_dir; config_leaf_dir=$withval
1866 config_leaf_dir=sysconfig
1867 if test ! -d /etc/sysconfig ; then config_leaf_dir=default ; fi
1870 CONFIG_LEAF_DIR=$config_leaf_dir
/xen-4.10.0-shim-comet/tools/
A Dconfigure3914 withval=$with_sysconfig_leaf_dir; config_leaf_dir=$withval
3916 config_leaf_dir=sysconfig
3917 if test ! -d /etc/sysconfig ; then config_leaf_dir=default ; fi
3920 CONFIG_LEAF_DIR=$config_leaf_dir

Completed in 26 milliseconds