Searched defs:SERVER (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/common/
H A Dkcmd.h39 #define SERVER 0 macro
/illumos-gate/usr/src/lib/sasl_plugins/digestmd5/
H A Ddigestmd5.c174 enum Context_type { SERVER = 0, CLIENT = 1 }; enumerator in enum:Context_type
1671 if (text->i_am == SERVER) {
1682 if (text->i_am != SERVER) {
1695 if (text->i_am == SERVER) {
1707 if (text->i_am != SERVER) {
2545 text->i_am = SERVER;
3522 clear_reauth_entry(&text->reauth->e[val], SERVER, sparams->utils);
3530 clear_reauth_entry(&text->reauth->e[val], SERVER, sparams->utils);
3540 clear_reauth_entry(&text->reauth->e[val], SERVER, sparams->utils);
3733 reauth_cache->i_am = SERVER;
[all...]
/illumos-gate/usr/src/uts/intel/io/amd8111s/
H A Damd8111s_hw.h752 #define SERVER 0x2 macro

Completed in 1375 milliseconds