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

/illumos-gate/usr/src/lib/print/libprint/common/
H A Dns_bsd_addr.c198 string_to_value(const char *key, char *string) function
/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_libscf.c1049 string_to_value(const char *str, scf_type_t ty, boolean_t require_quotes) function
13967 v = string_to_value(value, ty, 0);
13984 v = string_to_value(sp->str, ty, req_quotes);
14702 v = string_to_value(sp->str, ty, 0);

Completed in 69 milliseconds