• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.5.8/xnu-1228.15.4/bsd/nfs/

Lines Matching refs:NULL

219 	nfs_gss_svc_ctx_timer_call = thread_call_allocate(nfs_gss_svc_ctx_timer, NULL);
282 if (req->r_thread == NULL) {
296 if (cp == NULL) {
351 if (cp == NULL)
388 if (req->r_gss_ctx == NULL) {
434 msleep(cp, cp->gss_clnt_mtx, slpflag, "ctxwait", NULL);
455 msleep(cp, cp->gss_clnt_mtx, slpflag, "seqwin", NULL);
472 if (gsp == NULL)
635 if (cp == NULL)
671 if (cp->gss_clnt_verf == NULL)
685 error = nfs_gss_token_get(cp->gss_clnt_sched, krb5_mic, tokbuf, 0, NULL, cksum1);
699 if (gsp == NULL)
746 if (gsp == NULL) {
767 NULL, cksum2);
828 if (gsp == NULL) {
858 if (cp == NULL)
884 error = mbuf_setnext(nmc->nmc_mcur, NULL);
903 error = mbuf_setnext(nmc->nmc_mcur, NULL);
933 if (cp->gss_clnt_svcname == NULL) {
1011 NULL, cksum2);
1013 cp->gss_clnt_verf = NULL;
1034 if (cp->gss_clnt_seqbits == NULL)
1049 cp->gss_clnt_thread = NULL;
1085 error = nfs_request2(NULL, nmp->nm_mountp, &nmreq, NFSPROC_NULL,
1087 if (cp->gss_clnt_token != NULL) {
1089 cp->gss_clnt_token = NULL;
1099 if (cp->gss_clnt_handle != NULL)
1103 if (cp->gss_clnt_handle == NULL) {
1117 if (cp->gss_clnt_token == NULL) {
1163 if (svcname == NULL)
1164 return (NULL);
1185 byte_buffer okey = NULL;
1188 vm_map_copy_t itoken = NULL;
1189 byte_buffer otoken = NULL;
1202 if (cp->gss_clnt_mport == NULL) {
1210 cp->gss_clnt_mport = NULL;
1241 cp->gss_clnt_mport = NULL;
1273 if (cp->gss_clnt_token == NULL)
1305 if (cp == NULL || !(cp->gss_clnt_flags & GSS_CTX_COMPLETE))
1364 if (cp == NULL)
1367 req->r_gss_ctx = NULL;
1394 if (nmp != NULL)
1428 if (cp == NULL || !(cp->gss_clnt_flags & GSS_CTX_COMPLETE))
1461 if (ncp == NULL) {
1514 if (cp == NULL)
1535 nfs_request2(NULL, nmp->nm_mountp, &nmreq, NFSPROC_NULL,
1713 struct nfs_gss_svc_ctx *cp = NULL;
1773 if (cp == NULL) {
1790 if (cp == NULL) {
1838 NULL, cksum2);
1859 if (nd->nd_cr == NULL) {
1921 NULL, cksum2);
2117 error = mbuf_setnext(mb, NULL); // disconnect the chains
2193 struct nfs_gss_svc_ctx *cp = NULL;
2202 *mrepp = NULL;
2216 } while (nfs_gss_svc_ctx_find(handle) != NULL || handle == 0);
2234 if (cp->gss_svc_token == NULL) {
2265 if (cp->gss_svc_seqbits == NULL) {
2293 if (cp != NULL) {
2327 if (cp->gss_svc_token != NULL) {
2329 cp->gss_svc_token = NULL;
2336 if (cp->gss_svc_seqbits != NULL)
2338 if (cp->gss_svc_token != NULL)
2347 *mrepp = NULL;
2364 byte_buffer okey = NULL;
2366 vm_map_copy_t itoken = NULL;
2367 byte_buffer otoken = NULL;
2423 if (cp->gss_svc_token == NULL)
2569 *addr = NULL;
2570 if (buf == NULL || buflen == 0)
2697 sched, (des_cblock *) cksum, NULL, DES_ENCRYPT);
2817 sched, (des_cblock *) (p + 8), NULL, DES_DECRYPT);
2837 if (len != NULL)
2873 tail = NULL;
2893 tail = NULL;
3165 if (out != NULL) {