Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/appl/rsh/
H A Drsh_locl.h147 #define KCMD_OLD_VERSION "KCMDV0.1" macro
H A Drsh.c294 protocol_string = KCMD_OLD_VERSION; in send_krb5_auth()
H A Drshd.c233 if(strcmp(version, KCMD_OLD_VERSION) == 0) { in match_kcmd_version()