Displaying 2 results from an estimated 2 matches for "krb_mk_priv".
2002 Dec 02
0
Cannot compile openssh-3.5.p1 on Irix 6.5.15 with kerberos4
.../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 declaration is not visible outside of the function.
krb_rd_priv __P((
^
cc-1204 cc: WARNING File = /usr/athena/include/krb-protos.h, Line = 576
The indicated declaratio...
2003 Jan 09
0
Building openssh-3.5p1 with new DES functions
...---^
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 intended. (protoscope)
krb_mk_priv __P((
------------^
cc: Info: /usr/athena/include/krb-protos.h, line 540: 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 intende...