dup_to_netobj 134 net/sunrpc/auth_gss/svcauth_gss.c return dup_to_netobj(dst, src->data, src->len); dup_to_netobj 212 net/sunrpc/auth_gss/svcauth_gss.c if (dup_to_netobj(&rsii.in_handle, buf, len)) dup_to_netobj 221 net/sunrpc/auth_gss/svcauth_gss.c if (dup_to_netobj(&rsii.in_token, buf, len)) dup_to_netobj 254 net/sunrpc/auth_gss/svcauth_gss.c if (dup_to_netobj(&rsii.out_handle, buf, len)) dup_to_netobj 263 net/sunrpc/auth_gss/svcauth_gss.c if (dup_to_netobj(&rsii.out_token, buf, len)) dup_to_netobj 445 net/sunrpc/auth_gss/svcauth_gss.c if (dup_to_netobj(&rsci.handle, buf, len)) dup_to_netobj 594 net/sunrpc/auth_gss/svcauth_gss.c if (dup_to_netobj(&rsci.handle, handle->data, handle->len)) dup_to_netobj 1231 net/sunrpc/auth_gss/svcauth_gss.c if (dup_to_netobj(&rsci.handle, (char *)handle, sizeof(uint64_t)))