Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libpool/common/
H A Dpool_internal.c120 static int system_set_allocate(pool_elem_t *, const pool_value_t *);
164 PP_STORED | PP_OPTIONAL, NULL, { NULL, system_set_allocate } },
511 system_set_allocate(pool_elem_t *elem, const pool_value_t *pval) in system_set_allocate() function