Searched refs:table_info (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/acpi/
H A Dacdisasm.h111 struct acpi_dmtable_info *table_info; member in struct:acpi_dmtable_data
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/sqlite-3.6.22/
H A Dshell.c281 { "table_info", "table", "PRAGMA %Q.table_info(%Q)", SCHEMA },
489 /* Set zSql to the SQL to the table_info pragma for the table currently
771 "CREATE VIRTUAL TABLE temp.v_col USING schema(table_info);"
1986 zTableInfo = appendText(zTableInfo, "PRAGMA table_info(", 0);

Completed in 48 milliseconds