Displaying 2 results from an estimated 2 matches for "krb_check_auth".
2002 Dec 02
0
Cannot compile openssh-3.5.p1 on Irix 6.5.15 with kerberos4
...; -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/local/libexec/ssh-rand-helper\" -DHAVE_CONFI!
G_H -c sshconnect1.c
cc-1204 cc: WARNING File = /usr/athena/include/krb-protos.h, Line = 175
The indicated declaration is not visible outside of the function.
krb_check_auth __P((
^
cc-1204 cc: WARNING File = /usr/athena/include/krb-protos.h, Line = 456
The indicated declaration is not visible outside of the function.
krb_mk_priv __P((
^
cc-1204 cc: WARNING File = /usr/athena/include/krb-protos.h, Line = 540
The indicated declara...
2003 Jan 09
0
Building openssh-3.5p1 with new DES functions
...ap.c
cc: Info: /usr/athena/include/krb-protos.h, line 175: The type "struct des_ks_struct" has been declared within and is limited to a function prototype scope. It will not be compatible with an identical type declared in another scope. This might not be what you intended. (protoscope)
krb_check_auth __P((
---------------^
cc: Info: /usr/athena/include/krb-protos.h, line 456: The type "struct des_ks_struct" has been declared within and is limited to a function prototype scope. It will not be compatible with an identical type declared in another scope. This might not be what you inte...