Searched defs:my_stock (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_c/getting_started/
H A Dgettingstarted_common.c108 databases_setup(STOCK_DBS *my_stock, const char *program_name, argument
170 initialize_stockdbs(STOCK_DBS *my_stock) argument
183 set_db_filenames(STOCK_DBS *my_stock) argument
209 databases_close(STOCK_DBS *my_stock) argument
[all...]
H A Dexample_database_load.c34 STOCK_DBS my_stock; local
110 load_vendors_database(STOCK_DBS my_stock, char *vendor_file) argument
197 load_inventory_database(STOCK_DBS my_stock, char *inventory_file) argument
[all...]
H A Dexample_database_read.c39 STOCK_DBS my_stock; local
85 int show_all_records(STOCK_DBS *my_stock) argument
127 show_records(STOCK_DBS *my_stock, char *itemname) argument
[all...]

Completed in 122 milliseconds