Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/appl/gssmask/
H A Dprotocol.h192 #define ISSERVER 0x01 macro
H A Dgssmaestro.c665 if (c->capabilities & ISSERVER) in connect_client()
H A Dgssmask.c650 cap |= ISSERVER; /* is server */ in HandleOP()