Home
last modified time | relevance | path

Searched refs:ocfdir (Results 1 – 17 of 17) sorted by relevance

/dports/net-mgmt/resource-agents/resource-agents-4.9.0/ldirectord/OCF/
H A DMakefile.am24 ocfdir = $(OCF_RA_DIR_PREFIX)/heartbeat macro
/dports/net/pacemaker1/pacemaker-Pacemaker-1.1.24/lib/
H A Dpacemaker-lrmd.pc.in8 ocfdir=@OCF_RA_DIR@
H A Dpacemaker-service.pc.in8 ocfdir=@OCF_RA_DIR@
H A Dpacemaker.pc.in17 ocfdir=@OCF_RA_DIR@
H A Dpacemaker-cluster.pc.in18 ocfdir=@OCF_RA_DIR@
H A Dpacemaker-pengine.pc.in18 ocfdir=@OCF_RA_DIR@
/dports/net/pacemaker2/pacemaker-Pacemaker-2.1.1/lib/
H A Dpacemaker-service.pc.in5 ocfdir=@OCF_RA_DIR@
H A Dpacemaker.pc.in19 ocfdir=@OCF_RA_DIR@
/dports/net/pacemaker2/pacemaker-Pacemaker-2.1.1/extra/resources/
H A DMakefile.am12 ocfdir = @OCF_RA_INSTALL_DIR@/pacemaker macro
/dports/net/pacemaker1/pacemaker-Pacemaker-1.1.24/extra/resources/
H A DMakefile.am17 ocfdir = @OCF_RA_DIR@/pacemaker macro
/dports/net/pacemaker2/pacemaker-Pacemaker-2.1.1/
H A DMakefile.am48 --with-ocfdir="$$dc_install_base/usr/lib/ocf" \
H A Dconfigure.ac438 AC_ARG_WITH([ocfdir], optwith
439 [AS_HELP_STRING([--with-ocfdir=DIR], m4_normalize([
/dports/net/pacemaker1/pacemaker-Pacemaker-1.1.24/
H A DMakefile.am62 --with-ocfdir="$$dc_install_base/usr/lib/ocf" \
H A Dconfigure.ac372 AC_ARG_WITH([ocfdir], optwith
373 [AS_HELP_STRING([--with-ocfdir=DIR],
/dports/net-mgmt/resource-agents/resource-agents-4.9.0/heartbeat/
H A DMakefile.am30 ocfdir = $(OCF_RA_DIR_PREFIX)/heartbeat macro
/dports/multimedia/lives/lives-3.2.0/src/
H A Dstartup.c26 char *ocfdir = lives_build_path(capable->home_dir, LIVES_DEF_CONFIG_DATADIR_OLD, NULL); in migrate_config() local
28 if (lives_file_test(ocfdir, LIVES_FILE_TEST_IS_DIR)) { in migrate_config()
30 lives_cp_recursive(ocfdir, prefs->config_datadir, FALSE); in migrate_config()
31 lives_free(ocfdir); in migrate_config()
/dports/net/pacemaker2/pacemaker-Pacemaker-2.1.1/rpm/
H A Dpacemaker.spec.in523 %{?ocf_root: --with-ocfdir=%{ocf_root}} \