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

/illumos-gate/usr/src/lib/libpool/common/
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 58 milliseconds