Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libinetsvc/common/
H A Dinetsvc.c1129 read_props(scf_handle_t *h, const char *instance, size_t *num_elements, in read_props() function
1193 return (read_props(h, instance, num_elements, err)); in read_instance_props()
1202 return (read_props(h, NULL, num_elements, err)); in read_default_props()