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

/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_tmpl.c428 * get_ranges() and is used by value_in_range() to validate the values of a
3468 value_in_range(value_t *v, scf_type_t type, range_t *r, size_t count) function
3548 if (value_in_range(v, type, ranges, count) == 1)

Completed in 70 milliseconds