Home
last modified time | relevance | path

Searched defs:get_table (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/lutok/
H A Dstate.cpp368 lutok::state::get_table(const int index) in get_table() function in lutok::state
/freebsd/sys/dev/efidev/
H A Defirt.c334 get_table(struct uuid *uuid, void **ptr) in get_table() function
/freebsd/sys/sys/
H A Defi.h249 int (*get_table)(struct uuid *, void **); member
/freebsd/contrib/sqlite3/
H A Dsqlite3ext.h105 int (*get_table)(sqlite3*,const char*,char***,int*,int*,char**); member