• Publicity: Public Only All

acs-kernel-procs.tcl

Location:
packages/acs-tcl/tcl/acs-kernel-procs.tcl
Created:
2000-09-09
Author:
rhs@mit.edu
CVS Identification:
$Id: acs-kernel-procs.tcl,v 1.13.2.5 2022/09/07 14:22:04 antoniop Exp $

Procedures in this file

Detailed information

ad_acs_admin_node (public)

 ad_acs_admin_node
Returns:
The node id of the ACS administration service if it is mounted, 0 otherwise.

Partial Call Graph (max 5 caller/called nodes):
%3 test_acs_system_information_api acs_system_information_api (test acs-tcl) ad_acs_admin_node ad_acs_admin_node test_acs_system_information_api->ad_acs_admin_node db_string db_string (public) ad_acs_admin_node->db_string

Testcases:
acs_system_information_api

ad_verify_install (public)

 ad_verify_install

Returns 1 if the acs is properly installed, 0 otherwise.

Partial Call Graph (max 5 caller/called nodes):
%3 packages/acs-bootstrap-installer/bootstrap.tcl packages/acs-bootstrap-installer/ bootstrap.tcl ad_verify_install ad_verify_install packages/acs-bootstrap-installer/bootstrap.tcl->ad_verify_install ad_acs_administrator_exists_p ad_acs_administrator_exists_p (private) ad_verify_install->ad_acs_administrator_exists_p apm_package_installed_p apm_package_installed_p (public) ad_verify_install->apm_package_installed_p db_table_exists db_table_exists (public) ad_verify_install->db_table_exists

Testcases:
No testcase defined.
[ show source ]