Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libast/common/port/
H A Dastconf.c247 #define OP_universe 9 macro
257 OP_universe
508 case OP_universe: in initialize()
509 ok = streq(_UNIV_DEFAULT, DEFAULT(OP_universe)); in initialize()
530 if (command && (fp->op != OP_universe || !ok)) in initialize()
540 if (fp->op != OP_universe) in initialize()
552 if (fp->op == OP_universe) in initialize()
564 if (fp->op == OP_universe) in initialize()
680 case OP_universe: in format()
683 strcpy(fp->value, DEFAULT(OP_universe)); in format()
[all …]