gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 2 of 2 for funcall:Vfree from tkernel_2 (0.00 seconds)
tkernel_2
driver/tef_em1d/kbpd/src/accept.c - 19.8KB - 648 lines
189:                         SetKbDef(kbsel, kid, NULL);
190:                         Vfree(kbdef);
191:                 }
lib/libtk/src/malloc.c - 959B - 42 lines
40: {
41:         Vfree(ptr);
42: }