Home
last modified time | relevance | path

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

/dports/net/dante/dante-1.4.3/sockd/
H A Dmethod_gssapi.c459 return NEGOTIATE_CONTINUE;
742 return NEGOTIATE_CONTINUE; /* presumably client is awaiting our response. */
H A Dmethod_uname.c451 return NEGOTIATE_CONTINUE;
H A Dsockd_protocol.c620 return NEGOTIATE_CONTINUE; /* presumably client is awaiting our response. */
H A Dsockd_negotiate.c441 case NEGOTIATE_CONTINUE: in run_negotiate()
H A Dsockd_request.c2156 case NEGOTIATE_CONTINUE:
/dports/net/dante/dante-1.4.3/include/
H A Dsockd.h263 return NEGOTIATE_CONTINUE; \
274 return NEGOTIATE_CONTINUE; \
1000 NEGOTIATE_CONTINUE, /* have not finished, do continue. */ enumerator