Searched refs:int_init (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libpool/common/
H A Dpool_internal.h432 extern int int_init(pool_prop_t *, int64_t);
H A Dpool_internal.c361 return (int_init(prop, 1));
749 * int_init() initialises the value of the supplied property with the
754 int_init(pool_prop_t *prop, int64_t val) function

Completed in 61 milliseconds