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

/opensolaris-onvv-gate/usr/src/lib/libast/common/misc/
H A Dunivdata.c54 char univ_cond[] = "$(UNIVERSE)"; variable
56 int univ_size = sizeof(univ_cond) - 1;
H A Dunivlib.h78 extern char univ_cond[];
/opensolaris-onvv-gate/usr/src/lib/libast/common/path/
H A Dpathsetlink.c47 if (*s++ == univ_cond[0] && !strncmp(s - 1, univ_cond, univ_size))
H A Dpathgetlink.c90 strcpy(t - 1, univ_cond);

Completed in 107 milliseconds