Searched refs:KCMD_OLD_VERSION (Results 1 – 3 of 3) sorted by relevance
147 #define KCMD_OLD_VERSION "KCMDV0.1" macro
294 protocol_string = KCMD_OLD_VERSION; in send_krb5_auth()
233 if(strcmp(version, KCMD_OLD_VERSION) == 0) { in match_kcmd_version()