Home
last modified time | relevance | path

Searched refs:ENV_VAR_DEBUG (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/svr4pkg/pkgcond/
H A Dpkgcond.h39 #define ENV_VAR_DEBUG "PKGCOND_DEBUG" macro
H A Dmain.c319 if (getenv(ENV_VAR_DEBUG)) { in main()