Searched refs:mechstr (Results 1 – 5 of 5) sorted by relevance
148 if (mechstr && !mechoid && in do_auth()149 __gss_mech_to_oid(mechstr, (gss_OID*)&mechoid) != in do_auth()152 "security mechanism\n", mechstr); in do_auth()
91 mechstr[0] = '\0'; in main()216 if (mechstr[0] == '\0') { in main()217 strlcpy(mechstr, FTP_DEF_MECH, MECH_SZ); in main()
168 EXTERN char mechstr[MECH_SZ]; /* mechanism type */ variable
871 (void) printf("Mechanism: %s\n", mechstr); in status()2442 (void) strlcpy(mechstr, tempmech, MECH_SZ); in setmech()2443 (void) printf("Using %s mechanism type\n", mechstr); in setmech()
29 mechstr.o \