HomeSort by relevance Sort by last modified time
    Searched refs:val_parfile (Results 1 - 5 of 5) sorted by null

  /ohac/ohacds/usr/src/cmd/ha-services/gds-agents/zone/
functions_common.ksh 103 val_parfile() function
107 debug_message "Function: val_parfile - Begin"
127 "Function: val_parfile - Directory %s does not exist or is not a directory" \
131 debug_message "Function: val_parfile - ${PARDIR} exists"
136 "Function: val_parfile - File %s does not exist" \
140 debug_message "Function: val_parfile - ${PARFILE} exists"
150 debug_message "Function: val_parfile - validated ${PARFILE}"
161 "Function: val_parfile - %s not specified in %s, which is required" \
165 debug_message "Function: val_parfile - ${i} included in ${PARFILE}"
169 debug_message "Function: val_parfile - End
    [all...]
  /ohac/ohacds/usr/src/cmd/ha-services/gds-agents/PostgreSQL/rolechg/
functions.ksh 246 if val_parfile ${STB_PARFILE} "USER PGROOT PGDATA PGPORT PGLOGFILE SCDB SCUSER SCTABLE NOCONRET"
286 val_parfile() function
293 debug_message "Function: val_parfile - Begin"
305 "Function: val_parfile - File %s does not exist" \
309 debug_message "Function: val_parfile - ${PARFILE} exists"
327 debug_message "Function: val_parfile - validated ${PARFILE}"
338 "Function: val_parfile - %s not specified in %s, which is required" \
342 debug_message "Function: val_parfile - ${i} included in ${PARFILE}"
347 debug_message "Function: val_parfile - End"
  /ohac/ohacds/usr/src/cmd/ha-services/gds-agents/zone/sczsh/
functions.ksh 98 if ! val_parfile ${PARFILE} "Zonename ServiceStartCommand ServiceStopCommand ServiceProbeCommand" ${PARDIR}
  /ohac/ohacds/usr/src/cmd/ha-services/gds-agents/PostgreSQL/
functions.ksh 396 if ! val_parfile ${PARFILE} "USER PGROOT PGDATA PGPORT PGLOGFILE SCDB SCUSER SCTABLE NOCONRET"
1003 if ! val_parfile ${PARFILE}
1092 val_parfile() function
    [all...]
  /ohac/ohacds/usr/src/cmd/ha-services/gds-agents/zone/sczbt/
functions.ksh 100 if ! val_parfile ${PARFILE} "Zonename Zonebootopt Milestone" ${PARDIR}
    [all...]

Completed in 60 milliseconds