Searched refs:caller_in (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libsmbfs/common/
H A Dsmbfs_ssp.c169 * (when called with caller_in == NULL) and to handle the last
178 * if (caller_in)
179 * Unwrap caller_in spnego blob,
193 struct mbdata *caller_in,
213 if (caller_in != NULL) {
218 m = caller_in->mb_top;
271 caller_in ? &body_in : NULL,
284 if (caller_in == NULL) {
192 smbfs_ssp_ctx_next_token(struct smb_ctx *ctx, struct mbdata *caller_in, struct mbdata *caller_out) argument
H A Dsmbfs_gss.c605 smbfs_gss_init_sec(struct smb_ctx *ctx, struct mbdata *caller_in) argument
646 if (smbfs_gss_mbdata2tok(caller_in, &input_tok) != 0) {

Completed in 22 milliseconds