Lines Matching refs:NULL
126 if (authdes_cache == NULL) in _svcauth_des()
128 if (authdes_cache == NULL) /* No free memory */ in _svcauth_des()
213 if (authdes_cache[sid].rname == NULL) in _svcauth_des()
362 if (entry->rname != NULL) in _svcauth_des()
366 if (entry->rname != NULL) in _svcauth_des()
401 if (authdes_cache == NULL) in cache_init()
460 cp->rname != NULL && in cache_spot()
517 if (cred == NULL || cred->grouplen == INVALID) in authdes_getucred()
526 if (cred != NULL) in authdes_getucred()
531 if (cred != NULL && cred->grouplen_max < i_grouplen) in authdes_getucred()
536 authdes_cache[sid].localcred = NULL; in authdes_getucred()
537 cred = NULL; in authdes_getucred()
540 if (cred == NULL) in authdes_getucred()
547 if (cred == NULL) in authdes_getucred()
592 if (cred == NULL) in libc_hidden_nolink_sunrpc()