Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_tmpl.c783 is_numeric_type(scf_type_t type) in is_numeric_type() function
925 assert(is_numeric_type(av->av_type) == 0); in av_get_string()
954 if (is_numeric_type(av->av_type)) { in av_set_value()
1626 if (is_numeric_type(v->sc_type)) { in value_to_string()
2664 assert(is_numeric_type(v->sc_type) == 0); in tmpl_include_values_check()