Home | History | Annotate | Download | only in src

Lines Matching refs:whine_malloc

1153 		   if ((lease->userclass = whine_malloc(len+1)))
1165 if ((lease->vendorclass = whine_malloc(len+1)))
1177 if ((lease->supplied_hostname = whine_malloc(len+1)))
1887 if (!fake_opts && !(fake_opts = whine_malloc(NUM_OPTS * sizeof(struct dhcp_opt))))