Lines Matching refs:PROG

38 typeset -r PROG=${FPROG##*/}
137 getopts -a "${PROG}" "${ print ${PRE}${E}${POST} ; }" OPT --man
139 getopts -a "${PROG}" "${ print ${Man.FUNC[$WHAT]}; }" OPT --man
143 Man.addVar PROG 'String. The basename of this script.'
457 # LDAP naming services. Use the '"${PROG}"' tool to load it.
459 # WARNING: This file was generated by '"${PROG}"', and is intended to
460 # be loaded by '"${PROG}"' as is. DO NOT EDIT THIS FILE!
516 Man.addFunc load_config_file '' '[+NAME?load_config_file - load an '"${PROG}"' config file.]
517 [+DESCRIPTION?Loads the initial config from \afile\a, which has been generated in a previous run by '"${PROG}"'. Sets \bTMPF[DEL_OLD_PROFILE]]\b to 1 on success.]
579 before running '"${PROG}"'.
667 HELP - Since '"${PROG}"' modifies the directory server configuration,
1277 TMP[WARN]="$PROG only works with DSEE version 5.x, 6.x, 7.x, "
1556 "$PROG can not configure suffixes where" \
2137 'enable shadow update now.' "${PROG}" 'will exit after shadow' \
2308 '"${PROG}"' can remove its read access to user passwords.
3180 [+DESCRIPTION?Ask the user for the config info not yet available/read from an '"${PROG}"' config file.]
4284 "Please create the following entry and re-run ${PROG}:" \
5362 typeset MSG='NOTE: '"${PROG}"'configured the entries for VLV indexes.'
5558 Man.addFunc MAIN '' '[+NAME?'"${PROG}"' - setup the infrastructure of a directory server to provide data and security required by the Solaris (or similar OS) LDAP Naming Services.]
5589 '?'|h) showUsage ${PROG} MAIN ; exit 0 ;;
5629 TMP[DIR]=${ mktemp -d /tmp/${PROG}.XXXXX ; }