Displaying 1 result from an estimated 1 matches for "realm_sz".
Did you mean:
real_sx
2003 Jan 09
0
Building openssh-3.5p1 with new DES functions
...ment, "creds" is not declared. (undeclared)
CREDENTIALS *creds;
---------------------^
cc: Error: sshconnect1.c, line 738: In the declaration of "pname", "ANAME_SZ" is not declared. (undeclared)
char buffer[4096], pname[ANAME_SZ], pinst[INST_SZ], prealm[REALM_SZ];
---------------------------------^
cc: Error: sshconnect1.c, line 738: In the declaration of "pinst", "INST_SZ" is not declared. (undeclared)
char buffer[4096], pname[ANAME_SZ], pinst[INST_SZ], prealm[REALM_SZ];
--------------------------------------------------^
cc: E...