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

/illumos-gate/usr/src/lib/libeti/form/common/
H A Dchg_field.c43 #define Active(f) (Opt(f, O_ACTIVE) && Opt(f, O_VISIBLE)) macro
57 while ((!Active(*p)) && (*p != f));
74 while ((!Active(*p)) && (*p != f));
88 while ((!Active(f)) && (f != x));
102 while ((!Active(f)) && (f != x));
/illumos-gate/usr/src/cmd/krb5/kadmin/kclient/
H A Dkclient.sh1741 printf "\t$(gettext "ms_ad: Microsoft Active Directory")\n"

Completed in 252 milliseconds