Searched refs:show_vendor_record (Results 1 - 1 of 1) 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 Dexample_database_read.c14 int show_vendor_record(char *, DB *);
109 ret = show_vendor_record(the_vendor, my_stock->vendor_dbp);
162 ret = show_vendor_record(the_vendor, my_stock->vendor_dbp);
234 show_vendor_record(char *vendor_name, DB *vendor_dbp) function

Completed in 182 milliseconds