HelenOS sources
table_destroy 250 uspace/app/devctl/devctl.c table_destroy(table);
table_destroy 273 uspace/app/disp/disp.c table_destroy(table);
table_destroy 476 uspace/app/disp/disp.c table_destroy(table);
table_destroy 325 uspace/app/inet/inet.c table_destroy(table);
table_destroy 391 uspace/app/inet/inet.c table_destroy(table);
table_destroy 471 uspace/app/inet/inet.c table_destroy(table);
table_destroy 244 uspace/app/pci/pci.c table_destroy(table);
table_destroy 259 uspace/app/pci/pci.c table_destroy(table);
table_destroy 259 uspace/app/vol/vol.c table_destroy(table);
table_destroy 315 uspace/app/vol/vol.c table_destroy(table);
table_destroy 329 uspace/lib/c/generic/io/table.c table_destroy(table);
table_destroy 101 uspace/lib/c/include/io/table.h extern void table_destroy(table_t *);
table_destroy 48 uspace/lib/c/test/io/table.c table_destroy(table);
table_destroy 101 uspace/lib/posix/include/libc/io/table.h extern void table_destroy(table_t *);
HelenOS homepage, sources at GitHub