Home
last modified time | relevance | path

Searched refs:show_inventory_item (Results 1 – 2 of 2) sorted by relevance

/dports/databases/db18/db-18.1.40/examples/c/getting_started/
H A Dexample_database_read.c11 char *show_inventory_item(void *);
112 the_vendor = show_inventory_item(data.data); in show_all_records()
165 the_vendor = show_inventory_item(data.data); in show_records()
196 show_inventory_item(void *vBuf) in show_inventory_item() function
/dports/databases/db5/db-5.3.28/examples/c/getting_started/
H A Dexample_database_read.c11 char *show_inventory_item(void *);
108 the_vendor = show_inventory_item(data.data); in show_all_records()
161 the_vendor = show_inventory_item(data.data); in show_records()
192 show_inventory_item(void *vBuf) in show_inventory_item() function