table_column_next 45 uspace/lib/c/generic/io/table.c static table_column_t *table_column_next(table_column_t *); table_column_next 139 uspace/lib/c/generic/io/table.c table->wcolumn = table_column_next(table->wcolumn); table_column_next 417 uspace/lib/c/generic/io/table.c column = table_column_next(column); table_column_next 442 uspace/lib/c/generic/io/table.c column = table_column_next(column);HelenOS homepage, sources at GitHub