Searched refs:a_mustExist (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/svr4pkg/pkgcond/
H A Dmain.c218 boolean_t a_mustExist);
3054 * a_mustExist - B_TRUE if path must exist (else error)
3062 setRootPath(char *a_path, char *a_envVar, boolean_t a_mustExist) argument
3077 if (a_mustExist == B_TRUE) {
3094 if (a_mustExist == B_TRUE) {

Completed in 29 milliseconds