first stab at SSPI leaving gss calls in
This commit is contained in:
parent
32f9fa9334
commit
b9494c3ccc
17 changed files with 1380 additions and 677 deletions
|
|
@ -354,6 +354,7 @@ extern void xdrrec_create(XDR *, u_int, u_int, void *,
|
|||
|
||||
/* make end of xdr record */
|
||||
extern bool_t xdrrec_endofrecord(XDR *, int);
|
||||
extern int32_t *xdrrec_getoutbase(XDR *);
|
||||
|
||||
/* move to beginning of next record */
|
||||
extern bool_t xdrrec_skiprecord(XDR *);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue