Searched refs:newclp (Results 1 – 1 of 1) sorted by relevance
733 struct nfsclclient *newclp = NULL; in nfscl_getcl() local747 MALLOC(newclp, struct nfsclclient *, in nfscl_getcl()759 if (newclp != NULL) in nfscl_getcl()760 free(newclp, M_NFSCLCLIENT); in nfscl_getcl()765 if (newclp == NULL) { in nfscl_getcl()769 clp = newclp; in nfscl_getcl()792 if (newclp != NULL) in nfscl_getcl()793 free(newclp, M_NFSCLCLIENT); in nfscl_getcl()