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

/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_tmpl.c1590 int64_to_str(int64_t i) function
1639 c = int64_to_str(v->sc_u.sc_integer);
1775 c = int64_to_str(einfo->ei_u.ei_range.ei_ivalue);

Completed in 69 milliseconds