51:/lib/store_support.c (/lib/store_support.c)
(void) set_max_items(int items)
/*
 * Function name: set_max_items
 * Description  : Set the maximum number of items allowed in this store. This
 *                maximum may not be above the predefined maximum.
 * Arguments    : int items - the maximum number of items allowed.
 */
