Home
last modified time | relevance | path

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

/freebsd/include/protocols/
H A Dtalkd.h108 #define BADVERSION 6 /* request has invalid protocol version */ macro
/freebsd/crypto/heimdal/lib/hdb/
H A Dhdb_err.et24 error_code BADVERSION, "Wrong database version"
/freebsd/libexec/talkd/
H A Dprocess.c67 rp->answer = BADVERSION; in process_request()