Home
last modified time | relevance | path

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

/titanic_51/usr/src/contrib/ast/src/lib/libast/port/
H A Dastconf.c50 #undef ASTCONF_system
51 #define ASTCONF_system 0 macro
1175 listflags &= ~ASTCONF_system; in print()
1188 if ((p->flags & CONF_MINMAX_DEF) && (!(listflags & ASTCONF_system) || !(p->flags & CONF_DEFER_MM))) in print()
1195 else if ((p->flags & CONF_LIMIT_DEF) && (!(listflags & ASTCONF_system) || !(p->flags & CONF_DEFER_CALL))) in print()
1224 else if (!(listflags & ASTCONF_system)) in print()
1362 if (!(listflags & ~(ASTCONF_error|ASTCONF_system))) in print()
1543 if (conferror && !(flags & ASTCONF_system)) in astgetconf()
/titanic_51/usr/src/lib/libast/common/port/
H A Dastconf.c48 #undef ASTCONF_system
49 #define ASTCONF_system 0 macro
1115 listflags &= ~ASTCONF_system;
1128 …if ((p->flags & CONF_MINMAX_DEF) && (!(listflags & ASTCONF_system) || !(p->flags & CONF_DEFER_MM)))
1135 …else if ((p->flags & CONF_LIMIT_DEF) && (!(listflags & ASTCONF_system) || !(p->flags & CONF_DEFER_…
1164 else if (!(listflags & ASTCONF_system))
1474 if (conferror && !(flags & ASTCONF_system))
/titanic_51/usr/src/contrib/ast/src/lib/libcmd/
H A Dgetconf.c246 flags |= (ASTCONF_system|ASTCONF_error); in b_getconf()
/titanic_51/usr/src/lib/libcmd/common/
H A Dgetconf.c242 flags = native ? (ASTCONF_system|ASTCONF_error) : 0; in b_getconf()
/titanic_51/usr/src/lib/libast/common/include/
H A Dast.h108 #define ASTCONF_system 0x1000 macro
/titanic_51/usr/src/contrib/ast/src/lib/libast/include/
H A Dast.h106 #define ASTCONF_system 0x1000 macro
/titanic_51/usr/src/lib/libast/i386/include/ast/
H A Dast.h117 #define ASTCONF_system 0x1000 macro
/titanic_51/usr/src/lib/libast/amd64/include/ast/
H A Dast.h117 #define ASTCONF_system 0x1000 macro
/titanic_51/usr/src/lib/libast/sparc/include/ast/
H A Dast.h117 #define ASTCONF_system 0x1000 macro
/titanic_51/usr/src/lib/libast/sparcv9/include/ast/
H A Dast.h117 #define ASTCONF_system 0x1000 macro