Searched refs:read_props (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libinetsvc/common/
H A Dinetsvc.c1117 * read_props reads either the full set of properties for instance 'instance'
1126 read_props(scf_handle_t *h, const char *instance, size_t *num_elements, function
1190 return (read_props(h, instance, num_elements, err));
1199 return (read_props(h, NULL, num_elements, err));

Completed in 38 milliseconds