dup_to_netobj 123 net/sunrpc/auth_gss/svcauth_gss.c return dup_to_netobj(dst, src->data, src->len); dup_to_netobj 202 net/sunrpc/auth_gss/svcauth_gss.c if (dup_to_netobj(&rsii.in_handle, buf, len)) dup_to_netobj 211 net/sunrpc/auth_gss/svcauth_gss.c if (dup_to_netobj(&rsii.in_token, buf, len)) dup_to_netobj 244 net/sunrpc/auth_gss/svcauth_gss.c if (dup_to_netobj(&rsii.out_handle, buf, len)) dup_to_netobj 253 net/sunrpc/auth_gss/svcauth_gss.c if (dup_to_netobj(&rsii.out_token, buf, len)) dup_to_netobj 428 net/sunrpc/auth_gss/svcauth_gss.c if (dup_to_netobj(&rsci.handle, buf, len)) dup_to_netobj 549 net/sunrpc/auth_gss/svcauth_gss.c if (dup_to_netobj(&rsci.handle, handle->data, handle->len))