Search | Google it | Results 1 - 1 of 1 for funcall:malloc from t2ex/bsd_source/t2ex/network/net/src_bsd/net/if_media.c (0.00 seconds) |
147: 148: entry = malloc(sizeof(*entry), M_IFMEDIA, M_NOWAIT); 149: #ifndef T2EX 363: : nwords; 364: int *kptr = (int *)malloc(minwords * sizeof(int), 365: M_TEMP, M_WAITOK);