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

/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_libscf.c14252 scf_type_t bty; local
14271 (void) scf_type_base_type(ty, &bty);
14272 is_str = (bty == SCF_TYPE_ASTRING);

Completed in 77 milliseconds